From 9882f579108d7c39589c7e96b428dced121bd31a Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Tue, 30 Sep 2025 20:56:26 -0500 Subject: move tmux config to its own flake --- flake.lock | 44 ++++++++++++++++++++++++++++++++++---------- 1 file changed, 34 insertions(+), 10 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index e6be991..7f0e324 100644 --- a/flake.lock +++ b/flake.lock @@ -22,11 +22,11 @@ ] }, "locked": { - "lastModified": 1757508292, - "narHash": "sha256-7lVWL5bC6xBIMWWDal41LlGAG+9u2zUorqo3QCUL4p4=", + "lastModified": 1758287904, + "narHash": "sha256-IGmaEf3Do8o5Cwp1kXBN1wQmZwQN3NLfq5t4nHtVtcU=", "owner": "nix-community", "repo": "disko", - "rev": "146f45bee02b8bd88812cfce6ffc0f933788875a", + "rev": "67ff9807dd148e704baadbd4fd783b54282ca627", "type": "github" }, "original": { @@ -38,11 +38,11 @@ "firefox-csshacks": { "flake": false, "locked": { - "lastModified": 1757991741, - "narHash": "sha256-O9SXRWmXdzJXu/BgmunVUV15EriheCkAb7VEdwTjemM=", + "lastModified": 1758547398, + "narHash": "sha256-oIXXuQI65ZrJFD1/0bmgsJqD1SyjEjZocJvO9YeRqOI=", "owner": "MrOtherGuy", "repo": "firefox-csshacks", - "rev": "41e003708fb3cbd8fc9985447d267381ce8c6a26", + "rev": "c9cc22f418c794c5efe326aa109eed6427d86543", "type": "github" }, "original": { @@ -173,11 +173,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1757745802, - "narHash": "sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820=", + "lastModified": 1758690382, + "narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c23193b943c6c689d70ee98ce3128239ed9e32d1", + "rev": "e643668fd71b949c53f8626614b21ff71a07379d", "type": "github" }, "original": { @@ -221,7 +221,8 @@ "lanzaboote": "lanzaboote", "nixos-facter-modules": "nixos-facter-modules", "nixpkgs": "nixpkgs", - "system-manager": "system-manager" + "system-manager": "system-manager", + "tmux-tsunami": "tmux-tsunami" } }, "rust-overlay": { @@ -324,6 +325,29 @@ "repo": "default", "type": "github" } + }, + "tmux-tsunami": { + "inputs": { + "hjem": [ + "hjem" + ], + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1759283700, + "narHash": "sha256-ERGJ4cPxSdQ93ZTvVA5OYc5wGRUDRVDWcAdehLuzws0=", + "owner": "bluedragon1221", + "repo": "tmux-tsunami", + "rev": "0c0a8ebd9a442e2978fb65296f67ec0759330d60", + "type": "github" + }, + "original": { + "owner": "bluedragon1221", + "repo": "tmux-tsunami", + "type": "github" + } } }, "root": "root", -- cgit v1.3.1