All my system configs and packages in one repo

chore: update flake

pluie.me 3e80a013 a1bd74b8

verified
+60 -74
+59 -73
flake.lock
··· 31 31 "type": "github" 32 32 } 33 33 }, 34 - "flake-compat_3": { 35 - "locked": { 36 - "lastModified": 1747046372, 37 - "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 38 - "owner": "edolstra", 39 - "repo": "flake-compat", 40 - "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 41 - "type": "github" 42 - }, 43 - "original": { 44 - "owner": "edolstra", 45 - "repo": "flake-compat", 46 - "type": "github" 47 - } 48 - }, 49 34 "flake-parts": { 50 35 "inputs": { 51 36 "nixpkgs-lib": [ ··· 53 38 ] 54 39 }, 55 40 "locked": { 56 - "lastModified": 1765495779, 57 - "narHash": "sha256-MhA7wmo/7uogLxiewwRRmIax70g6q1U/YemqTGoFHlM=", 41 + "lastModified": 1768135262, 42 + "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=", 58 43 "owner": "hercules-ci", 59 44 "repo": "flake-parts", 60 - "rev": "5635c32d666a59ec9a55cab87e898889869f7b71", 45 + "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac", 61 46 "type": "github" 62 47 }, 63 48 "original": { ··· 84 69 "type": "github" 85 70 } 86 71 }, 87 - "flake-parts_3": { 88 - "inputs": { 89 - "nixpkgs-lib": "nixpkgs-lib_2" 90 - }, 91 - "locked": { 92 - "lastModified": 1756770412, 93 - "narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=", 94 - "owner": "hercules-ci", 95 - "repo": "flake-parts", 96 - "rev": "4524271976b625a4a605beefd893f270620fd751", 97 - "type": "github" 98 - }, 99 - "original": { 100 - "owner": "hercules-ci", 101 - "repo": "flake-parts", 102 - "type": "github" 103 - } 104 - }, 105 72 "flake-utils": { 106 73 "inputs": { 107 74 "systems": "systems" ··· 124 91 "inputs": { 125 92 "flake-compat": "flake-compat", 126 93 "flake-utils": "flake-utils", 94 + "home-manager": "home-manager", 127 95 "nixpkgs": [ 128 96 "nixpkgs" 129 97 ], ··· 131 99 "zon2nix": "zon2nix" 132 100 }, 133 101 "locked": { 134 - "lastModified": 1765500842, 135 - "narHash": "sha256-ZL7hJE2xQqmL9ZRltMSZ7mRO0qPX/v4AlFS/o+AD3CI=", 102 + "lastModified": 1768395231, 103 + "narHash": "sha256-AGXpf6FsuytoH53U14QeuFQfAqa7LhdFV80bCyFQi+o=", 136 104 "owner": "pluiedev", 137 105 "repo": "ghostty", 138 - "rev": "5aefb4b0a8ca50c87ed062b41f5fe6c984ccd52a", 106 + "rev": "5ff99ba9a07650a81f25517ac202e668cde09361", 139 107 "type": "github" 140 108 }, 141 109 "original": { ··· 178 146 "treefmt-nix": "treefmt-nix" 179 147 }, 180 148 "locked": { 181 - "lastModified": 1764275753, 182 - "narHash": "sha256-zMnEd4R5uxETmsCvAUZvvI4/xs8y13KMA/4sOg2Bmr8=", 149 + "lastModified": 1766394058, 150 + "narHash": "sha256-P+59TbVusYqdx2Jt2liwvQ+hslUzU6M1ezRDy6c66Tc=", 183 151 "owner": "snugnug", 184 152 "repo": "hjem-rum", 185 - "rev": "9ba6af8f1d6d2a22966c21861f7f71c30fc3ab4e", 153 + "rev": "edac54b7d57ad72cc4b124da2f44e7b2e584f3c6", 186 154 "type": "github" 187 155 }, 188 156 "original": { ··· 213 181 "type": "github" 214 182 } 215 183 }, 184 + "home-manager": { 185 + "inputs": { 186 + "nixpkgs": [ 187 + "ghostty", 188 + "nixpkgs" 189 + ] 190 + }, 191 + "locked": { 192 + "lastModified": 1768068402, 193 + "narHash": "sha256-bAXnnJZKJiF7Xr6eNW6+PhBf1lg2P1aFUO9+xgWkXfA=", 194 + "owner": "nix-community", 195 + "repo": "home-manager", 196 + "rev": "8bc5473b6bc2b6e1529a9c4040411e1199c43b4c", 197 + "type": "github" 198 + }, 199 + "original": { 200 + "owner": "nix-community", 201 + "repo": "home-manager", 202 + "type": "github" 203 + } 204 + }, 216 205 "ndg": { 217 206 "inputs": { 218 207 "flake-compat": "flake-compat_2", ··· 238 227 }, 239 228 "ndg_2": { 240 229 "inputs": { 241 - "flake-compat": "flake-compat_3", 242 - "flake-parts": "flake-parts_3", 243 - "nixpkgs": [ 244 - "hjem-rum", 245 - "nixpkgs" 246 - ] 230 + "nixpkgs": "nixpkgs" 247 231 }, 248 232 "locked": { 249 - "lastModified": 1758017058, 250 - "narHash": "sha256-kj0AsPNRuW/nA+ck/mqE/auRrla3Tjb7mv4Kml+6PP0=", 233 + "lastModified": 1766342086, 234 + "narHash": "sha256-vKuCSU8BCUxG8S2/EyOXrCbIQjmY07Jb5Cq3ehnLsnY=", 251 235 "owner": "feel-co", 252 236 "repo": "ndg", 253 - "rev": "5b16cb2a4b4233af289355b9ecf76af9f05f8be1", 237 + "rev": "696647a8f0ea1451c02de21b6bdf2a2c9f238d85", 254 238 "type": "github" 255 239 }, 256 240 "original": { 257 241 "owner": "feel-co", 242 + "ref": "v2.5.1", 258 243 "repo": "ndg", 259 244 "type": "github" 260 245 } ··· 333 318 }, 334 319 "nixpkgs": { 335 320 "locked": { 336 - "lastModified": 1765472234, 337 - "narHash": "sha256-yMgWBfeR/K9Tdk7wSxLZHJ+UUCuPVzu/rk4Ujtp0kDA=", 338 - "rev": "2fbfb1d73d239d2402a8fe03963e37aab15abe8b", 339 - "type": "tarball", 340 - "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre910362.2fbfb1d73d23/nixexprs.tar.xz" 321 + "lastModified": 1766070988, 322 + "narHash": "sha256-G/WVghka6c4bAzMhTwT2vjLccg/awmHkdKSd2JrycLc=", 323 + "owner": "NixOS", 324 + "repo": "nixpkgs", 325 + "rev": "c6245e83d836d0433170a16eb185cefe0572f8b8", 326 + "type": "github" 341 327 }, 342 328 "original": { 343 - "type": "tarball", 344 - "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz" 329 + "owner": "NixOS", 330 + "ref": "nixos-unstable", 331 + "repo": "nixpkgs", 332 + "type": "github" 345 333 } 346 334 }, 347 335 "nixpkgs-lib": { ··· 359 347 "type": "github" 360 348 } 361 349 }, 362 - "nixpkgs-lib_2": { 350 + "nixpkgs_2": { 363 351 "locked": { 364 - "lastModified": 1754788789, 365 - "narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=", 366 - "owner": "nix-community", 367 - "repo": "nixpkgs.lib", 368 - "rev": "a73b9c743612e4244d865a2fdee11865283c04e6", 369 - "type": "github" 352 + "lastModified": 1768127708, 353 + "narHash": "sha256-caCMFMAeeiexMCYzSb8okUJWy7uAoxAczPjrQkaFCqo=", 354 + "rev": "ffbc9f8cbaacfb331b6017d5a5abb21a492c9a38", 355 + "type": "tarball", 356 + "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre925861.ffbc9f8cbaac/nixexprs.tar.xz" 370 357 }, 371 358 "original": { 372 - "owner": "nix-community", 373 - "repo": "nixpkgs.lib", 374 - "type": "github" 359 + "type": "tarball", 360 + "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz" 375 361 } 376 362 }, 377 363 "root": { ··· 383 369 "nix-index-database": "nix-index-database", 384 370 "nixos-generators": "nixos-generators", 385 371 "nixos-hardware": "nixos-hardware", 386 - "nixpkgs": "nixpkgs" 372 + "nixpkgs": "nixpkgs_2" 387 373 } 388 374 }, 389 375 "rust-overlay": { ··· 581 567 ] 582 568 }, 583 569 "locked": { 584 - "lastModified": 1758405547, 585 - "narHash": "sha256-WgaDgvIZMPvlZcZrpPMjkaalTBnGF2lTG+62znXctWM=", 570 + "lastModified": 1768231828, 571 + "narHash": "sha256-wL/8Iij4T2OLkhHcc4NieOjf7YeJffaUYbCiCqKv/+0=", 586 572 "owner": "jcollie", 587 573 "repo": "zon2nix", 588 - "rev": "bf983aa90ff169372b9fa8c02e57ea75e0b42245", 574 + "rev": "c28e93f3ba133d4c1b1d65224e2eebede61fd071", 589 575 "type": "github" 590 576 }, 591 577 "original": { 592 578 "owner": "jcollie", 593 579 "repo": "zon2nix", 594 - "rev": "bf983aa90ff169372b9fa8c02e57ea75e0b42245", 580 + "rev": "c28e93f3ba133d4c1b1d65224e2eebede61fd071", 595 581 "type": "github" 596 582 } 597 583 }
+1 -1
modules/hjem-ext/programs/swaylock.nix
··· 11 11 name = "swaylock"; 12 12 runtimeInputs = [ cfg.package ]; 13 13 text = '' 14 - exec swaylock ${lib.cli.toGNUCommandLineShell { } cfg.settings} "$@" 14 + exec swaylock ${lib.cli.toCommandLineShellGNU { } cfg.settings} "$@" 15 15 ''; 16 16 }; 17 17 in