aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-30 20:56:26 -0500
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-09-30 20:56:26 -0500
commit9882f579108d7c39589c7e96b428dced121bd31a (patch)
treebb1a36fe5503771e501e26a1b6061ceba4ff306a /flake.lock
parentc1cef0f7eafaf85bbae9878b92971a97d7583247 (diff)
move tmux config to its own flake
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock44
1 files changed, 34 insertions, 10 deletions
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",