aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-11-30 16:35:17 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-11-30 16:35:17 -0600
commitcdad26dfda64e94d19db576e93793ded9434bd09 (patch)
tree82bac4d4a68750b570ebbbb78c4d0749be96c6e1 /flake.lock
parent9882f579108d7c39589c7e96b428dced121bd31a (diff)
changes from a long time ago.
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock204
1 files changed, 181 insertions, 23 deletions
diff --git a/flake.lock b/flake.lock
index 7f0e324..4c34f1e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -38,11 +38,11 @@
"firefox-csshacks": {
"flake": false,
"locked": {
- "lastModified": 1758547398,
- "narHash": "sha256-oIXXuQI65ZrJFD1/0bmgsJqD1SyjEjZocJvO9YeRqOI=",
+ "lastModified": 1760110610,
+ "narHash": "sha256-p5mxDrxlQ7itJ3Y5ZC/ge5ym1vmKpjpC9EQo2KQfZAQ=",
"owner": "MrOtherGuy",
"repo": "firefox-csshacks",
- "rev": "c9cc22f418c794c5efe326aa109eed6427d86543",
+ "rev": "a53bb3bf96a050719f68535acf9a71a67a2af15e",
"type": "github"
},
"original": {
@@ -52,6 +52,21 @@
}
},
"flake-compat": {
+ "locked": {
+ "lastModified": 1747046372,
+ "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
+ "type": "github"
+ },
+ "original": {
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "type": "github"
+ }
+ },
+ "flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1747046372,
@@ -69,6 +84,24 @@
},
"flake-parts": {
"inputs": {
+ "nixpkgs-lib": "nixpkgs-lib"
+ },
+ "locked": {
+ "lastModified": 1759362264,
+ "narHash": "sha256-wfG0S7pltlYyZTM+qqlhJ7GMw2fTF4mLKCIVhLii/4M=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "758cf7296bee11f1706a574c77d072b8a7baa881",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
+ "flake-parts_2": {
+ "inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
@@ -88,6 +121,24 @@
"type": "github"
}
},
+ "flake-utils": {
+ "inputs": {
+ "systems": "systems_2"
+ },
+ "locked": {
+ "lastModified": 1701680307,
+ "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
"gitignore": {
"inputs": {
"nixpkgs": [
@@ -112,17 +163,18 @@
},
"hjem": {
"inputs": {
+ "ndg": "ndg",
"nixpkgs": [
"nixpkgs"
],
"smfh": "smfh"
},
"locked": {
- "lastModified": 1757733237,
- "narHash": "sha256-q57LxLzOQuW0ROtoBMMPbG8neBYa6LizRH9FVOQkkLQ=",
+ "lastModified": 1760328401,
+ "narHash": "sha256-/sGqPoyYJohw1ZmcMxEYvx9Qdui6X7bNjCLx9Jmul3c=",
"owner": "feel-co",
"repo": "hjem",
- "rev": "627b34efad55fd42d6dd52c19c796604d2b8e8bd",
+ "rev": "31f969f69f02b62e417bcc39571a605977cb89fa",
"type": "github"
},
"original": {
@@ -134,8 +186,8 @@
"lanzaboote": {
"inputs": {
"crane": "crane",
- "flake-compat": "flake-compat",
- "flake-parts": "flake-parts",
+ "flake-compat": "flake-compat_2",
+ "flake-parts": "flake-parts_2",
"nixpkgs": [
"nixpkgs"
],
@@ -156,6 +208,45 @@
"type": "github"
}
},
+ "multibg-wayland": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1756985778,
+ "narHash": "sha256-D3YMTn+YVfqXm9+g4gDw/fegidBgco3VbMSlZBt2ysI=",
+ "owner": "gergo-salyi",
+ "repo": "multibg-wayland",
+ "rev": "6574f43432c46a9afd6f0fd1e44b7ed7f625ebc3",
+ "type": "github"
+ },
+ "original": {
+ "owner": "gergo-salyi",
+ "repo": "multibg-wayland",
+ "type": "github"
+ }
+ },
+ "ndg": {
+ "inputs": {
+ "flake-compat": "flake-compat",
+ "flake-parts": "flake-parts",
+ "nixpkgs": [
+ "hjem",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1760102695,
+ "narHash": "sha256-DyamtLt6KW/qkNs/kMnF/E+xlf6iFBMMF3m54boTHeY=",
+ "owner": "feel-co",
+ "repo": "ndg",
+ "rev": "6319eb4afa6fd42be5c8c9ed012e95e3f32c16eb",
+ "type": "github"
+ },
+ "original": {
+ "owner": "feel-co",
+ "repo": "ndg",
+ "type": "github"
+ }
+ },
"nixos-facter-modules": {
"locked": {
"lastModified": 1756491981,
@@ -173,11 +264,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1758690382,
- "narHash": "sha256-NY3kSorgqE5LMm1LqNwGne3ZLMF2/ILgLpFr1fS4X3o=",
+ "lastModified": 1760284886,
+ "narHash": "sha256-TK9Kr0BYBQ/1P5kAsnNQhmWWKgmZXwUQr4ZMjCzWf2c=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "e643668fd71b949c53f8626614b21ff71a07379d",
+ "rev": "cf3f5c4def3c7b5f1fc012b3d839575dbe552d43",
"type": "github"
},
"original": {
@@ -187,6 +278,43 @@
"type": "github"
}
},
+ "nixpkgs-lib": {
+ "locked": {
+ "lastModified": 1754788789,
+ "narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=",
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "rev": "a73b9c743612e4244d865a2fdee11865283c04e6",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "type": "github"
+ }
+ },
+ "nocargo": {
+ "inputs": {
+ "flake-utils": "flake-utils",
+ "nixpkgs": [
+ "nixpkgs"
+ ],
+ "registry-crates-io": "registry-crates-io"
+ },
+ "locked": {
+ "lastModified": 1745995660,
+ "narHash": "sha256-Cca7/uDRwfo4UnPhZX31+vQ7chKr9nJsMvwykGllDVA=",
+ "owner": "oxalica",
+ "repo": "nocargo",
+ "rev": "089f487c2c123454c8b9a381a99999b63c53d1d6",
+ "type": "github"
+ },
+ "original": {
+ "owner": "oxalica",
+ "repo": "nocargo",
+ "type": "github"
+ }
+ },
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
@@ -213,14 +341,32 @@
"type": "github"
}
},
+ "registry-crates-io": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1704732624,
+ "narHash": "sha256-FWX5JX33ievm6JuIEp1lI5EPndYt8s6anU+fQBYuFKc=",
+ "owner": "rust-lang",
+ "repo": "crates.io-index",
+ "rev": "4445fa0011e6ff9989985651bec57eb4cbefcadd",
+ "type": "github"
+ },
+ "original": {
+ "owner": "rust-lang",
+ "repo": "crates.io-index",
+ "type": "github"
+ }
+ },
"root": {
"inputs": {
"disko": "disko",
"firefox-csshacks": "firefox-csshacks",
"hjem": "hjem",
"lanzaboote": "lanzaboote",
+ "multibg-wayland": "multibg-wayland",
"nixos-facter-modules": "nixos-facter-modules",
"nixpkgs": "nixpkgs",
+ "nocargo": "nocargo",
"system-manager": "system-manager",
"tmux-tsunami": "tmux-tsunami"
}
@@ -234,11 +380,11 @@
]
},
"locked": {
- "lastModified": 1755225702,
- "narHash": "sha256-i7Rgs943NqX0RgQW0/l1coi8eWBj3XhxVggMpjjzTsk=",
+ "lastModified": 1759113356,
+ "narHash": "sha256-xm4kEUcV2jk6u15aHazFP4YsMwhq+PczA+Ul/4FDKWI=",
"owner": "oxalica",
"repo": "rust-overlay",
- "rev": "4abaeba6b176979be0da0195b9e4ce86bc501ae4",
+ "rev": "be3b8843a2be2411500f6c052876119485e957a2",
"type": "github"
},
"original": {
@@ -278,11 +424,11 @@
"systems": "systems"
},
"locked": {
- "lastModified": 1755350122,
- "narHash": "sha256-fTmAdnSPmEZlwAMTm/NEl4VibUAo+cerUuby1AYbKMM=",
+ "lastModified": 1759458325,
+ "narHash": "sha256-NY9sQlRPVVY7JWcZHtrK0T0RlH676NhaqR7Lco+FhTQ=",
"owner": "feel-co",
"repo": "smfh",
- "rev": "5de4e315d61a7378f37ebdd39d42b6cf09a1b8cc",
+ "rev": "c29b22c328d6b03acaa6b879bf7f3c8ff82ca2d3",
"type": "github"
},
"original": {
@@ -326,21 +472,33 @@
"type": "github"
}
},
+ "systems_2": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
"tmux-tsunami": {
"inputs": {
- "hjem": [
- "hjem"
- ],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
- "lastModified": 1759283700,
- "narHash": "sha256-ERGJ4cPxSdQ93ZTvVA5OYc5wGRUDRVDWcAdehLuzws0=",
+ "lastModified": 1759929245,
+ "narHash": "sha256-Hy7i6yGn7gQ2AYe9Wv1IT+SvBaWy5CPqc9pWPipunoQ=",
"owner": "bluedragon1221",
"repo": "tmux-tsunami",
- "rev": "0c0a8ebd9a442e2978fb65296f67ec0759330d60",
+ "rev": "8a1d508232f2767d4ab4d0d7b2a5e21fd1a230b1",
"type": "github"
},
"original": {