My NixOS configuration (mirror)
at main 23 kB view raw
1{ 2 "nodes": { 3 "crane": { 4 "locked": { 5 "lastModified": 1754269165, 6 "narHash": "sha256-0tcS8FHd4QjbCVoxN9jI+PjHgA4vc/IjkUSp+N3zy0U=", 7 "owner": "ipetkov", 8 "repo": "crane", 9 "rev": "444e81206df3f7d92780680e45858e31d2f07a08", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "ipetkov", 14 "repo": "crane", 15 "type": "github" 16 } 17 }, 18 "dustpan": { 19 "inputs": { 20 "home-manager": "home-manager", 21 "nixpkgs": "nixpkgs_2" 22 }, 23 "locked": { 24 "lastModified": 1756061532, 25 "narHash": "sha256-MC1HDzrIm7Ok6c4YbW9byjZ4Sx6XnIqG2aM8I9bhcVw=", 26 "owner": "matthew-hre", 27 "repo": "dustpan", 28 "rev": "795dd811341e38bf0688bdf2fd03d64a111d2b6c", 29 "type": "github" 30 }, 31 "original": { 32 "owner": "matthew-hre", 33 "repo": "dustpan", 34 "type": "github" 35 } 36 }, 37 "flake-compat": { 38 "flake": false, 39 "locked": { 40 "lastModified": 1747046372, 41 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 42 "owner": "edolstra", 43 "repo": "flake-compat", 44 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 45 "type": "github" 46 }, 47 "original": { 48 "owner": "edolstra", 49 "repo": "flake-compat", 50 "type": "github" 51 } 52 }, 53 "flake-compat_2": { 54 "flake": false, 55 "locked": { 56 "lastModified": 1761588595, 57 "narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=", 58 "owner": "edolstra", 59 "repo": "flake-compat", 60 "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5", 61 "type": "github" 62 }, 63 "original": { 64 "owner": "edolstra", 65 "repo": "flake-compat", 66 "type": "github" 67 } 68 }, 69 "flake-compat_3": { 70 "flake": false, 71 "locked": { 72 "lastModified": 1751685974, 73 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=", 74 "ref": "refs/heads/main", 75 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1", 76 "revCount": 92, 77 "type": "git", 78 "url": "https://git.lix.systems/lix-project/flake-compat.git" 79 }, 80 "original": { 81 "type": "git", 82 "url": "https://git.lix.systems/lix-project/flake-compat.git" 83 } 84 }, 85 "flake-compat_4": { 86 "flake": false, 87 "locked": { 88 "lastModified": 1747046372, 89 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 90 "owner": "edolstra", 91 "repo": "flake-compat", 92 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 93 "type": "github" 94 }, 95 "original": { 96 "owner": "edolstra", 97 "repo": "flake-compat", 98 "type": "github" 99 } 100 }, 101 "flake-compat_5": { 102 "flake": false, 103 "locked": { 104 "lastModified": 1650374568, 105 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", 106 "owner": "edolstra", 107 "repo": "flake-compat", 108 "rev": "b4a34015c698c7793d592d66adbab377907a2be8", 109 "type": "github" 110 }, 111 "original": { 112 "owner": "edolstra", 113 "repo": "flake-compat", 114 "type": "github" 115 } 116 }, 117 "flake-parts": { 118 "inputs": { 119 "nixpkgs-lib": [ 120 "nvf", 121 "nixpkgs" 122 ] 123 }, 124 "locked": { 125 "lastModified": 1760948891, 126 "narHash": "sha256-TmWcdiUUaWk8J4lpjzu4gCGxWY6/Ok7mOK4fIFfBuU4=", 127 "owner": "hercules-ci", 128 "repo": "flake-parts", 129 "rev": "864599284fc7c0ba6357ed89ed5e2cd5040f0c04", 130 "type": "github" 131 }, 132 "original": { 133 "owner": "hercules-ci", 134 "repo": "flake-parts", 135 "type": "github" 136 } 137 }, 138 "flake-utils": { 139 "inputs": { 140 "systems": "systems" 141 }, 142 "locked": { 143 "lastModified": 1731533236, 144 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 145 "owner": "numtide", 146 "repo": "flake-utils", 147 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 148 "type": "github" 149 }, 150 "original": { 151 "owner": "numtide", 152 "repo": "flake-utils", 153 "type": "github" 154 } 155 }, 156 "flake-utils-plus": { 157 "inputs": { 158 "flake-utils": "flake-utils_2" 159 }, 160 "locked": { 161 "lastModified": 1715533576, 162 "narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=", 163 "owner": "gytis-ivaskevicius", 164 "repo": "flake-utils-plus", 165 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 166 "type": "github" 167 }, 168 "original": { 169 "owner": "gytis-ivaskevicius", 170 "repo": "flake-utils-plus", 171 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 172 "type": "github" 173 } 174 }, 175 "flake-utils_2": { 176 "inputs": { 177 "systems": "systems_4" 178 }, 179 "locked": { 180 "lastModified": 1694529238, 181 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 182 "owner": "numtide", 183 "repo": "flake-utils", 184 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 185 "type": "github" 186 }, 187 "original": { 188 "owner": "numtide", 189 "repo": "flake-utils", 190 "type": "github" 191 } 192 }, 193 "ghostty": { 194 "inputs": { 195 "flake-compat": "flake-compat", 196 "flake-utils": "flake-utils", 197 "nixpkgs": [ 198 "nixpkgs" 199 ], 200 "zig": "zig", 201 "zon2nix": "zon2nix" 202 }, 203 "locked": { 204 "lastModified": 1764605702, 205 "narHash": "sha256-ZGIKHORnvJ+6ghU/KjtXTesbRB4S75KwwAat7UFMpXU=", 206 "owner": "ghostty-org", 207 "repo": "ghostty", 208 "rev": "5714ed07a1012573261b7b7e3ed2add9c1504496", 209 "type": "github" 210 }, 211 "original": { 212 "owner": "ghostty-org", 213 "repo": "ghostty", 214 "type": "github" 215 } 216 }, 217 "git-hooks": { 218 "inputs": { 219 "flake-compat": "flake-compat_2", 220 "gitignore": "gitignore", 221 "nixpkgs": [ 222 "nixpkgs" 223 ] 224 }, 225 "locked": { 226 "lastModified": 1763988335, 227 "narHash": "sha256-QlcnByMc8KBjpU37rbq5iP7Cp97HvjRP0ucfdh+M4Qc=", 228 "owner": "cachix", 229 "repo": "git-hooks.nix", 230 "rev": "50b9238891e388c9fdc6a5c49e49c42533a1b5ce", 231 "type": "github" 232 }, 233 "original": { 234 "owner": "cachix", 235 "repo": "git-hooks.nix", 236 "type": "github" 237 } 238 }, 239 "gitignore": { 240 "inputs": { 241 "nixpkgs": [ 242 "git-hooks", 243 "nixpkgs" 244 ] 245 }, 246 "locked": { 247 "lastModified": 1709087332, 248 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 249 "owner": "hercules-ci", 250 "repo": "gitignore.nix", 251 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 252 "type": "github" 253 }, 254 "original": { 255 "owner": "hercules-ci", 256 "repo": "gitignore.nix", 257 "type": "github" 258 } 259 }, 260 "home-manager": { 261 "inputs": { 262 "nixpkgs": "nixpkgs" 263 }, 264 "locked": { 265 "lastModified": 1754225444, 266 "narHash": "sha256-mv01SQtqlhBMavc1dgNjgqJw4WfZxy+w3xBgwJU3YmU=", 267 "owner": "nix-community", 268 "repo": "home-manager", 269 "rev": "0de18bd5c6681280d7ae017fa34ffd91bdcf0557", 270 "type": "github" 271 }, 272 "original": { 273 "owner": "nix-community", 274 "repo": "home-manager", 275 "type": "github" 276 } 277 }, 278 "home-manager_2": { 279 "inputs": { 280 "nixpkgs": [ 281 "nixpkgs" 282 ] 283 }, 284 "locked": { 285 "lastModified": 1764361670, 286 "narHash": "sha256-jgWzgpIaHbL3USIq0gihZeuy1lLf2YSfwvWEwnfAJUw=", 287 "owner": "nix-community", 288 "repo": "home-manager", 289 "rev": "780be8ef503a28939cf9dc7996b48ffb1a3e04c6", 290 "type": "github" 291 }, 292 "original": { 293 "owner": "nix-community", 294 "repo": "home-manager", 295 "type": "github" 296 } 297 }, 298 "kwin-effects-forceblur": { 299 "inputs": { 300 "nixpkgs": [ 301 "nixpkgs" 302 ], 303 "utils": "utils" 304 }, 305 "locked": { 306 "lastModified": 1755098995, 307 "narHash": "sha256-6FN7XEf27DenQHDIKjrjOW3tGIaJlyqRlXarmt1v+M0=", 308 "owner": "taj-ny", 309 "repo": "kwin-effects-forceblur", 310 "rev": "51a1d49d7fd7df3ce40ccf6ba4c4410cf6f510e1", 311 "type": "github" 312 }, 313 "original": { 314 "owner": "taj-ny", 315 "repo": "kwin-effects-forceblur", 316 "type": "github" 317 } 318 }, 319 "mnw": { 320 "locked": { 321 "lastModified": 1758834834, 322 "narHash": "sha256-Y7IvY4F8vajZyp3WGf+KaiIVwondEkMFkt92Cr9NZmg=", 323 "owner": "Gerg-L", 324 "repo": "mnw", 325 "rev": "cfbc7d1cc832e318d0863a5fc91d940a96034001", 326 "type": "github" 327 }, 328 "original": { 329 "owner": "Gerg-L", 330 "repo": "mnw", 331 "type": "github" 332 } 333 }, 334 "niri": { 335 "inputs": { 336 "niri-stable": "niri-stable", 337 "niri-unstable": "niri-unstable", 338 "nixpkgs": "nixpkgs_4", 339 "nixpkgs-stable": "nixpkgs-stable", 340 "xwayland-satellite-stable": "xwayland-satellite-stable", 341 "xwayland-satellite-unstable": "xwayland-satellite-unstable" 342 }, 343 "locked": { 344 "lastModified": 1764371600, 345 "narHash": "sha256-xb9B4pwT/IE/YYXbl67BflRDVK5FRvsFhnq9dkCEoyU=", 346 "owner": "sodiboo", 347 "repo": "niri-flake", 348 "rev": "ec3eee4ffda762d6c3df1644ea29eaa40ed45e88", 349 "type": "github" 350 }, 351 "original": { 352 "owner": "sodiboo", 353 "repo": "niri-flake", 354 "type": "github" 355 } 356 }, 357 "niri-stable": { 358 "flake": false, 359 "locked": { 360 "lastModified": 1756556321, 361 "narHash": "sha256-RLD89dfjN0RVO86C/Mot0T7aduCygPGaYbog566F0Qo=", 362 "owner": "YaLTeR", 363 "repo": "niri", 364 "rev": "01be0e65f4eb91a9cd624ac0b76aaeab765c7294", 365 "type": "github" 366 }, 367 "original": { 368 "owner": "YaLTeR", 369 "ref": "v25.08", 370 "repo": "niri", 371 "type": "github" 372 } 373 }, 374 "niri-unstable": { 375 "flake": false, 376 "locked": { 377 "lastModified": 1764306526, 378 "narHash": "sha256-Lwz8CwV4ryaqbKNZ4ftnNrhwZI29aoHQ5MRJponTDTY=", 379 "owner": "YaLTeR", 380 "repo": "niri", 381 "rev": "0652342df8fffa93abcc5e567be1afb3eab002f6", 382 "type": "github" 383 }, 384 "original": { 385 "owner": "YaLTeR", 386 "repo": "niri", 387 "type": "github" 388 } 389 }, 390 "nixpkgs": { 391 "locked": { 392 "lastModified": 1753939845, 393 "narHash": "sha256-K2ViRJfdVGE8tpJejs8Qpvvejks1+A4GQej/lBk5y7I=", 394 "owner": "NixOS", 395 "repo": "nixpkgs", 396 "rev": "94def634a20494ee057c76998843c015909d6311", 397 "type": "github" 398 }, 399 "original": { 400 "owner": "NixOS", 401 "ref": "nixos-unstable", 402 "repo": "nixpkgs", 403 "type": "github" 404 } 405 }, 406 "nixpkgs-stable": { 407 "locked": { 408 "lastModified": 1764316264, 409 "narHash": "sha256-82L+EJU+40+FIdeG4gmUlOF1jeSwlf2AwMarrpdHF6o=", 410 "owner": "NixOS", 411 "repo": "nixpkgs", 412 "rev": "9a7b80b6f82a71ea04270d7ba11b48855681c4b0", 413 "type": "github" 414 }, 415 "original": { 416 "owner": "NixOS", 417 "ref": "nixos-25.05", 418 "repo": "nixpkgs", 419 "type": "github" 420 } 421 }, 422 "nixpkgs_2": { 423 "locked": { 424 "lastModified": 1754182383, 425 "narHash": "sha256-hON5G3ENyUGUpqImXT+Ag7TWbBsfthwqxMcAw8EiKw8=", 426 "owner": "NixOS", 427 "repo": "nixpkgs", 428 "rev": "e960e6e1dc689e2b5fe9e3ee824fc12860d9f27c", 429 "type": "github" 430 }, 431 "original": { 432 "owner": "NixOS", 433 "ref": "nixpkgs-unstable", 434 "repo": "nixpkgs", 435 "type": "github" 436 } 437 }, 438 "nixpkgs_3": { 439 "locked": { 440 "lastModified": 1758360447, 441 "narHash": "sha256-XDY3A83bclygHDtesRoaRTafUd80Q30D/Daf9KSG6bs=", 442 "rev": "8eaee110344796db060382e15d3af0a9fc396e0e", 443 "type": "tarball", 444 "url": "https://releases.nixos.org/nixos/unstable/nixos-25.11pre864002.8eaee1103447/nixexprs.tar.xz" 445 }, 446 "original": { 447 "type": "tarball", 448 "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz" 449 } 450 }, 451 "nixpkgs_4": { 452 "locked": { 453 "lastModified": 1764242076, 454 "narHash": "sha256-sKoIWfnijJ0+9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI=", 455 "owner": "NixOS", 456 "repo": "nixpkgs", 457 "rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4", 458 "type": "github" 459 }, 460 "original": { 461 "owner": "NixOS", 462 "ref": "nixos-unstable", 463 "repo": "nixpkgs", 464 "type": "github" 465 } 466 }, 467 "nixpkgs_5": { 468 "locked": { 469 "lastModified": 1764242076, 470 "narHash": "sha256-sKoIWfnijJ0+9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI=", 471 "owner": "nixos", 472 "repo": "nixpkgs", 473 "rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4", 474 "type": "github" 475 }, 476 "original": { 477 "owner": "nixos", 478 "ref": "nixos-unstable", 479 "repo": "nixpkgs", 480 "type": "github" 481 } 482 }, 483 "nixpkgs_6": { 484 "locked": { 485 "lastModified": 1754725699, 486 "narHash": "sha256-iAcj9T/Y+3DBy2J0N+yF9XQQQ8IEb5swLFzs23CdP88=", 487 "owner": "NixOS", 488 "repo": "nixpkgs", 489 "rev": "85dbfc7aaf52ecb755f87e577ddbe6dbbdbc1054", 490 "type": "github" 491 }, 492 "original": { 493 "owner": "NixOS", 494 "ref": "nixos-unstable", 495 "repo": "nixpkgs", 496 "type": "github" 497 } 498 }, 499 "nixpkgs_7": { 500 "locked": { 501 "lastModified": 1762111121, 502 "narHash": "sha256-4vhDuZ7OZaZmKKrnDpxLZZpGIJvAeMtK6FKLJYUtAdw=", 503 "owner": "NixOS", 504 "repo": "nixpkgs", 505 "rev": "b3d51a0365f6695e7dd5cdf3e180604530ed33b4", 506 "type": "github" 507 }, 508 "original": { 509 "owner": "NixOS", 510 "ref": "nixos-unstable", 511 "repo": "nixpkgs", 512 "type": "github" 513 } 514 }, 515 "nvf": { 516 "inputs": { 517 "flake-compat": "flake-compat_3", 518 "flake-parts": "flake-parts", 519 "mnw": "mnw", 520 "nixpkgs": [ 521 "nixpkgs" 522 ], 523 "systems": "systems_3" 524 }, 525 "locked": { 526 "lastModified": 1762622004, 527 "narHash": "sha256-NpzzgaoMK8aRHnndHWbYNKLcZN0r1y6icCoJvGoBsoE=", 528 "owner": "notashelf", 529 "repo": "nvf", 530 "rev": "09470524a214ed26633ddc2b6ec0c9bf31a8b909", 531 "type": "github" 532 }, 533 "original": { 534 "owner": "notashelf", 535 "repo": "nvf", 536 "type": "github" 537 } 538 }, 539 "quickshell": { 540 "inputs": { 541 "nixpkgs": [ 542 "nixpkgs" 543 ] 544 }, 545 "locked": { 546 "lastModified": 1764045583, 547 "narHash": "sha256-W24ReyRrhOKTKIsuAMkY5hnVlCufGoONM79sjUoyQkk=", 548 "ref": "refs/heads/master", 549 "rev": "e9bad67619ee9937a1bbecfc6ad3b4231d2ecdc3", 550 "revCount": 709, 551 "type": "git", 552 "url": "https://git.outfoxxed.me/outfoxxed/quickshell" 553 }, 554 "original": { 555 "type": "git", 556 "url": "https://git.outfoxxed.me/outfoxxed/quickshell" 557 } 558 }, 559 "root": { 560 "inputs": { 561 "dustpan": "dustpan", 562 "ghostty": "ghostty", 563 "git-hooks": "git-hooks", 564 "home-manager": "home-manager_2", 565 "kwin-effects-forceblur": "kwin-effects-forceblur", 566 "niri": "niri", 567 "nixpkgs": "nixpkgs_5", 568 "nvf": "nvf", 569 "quickshell": "quickshell", 570 "solaar": "solaar", 571 "stash": "stash", 572 "vicinae": "vicinae" 573 } 574 }, 575 "snowfall-lib": { 576 "inputs": { 577 "flake-compat": "flake-compat_5", 578 "flake-utils-plus": "flake-utils-plus", 579 "nixpkgs": [ 580 "solaar", 581 "nixpkgs" 582 ] 583 }, 584 "locked": { 585 "lastModified": 1718097323, 586 "narHash": "sha256-zCgs8Wp7rdt0tjNUHMUIvi6sIvDoprWIHwvTGq+LMK0=", 587 "owner": "snowfallorg", 588 "repo": "lib", 589 "rev": "aa19b02b63025263cec041fcb7a0857c3cb98859", 590 "type": "github" 591 }, 592 "original": { 593 "owner": "snowfallorg", 594 "ref": "v3.0.3", 595 "repo": "lib", 596 "type": "github" 597 } 598 }, 599 "solaar": { 600 "inputs": { 601 "flake-compat": "flake-compat_4", 602 "nixpkgs": [ 603 "nixpkgs" 604 ], 605 "snowfall-lib": "snowfall-lib" 606 }, 607 "locked": { 608 "lastModified": 1761840426, 609 "narHash": "sha256-CprKgnLGKpNB0leamU9hw+ZgocRAsEFevyqIuY0FSiY=", 610 "owner": "Svenum", 611 "repo": "Solaar-Flake", 612 "rev": "7b5e221d60195d77fda5c2d69087f7cd1b8d3c20", 613 "type": "github" 614 }, 615 "original": { 616 "owner": "Svenum", 617 "ref": "main", 618 "repo": "Solaar-Flake", 619 "type": "github" 620 } 621 }, 622 "stash": { 623 "inputs": { 624 "crane": "crane", 625 "nixpkgs": "nixpkgs_6" 626 }, 627 "locked": { 628 "lastModified": 1764054504, 629 "narHash": "sha256-I4nXo/MQXbHg4S00RZZVwaldO/AfhchBFcDlmt4xcaQ=", 630 "owner": "NotAShelf", 631 "repo": "stash", 632 "rev": "f83836531405a42b5d3ad341811736e84275c90f", 633 "type": "github" 634 }, 635 "original": { 636 "owner": "NotAShelf", 637 "repo": "stash", 638 "type": "github" 639 } 640 }, 641 "systems": { 642 "locked": { 643 "lastModified": 1681028828, 644 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 645 "owner": "nix-systems", 646 "repo": "default", 647 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 648 "type": "github" 649 }, 650 "original": { 651 "owner": "nix-systems", 652 "repo": "default", 653 "type": "github" 654 } 655 }, 656 "systems_2": { 657 "locked": { 658 "lastModified": 1681028828, 659 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 660 "owner": "nix-systems", 661 "repo": "default", 662 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 663 "type": "github" 664 }, 665 "original": { 666 "owner": "nix-systems", 667 "repo": "default", 668 "type": "github" 669 } 670 }, 671 "systems_3": { 672 "locked": { 673 "lastModified": 1681028828, 674 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 675 "owner": "nix-systems", 676 "repo": "default", 677 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 678 "type": "github" 679 }, 680 "original": { 681 "owner": "nix-systems", 682 "repo": "default", 683 "type": "github" 684 } 685 }, 686 "systems_4": { 687 "locked": { 688 "lastModified": 1681028828, 689 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 690 "owner": "nix-systems", 691 "repo": "default", 692 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 693 "type": "github" 694 }, 695 "original": { 696 "owner": "nix-systems", 697 "repo": "default", 698 "type": "github" 699 } 700 }, 701 "systems_5": { 702 "locked": { 703 "lastModified": 1681028828, 704 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 705 "owner": "nix-systems", 706 "repo": "default", 707 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 708 "type": "github" 709 }, 710 "original": { 711 "owner": "nix-systems", 712 "repo": "default", 713 "type": "github" 714 } 715 }, 716 "utils": { 717 "inputs": { 718 "systems": "systems_2" 719 }, 720 "locked": { 721 "lastModified": 1726560853, 722 "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", 723 "owner": "numtide", 724 "repo": "flake-utils", 725 "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", 726 "type": "github" 727 }, 728 "original": { 729 "owner": "numtide", 730 "repo": "flake-utils", 731 "type": "github" 732 } 733 }, 734 "vicinae": { 735 "inputs": { 736 "nixpkgs": "nixpkgs_7", 737 "systems": "systems_5" 738 }, 739 "locked": { 740 "lastModified": 1763934927, 741 "narHash": "sha256-orsv0YJ6e6Sm6/ft56spin/npDf2xXKls1B7HauJ4dk=", 742 "owner": "vicinaehq", 743 "repo": "vicinae", 744 "rev": "63304cee4a967f30eeca7d875f6c9a8ff4454050", 745 "type": "github" 746 }, 747 "original": { 748 "owner": "vicinaehq", 749 "repo": "vicinae", 750 "type": "github" 751 } 752 }, 753 "xwayland-satellite-stable": { 754 "flake": false, 755 "locked": { 756 "lastModified": 1755491097, 757 "narHash": "sha256-m+9tUfsmBeF2Gn4HWa6vSITZ4Gz1eA1F5Kh62B0N4oE=", 758 "owner": "Supreeeme", 759 "repo": "xwayland-satellite", 760 "rev": "388d291e82ffbc73be18169d39470f340707edaa", 761 "type": "github" 762 }, 763 "original": { 764 "owner": "Supreeeme", 765 "ref": "v0.7", 766 "repo": "xwayland-satellite", 767 "type": "github" 768 } 769 }, 770 "xwayland-satellite-unstable": { 771 "flake": false, 772 "locked": { 773 "lastModified": 1764366786, 774 "narHash": "sha256-yVCJ4Qe/JkdKDu0DddFdAQgDQVeF12nxH7zv3jtooV4=", 775 "owner": "Supreeeme", 776 "repo": "xwayland-satellite", 777 "rev": "b362a3873710a42f7ac2d8ba03772d8290733934", 778 "type": "github" 779 }, 780 "original": { 781 "owner": "Supreeeme", 782 "repo": "xwayland-satellite", 783 "type": "github" 784 } 785 }, 786 "zig": { 787 "inputs": { 788 "flake-compat": [ 789 "ghostty", 790 "flake-compat" 791 ], 792 "flake-utils": [ 793 "ghostty", 794 "flake-utils" 795 ], 796 "nixpkgs": [ 797 "ghostty", 798 "nixpkgs" 799 ] 800 }, 801 "locked": { 802 "lastModified": 1760401936, 803 "narHash": "sha256-/zj5GYO5PKhBWGzbHbqT+ehY8EghuABdQ2WGfCwZpCQ=", 804 "owner": "mitchellh", 805 "repo": "zig-overlay", 806 "rev": "365085b6652259753b598d43b723858184980bbe", 807 "type": "github" 808 }, 809 "original": { 810 "owner": "mitchellh", 811 "repo": "zig-overlay", 812 "type": "github" 813 } 814 }, 815 "zon2nix": { 816 "inputs": { 817 "nixpkgs": "nixpkgs_3" 818 }, 819 "locked": { 820 "lastModified": 1758405547, 821 "narHash": "sha256-WgaDgvIZMPvlZcZrpPMjkaalTBnGF2lTG+62znXctWM=", 822 "owner": "jcollie", 823 "repo": "zon2nix", 824 "rev": "bf983aa90ff169372b9fa8c02e57ea75e0b42245", 825 "type": "github" 826 }, 827 "original": { 828 "owner": "jcollie", 829 "repo": "zon2nix", 830 "rev": "bf983aa90ff169372b9fa8c02e57ea75e0b42245", 831 "type": "github" 832 } 833 } 834 }, 835 "root": "root", 836 "version": 7 837}