Kieran's opinionated (and probably slightly dumb) nix config
1{ 2 "nodes": { 3 "agenix": { 4 "inputs": { 5 "darwin": "darwin", 6 "home-manager": "home-manager", 7 "nixpkgs": "nixpkgs", 8 "systems": "systems" 9 }, 10 "locked": { 11 "lastModified": 1762618334, 12 "narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=", 13 "owner": "ryantm", 14 "repo": "agenix", 15 "rev": "fcdea223397448d35d9b31f798479227e80183f6", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "ryantm", 20 "repo": "agenix", 21 "type": "github" 22 } 23 }, 24 "catppuccin": { 25 "inputs": { 26 "nixpkgs": [ 27 "nixpkgs" 28 ] 29 }, 30 "locked": { 31 "lastModified": 1754083786, 32 "narHash": "sha256-aLE9rNBMnayFIDpMG3EyCT4i1KDKnPDj63mh17nX4hs=", 33 "owner": "catppuccin", 34 "repo": "nix", 35 "rev": "f518f96a60aceda4cd487437b25eaa48d0f1b97d", 36 "type": "github" 37 }, 38 "original": { 39 "owner": "catppuccin", 40 "repo": "nix", 41 "rev": "f518f96a60aceda4cd487437b25eaa48d0f1b97d", 42 "type": "github" 43 } 44 }, 45 "catppuccin-vsc": { 46 "inputs": { 47 "nixpkgs": "nixpkgs_2" 48 }, 49 "locked": { 50 "lastModified": 1763921090, 51 "narHash": "sha256-2WprxeG8rOxqnWr4nIA59arkUqH1Up6ZsbruMyis7QE=", 52 "owner": "catppuccin", 53 "repo": "vscode", 54 "rev": "bbe095f1c147152e45a8dc2399212fd8301af904", 55 "type": "github" 56 }, 57 "original": { 58 "owner": "catppuccin", 59 "repo": "vscode", 60 "type": "github" 61 } 62 }, 63 "cedarlogic": { 64 "inputs": { 65 "flake-utils": "flake-utils", 66 "nixpkgs": [ 67 "nixpkgs" 68 ] 69 }, 70 "locked": { 71 "lastModified": 1759865868, 72 "narHash": "sha256-Z3nWsQnDZswsIYP2nXwkB0fKWgsmHVmBLLkWMC8GZpI=", 73 "owner": "taciturnaxolotl", 74 "repo": "CedarLogic", 75 "rev": "122eac61a1e7273fadf524bd2b7b1364598df824", 76 "type": "github" 77 }, 78 "original": { 79 "owner": "taciturnaxolotl", 80 "repo": "CedarLogic", 81 "type": "github" 82 } 83 }, 84 "claude-desktop": { 85 "inputs": { 86 "flake-utils": "flake-utils_2", 87 "nixpkgs": [ 88 "nixpkgs" 89 ] 90 }, 91 "locked": { 92 "lastModified": 1764098187, 93 "narHash": "sha256-H6JjWXhKqxZ8QLMoqndZx9e5x0Sv5AiipSmqvIxIbgo=", 94 "owner": "k3d3", 95 "repo": "claude-desktop-linux-flake", 96 "rev": "b2b040cb68231d2118906507d9cc8fd181ca6308", 97 "type": "github" 98 }, 99 "original": { 100 "owner": "k3d3", 101 "repo": "claude-desktop-linux-flake", 102 "type": "github" 103 } 104 }, 105 "ctfd-alerts": { 106 "inputs": { 107 "nixpkgs": [ 108 "nixpkgs" 109 ] 110 }, 111 "locked": { 112 "lastModified": 1758376412, 113 "narHash": "sha256-/Tin8S9fPSRu5iiOYohW7r7mCUwcEtYyGqZhtgZzV6k=", 114 "owner": "taciturnaxolotl", 115 "repo": "ctfd-alerts", 116 "rev": "75e964f2088acf02e63dd94e44c942357a43e53f", 117 "type": "github" 118 }, 119 "original": { 120 "owner": "taciturnaxolotl", 121 "repo": "ctfd-alerts", 122 "type": "github" 123 } 124 }, 125 "darwin": { 126 "inputs": { 127 "nixpkgs": [ 128 "agenix", 129 "nixpkgs" 130 ] 131 }, 132 "locked": { 133 "lastModified": 1744478979, 134 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 135 "owner": "lnl7", 136 "repo": "nix-darwin", 137 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 138 "type": "github" 139 }, 140 "original": { 141 "owner": "lnl7", 142 "ref": "master", 143 "repo": "nix-darwin", 144 "type": "github" 145 } 146 }, 147 "deploy-rs": { 148 "inputs": { 149 "flake-compat": "flake-compat", 150 "nixpkgs": [ 151 "nixpkgs" 152 ], 153 "utils": "utils" 154 }, 155 "locked": { 156 "lastModified": 1762286984, 157 "narHash": "sha256-9I2H9x5We6Pl+DBYHjR1s3UT8wgwcpAH03kn9CqtdQc=", 158 "owner": "serokell", 159 "repo": "deploy-rs", 160 "rev": "9c870f63e28ec1e83305f7f6cb73c941e699f74f", 161 "type": "github" 162 }, 163 "original": { 164 "owner": "serokell", 165 "repo": "deploy-rs", 166 "type": "github" 167 } 168 }, 169 "disko": { 170 "inputs": { 171 "nixpkgs": [ 172 "nixpkgs" 173 ] 174 }, 175 "locked": { 176 "lastModified": 1764110879, 177 "narHash": "sha256-xanUzIb0tf3kJ+PoOFmXEXV1jM3PjkDT/TQ5DYeNYRc=", 178 "owner": "nix-community", 179 "repo": "disko", 180 "rev": "aecba248f9a7d68c5d1ed15de2d1c8a4c994a3c5", 181 "type": "github" 182 }, 183 "original": { 184 "owner": "nix-community", 185 "repo": "disko", 186 "type": "github" 187 } 188 }, 189 "flake-compat": { 190 "flake": false, 191 "locked": { 192 "lastModified": 1733328505, 193 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=", 194 "owner": "edolstra", 195 "repo": "flake-compat", 196 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 197 "type": "github" 198 }, 199 "original": { 200 "owner": "edolstra", 201 "repo": "flake-compat", 202 "type": "github" 203 } 204 }, 205 "flake-compat_2": { 206 "flake": false, 207 "locked": { 208 "lastModified": 1696426674, 209 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 210 "owner": "edolstra", 211 "repo": "flake-compat", 212 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 213 "type": "github" 214 }, 215 "original": { 216 "owner": "edolstra", 217 "repo": "flake-compat", 218 "type": "github" 219 } 220 }, 221 "flake-parts": { 222 "inputs": { 223 "nixpkgs-lib": "nixpkgs-lib" 224 }, 225 "locked": { 226 "lastModified": 1741352980, 227 "narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=", 228 "owner": "hercules-ci", 229 "repo": "flake-parts", 230 "rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9", 231 "type": "github" 232 }, 233 "original": { 234 "owner": "hercules-ci", 235 "repo": "flake-parts", 236 "type": "github" 237 } 238 }, 239 "flake-parts_2": { 240 "inputs": { 241 "nixpkgs-lib": [ 242 "nixvim", 243 "nixvim", 244 "nixpkgs" 245 ] 246 }, 247 "locked": { 248 "lastModified": 1738453229, 249 "narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=", 250 "owner": "hercules-ci", 251 "repo": "flake-parts", 252 "rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd", 253 "type": "github" 254 }, 255 "original": { 256 "owner": "hercules-ci", 257 "repo": "flake-parts", 258 "type": "github" 259 } 260 }, 261 "flake-parts_3": { 262 "inputs": { 263 "nixpkgs-lib": [ 264 "nur", 265 "nixpkgs" 266 ] 267 }, 268 "locked": { 269 "lastModified": 1733312601, 270 "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=", 271 "owner": "hercules-ci", 272 "repo": "flake-parts", 273 "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9", 274 "type": "github" 275 }, 276 "original": { 277 "owner": "hercules-ci", 278 "repo": "flake-parts", 279 "type": "github" 280 } 281 }, 282 "flake-utils": { 283 "inputs": { 284 "systems": "systems_2" 285 }, 286 "locked": { 287 "lastModified": 1731533236, 288 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 289 "owner": "numtide", 290 "repo": "flake-utils", 291 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 292 "type": "github" 293 }, 294 "original": { 295 "owner": "numtide", 296 "repo": "flake-utils", 297 "type": "github" 298 } 299 }, 300 "flake-utils_2": { 301 "inputs": { 302 "systems": "systems_3" 303 }, 304 "locked": { 305 "lastModified": 1731533236, 306 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 307 "owner": "numtide", 308 "repo": "flake-utils", 309 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 310 "type": "github" 311 }, 312 "original": { 313 "owner": "numtide", 314 "repo": "flake-utils", 315 "type": "github" 316 } 317 }, 318 "flake-utils_3": { 319 "inputs": { 320 "systems": "systems_5" 321 }, 322 "locked": { 323 "lastModified": 1731533236, 324 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 325 "owner": "numtide", 326 "repo": "flake-utils", 327 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 328 "type": "github" 329 }, 330 "original": { 331 "owner": "numtide", 332 "repo": "flake-utils", 333 "type": "github" 334 } 335 }, 336 "flake-utils_4": { 337 "inputs": { 338 "systems": "systems_6" 339 }, 340 "locked": { 341 "lastModified": 1731533236, 342 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 343 "owner": "numtide", 344 "repo": "flake-utils", 345 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 346 "type": "github" 347 }, 348 "original": { 349 "owner": "numtide", 350 "repo": "flake-utils", 351 "type": "github" 352 } 353 }, 354 "flake-utils_5": { 355 "inputs": { 356 "systems": "systems_7" 357 }, 358 "locked": { 359 "lastModified": 1731533236, 360 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 361 "owner": "numtide", 362 "repo": "flake-utils", 363 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 364 "type": "github" 365 }, 366 "original": { 367 "owner": "numtide", 368 "repo": "flake-utils", 369 "type": "github" 370 } 371 }, 372 "flare": { 373 "inputs": { 374 "flake-utils": "flake-utils_3", 375 "nixpkgs": [ 376 "nixpkgs" 377 ] 378 }, 379 "locked": { 380 "lastModified": 1754248266, 381 "narHash": "sha256-WiCCjfyrdUIHFtEigika1nKpxYTZahovbxcZfBzIFYw=", 382 "owner": "ByteAtATime", 383 "repo": "flare", 384 "rev": "c593d2c88ece3efeca2f07933079947dc3249bac", 385 "type": "github" 386 }, 387 "original": { 388 "owner": "ByteAtATime", 389 "ref": "feat/nix", 390 "repo": "flare", 391 "type": "github" 392 } 393 }, 394 "frc-nix": { 395 "inputs": { 396 "flake-utils": "flake-utils_4", 397 "nix-github-actions": "nix-github-actions", 398 "nixpkgs": [ 399 "nixpkgs" 400 ] 401 }, 402 "locked": { 403 "lastModified": 1764194154, 404 "narHash": "sha256-ePo8T182dm9qIKdz/38/iU37NrxVoxg8M4ma8qFDkb8=", 405 "owner": "frc4451", 406 "repo": "frc-nix", 407 "rev": "da2384220608b1725ea702a593b98b3989313702", 408 "type": "github" 409 }, 410 "original": { 411 "owner": "frc4451", 412 "repo": "frc-nix", 413 "type": "github" 414 } 415 }, 416 "gitignore": { 417 "inputs": { 418 "nixpkgs": [ 419 "nixvim", 420 "pre-commit-hooks", 421 "nixpkgs" 422 ] 423 }, 424 "locked": { 425 "lastModified": 1709087332, 426 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 427 "owner": "hercules-ci", 428 "repo": "gitignore.nix", 429 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 430 "type": "github" 431 }, 432 "original": { 433 "owner": "hercules-ci", 434 "repo": "gitignore.nix", 435 "type": "github" 436 } 437 }, 438 "gitignore_2": { 439 "inputs": { 440 "nixpkgs": [ 441 "wakatime-ls", 442 "nixpkgs" 443 ] 444 }, 445 "locked": { 446 "lastModified": 1709087332, 447 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 448 "owner": "hercules-ci", 449 "repo": "gitignore.nix", 450 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 451 "type": "github" 452 }, 453 "original": { 454 "owner": "hercules-ci", 455 "repo": "gitignore.nix", 456 "type": "github" 457 } 458 }, 459 "hardware": { 460 "locked": { 461 "lastModified": 1764080039, 462 "narHash": "sha256-b1MtLQsQc4Ji1u08f+C6g5XrmLPkJQ1fhNkCt+0AERQ=", 463 "owner": "NixOS", 464 "repo": "nixos-hardware", 465 "rev": "da17006633ca9cda369be82893ae36824a2ddf1a", 466 "type": "github" 467 }, 468 "original": { 469 "owner": "NixOS", 470 "ref": "master", 471 "repo": "nixos-hardware", 472 "type": "github" 473 } 474 }, 475 "home-manager": { 476 "inputs": { 477 "nixpkgs": [ 478 "agenix", 479 "nixpkgs" 480 ] 481 }, 482 "locked": { 483 "lastModified": 1745494811, 484 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 485 "owner": "nix-community", 486 "repo": "home-manager", 487 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 488 "type": "github" 489 }, 490 "original": { 491 "owner": "nix-community", 492 "repo": "home-manager", 493 "type": "github" 494 } 495 }, 496 "home-manager_2": { 497 "inputs": { 498 "nixpkgs": [ 499 "nixpkgs" 500 ] 501 }, 502 "locked": { 503 "lastModified": 1763992789, 504 "narHash": "sha256-WHkdBlw6oyxXIra/vQPYLtqY+3G8dUVZM8bEXk0t8x4=", 505 "owner": "nix-community", 506 "repo": "home-manager", 507 "rev": "44831a7eaba4360fb81f2acc5ea6de5fde90aaa3", 508 "type": "github" 509 }, 510 "original": { 511 "owner": "nix-community", 512 "ref": "release-25.05", 513 "repo": "home-manager", 514 "type": "github" 515 } 516 }, 517 "hyprland-contrib": { 518 "inputs": { 519 "nixpkgs": [ 520 "nixpkgs" 521 ] 522 }, 523 "locked": { 524 "lastModified": 1759613406, 525 "narHash": "sha256-PzgQJydp+RlKvwDi807pXPlURdIAVqLppZDga3DwPqg=", 526 "owner": "hyprwm", 527 "repo": "contrib", 528 "rev": "32e1a75b65553daefb419f0906ce19e04815aa3a", 529 "type": "github" 530 }, 531 "original": { 532 "owner": "hyprwm", 533 "repo": "contrib", 534 "type": "github" 535 } 536 }, 537 "import-tree": { 538 "locked": { 539 "lastModified": 1763762820, 540 "narHash": "sha256-ZvYKbFib3AEwiNMLsejb/CWs/OL/srFQ8AogkebEPF0=", 541 "owner": "vic", 542 "repo": "import-tree", 543 "rev": "3c23749d8013ec6daa1d7255057590e9ca726646", 544 "type": "github" 545 }, 546 "original": { 547 "owner": "vic", 548 "repo": "import-tree", 549 "type": "github" 550 } 551 }, 552 "ixx": { 553 "inputs": { 554 "flake-utils": [ 555 "nixvim", 556 "nixvim", 557 "nuschtosSearch", 558 "flake-utils" 559 ], 560 "nixpkgs": [ 561 "nixvim", 562 "nixvim", 563 "nuschtosSearch", 564 "nixpkgs" 565 ] 566 }, 567 "locked": { 568 "lastModified": 1729958008, 569 "narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=", 570 "owner": "NuschtOS", 571 "repo": "ixx", 572 "rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb", 573 "type": "github" 574 }, 575 "original": { 576 "owner": "NuschtOS", 577 "ref": "v0.0.6", 578 "repo": "ixx", 579 "type": "github" 580 } 581 }, 582 "nix-darwin": { 583 "inputs": { 584 "nixpkgs": [ 585 "nixpkgs" 586 ] 587 }, 588 "locked": { 589 "lastModified": 1762912391, 590 "narHash": "sha256-4hpBE7bGd24SfD28rzMdUGXsLsNEYxCCrTipFdoqoNM=", 591 "owner": "nix-darwin", 592 "repo": "nix-darwin", 593 "rev": "d76299b2cd01837c4c271a7b5186e3d5d8ebd126", 594 "type": "github" 595 }, 596 "original": { 597 "owner": "nix-darwin", 598 "ref": "nix-darwin-25.05", 599 "repo": "nix-darwin", 600 "type": "github" 601 } 602 }, 603 "nix-github-actions": { 604 "inputs": { 605 "nixpkgs": [ 606 "frc-nix", 607 "nixpkgs" 608 ] 609 }, 610 "locked": { 611 "lastModified": 1737420293, 612 "narHash": "sha256-F1G5ifvqTpJq7fdkT34e/Jy9VCyzd5XfJ9TO8fHhJWE=", 613 "owner": "nix-community", 614 "repo": "nix-github-actions", 615 "rev": "f4158fa080ef4503c8f4c820967d946c2af31ec9", 616 "type": "github" 617 }, 618 "original": { 619 "owner": "nix-community", 620 "repo": "nix-github-actions", 621 "type": "github" 622 } 623 }, 624 "nix-vscode-extensions": { 625 "inputs": { 626 "nixpkgs": "nixpkgs_3" 627 }, 628 "locked": { 629 "lastModified": 1764122296, 630 "narHash": "sha256-HTsPRp1Y3H5OQKocn0hKLQHU5vR5y6qlIU92l+OQWJM=", 631 "owner": "nix-community", 632 "repo": "nix-vscode-extensions", 633 "rev": "4b5d357fd9b7ffce8fded947e3e4e883ed1b2109", 634 "type": "github" 635 }, 636 "original": { 637 "owner": "nix-community", 638 "repo": "nix-vscode-extensions", 639 "type": "github" 640 } 641 }, 642 "nixos-facter-modules": { 643 "locked": { 644 "lastModified": 1764252389, 645 "narHash": "sha256-3bbuneTKZBkYXlm0bE36kUjiDsasoIC1GWBw/UEJ9T4=", 646 "owner": "numtide", 647 "repo": "nixos-facter-modules", 648 "rev": "5ea68886d95218646d11d3551a476d458df00778", 649 "type": "github" 650 }, 651 "original": { 652 "owner": "numtide", 653 "repo": "nixos-facter-modules", 654 "type": "github" 655 } 656 }, 657 "nixpkgs": { 658 "locked": { 659 "lastModified": 1754028485, 660 "narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=", 661 "owner": "NixOS", 662 "repo": "nixpkgs", 663 "rev": "59e69648d345d6e8fef86158c555730fa12af9de", 664 "type": "github" 665 }, 666 "original": { 667 "owner": "NixOS", 668 "ref": "nixos-25.05", 669 "repo": "nixpkgs", 670 "type": "github" 671 } 672 }, 673 "nixpkgs-lib": { 674 "locked": { 675 "lastModified": 1740877520, 676 "narHash": "sha256-oiwv/ZK/2FhGxrCkQkB83i7GnWXPPLzoqFHpDD3uYpk=", 677 "owner": "nix-community", 678 "repo": "nixpkgs.lib", 679 "rev": "147dee35aab2193b174e4c0868bd80ead5ce755c", 680 "type": "github" 681 }, 682 "original": { 683 "owner": "nix-community", 684 "repo": "nixpkgs.lib", 685 "type": "github" 686 } 687 }, 688 "nixpkgs-unstable": { 689 "locked": { 690 "lastModified": 1763966396, 691 "narHash": "sha256-6eeL1YPcY1MV3DDStIDIdy/zZCDKgHdkCmsrLJFiZf0=", 692 "owner": "nixos", 693 "repo": "nixpkgs", 694 "rev": "5ae3b07d8d6527c42f17c876e404993199144b6a", 695 "type": "github" 696 }, 697 "original": { 698 "owner": "nixos", 699 "ref": "nixos-unstable", 700 "repo": "nixpkgs", 701 "type": "github" 702 } 703 }, 704 "nixpkgs_2": { 705 "locked": { 706 "lastModified": 1732837521, 707 "narHash": "sha256-jNRNr49UiuIwaarqijgdTR2qLPifxsVhlJrKzQ8XUIE=", 708 "owner": "NixOS", 709 "repo": "nixpkgs", 710 "rev": "970e93b9f82e2a0f3675757eb0bfc73297cc6370", 711 "type": "github" 712 }, 713 "original": { 714 "owner": "NixOS", 715 "ref": "nixos-unstable", 716 "repo": "nixpkgs", 717 "type": "github" 718 } 719 }, 720 "nixpkgs_3": { 721 "locked": { 722 "lastModified": 1759770925, 723 "narHash": "sha256-CZwkCtzTNclqlhuwDsVtGoRumTpqCUK0xSnFIMgd8ls=", 724 "owner": "nixos", 725 "repo": "nixpkgs", 726 "rev": "674c2b09c59a220204350ced584cadaacee30038", 727 "type": "github" 728 }, 729 "original": { 730 "owner": "nixos", 731 "repo": "nixpkgs", 732 "rev": "674c2b09c59a220204350ced584cadaacee30038", 733 "type": "github" 734 } 735 }, 736 "nixpkgs_4": { 737 "locked": { 738 "lastModified": 1763948260, 739 "narHash": "sha256-dY9qLD0H0zOUgU3vWacPY6Qc421BeQAfm8kBuBtPVE0=", 740 "owner": "nixos", 741 "repo": "nixpkgs", 742 "rev": "1c8ba8d3f7634acac4a2094eef7c32ad9106532c", 743 "type": "github" 744 }, 745 "original": { 746 "owner": "nixos", 747 "ref": "nixos-25.05", 748 "repo": "nixpkgs", 749 "type": "github" 750 } 751 }, 752 "nixpkgs_5": { 753 "locked": { 754 "lastModified": 1741246872, 755 "narHash": "sha256-Q6pMP4a9ed636qilcYX8XUguvKl/0/LGXhHcRI91p0U=", 756 "owner": "nixos", 757 "repo": "nixpkgs", 758 "rev": "10069ef4cf863633f57238f179a0297de84bd8d3", 759 "type": "github" 760 }, 761 "original": { 762 "owner": "nixos", 763 "ref": "nixos-unstable", 764 "repo": "nixpkgs", 765 "type": "github" 766 } 767 }, 768 "nixpkgs_6": { 769 "locked": { 770 "lastModified": 1738797219, 771 "narHash": "sha256-KRwX9Z1XavpgeSDVM/THdFd6uH8rNm/6R+7kIbGa+2s=", 772 "owner": "NixOS", 773 "repo": "nixpkgs", 774 "rev": "1da52dd49a127ad74486b135898da2cef8c62665", 775 "type": "github" 776 }, 777 "original": { 778 "owner": "NixOS", 779 "ref": "nixpkgs-unstable", 780 "repo": "nixpkgs", 781 "type": "github" 782 } 783 }, 784 "nixpkgs_7": { 785 "locked": { 786 "lastModified": 1730768919, 787 "narHash": "sha256-8AKquNnnSaJRXZxc5YmF/WfmxiHX6MMZZasRP6RRQkE=", 788 "owner": "NixOS", 789 "repo": "nixpkgs", 790 "rev": "a04d33c0c3f1a59a2c1cb0c6e34cd24500e5a1dc", 791 "type": "github" 792 }, 793 "original": { 794 "owner": "NixOS", 795 "ref": "nixpkgs-unstable", 796 "repo": "nixpkgs", 797 "type": "github" 798 } 799 }, 800 "nixvim": { 801 "inputs": { 802 "flake-parts": "flake-parts", 803 "nixpkgs": "nixpkgs_5", 804 "nixvim": "nixvim_2", 805 "pre-commit-hooks": "pre-commit-hooks" 806 }, 807 "locked": { 808 "lastModified": 1758568990, 809 "narHash": "sha256-5Nn3M61UBidkxIoLS10th0FQhpfWpcF1xPTikPTTgeA=", 810 "owner": "taciturnaxolotl", 811 "repo": "nixvim", 812 "rev": "2b8ef114f234a0596eb7601248a4efed38280093", 813 "type": "github" 814 }, 815 "original": { 816 "owner": "taciturnaxolotl", 817 "repo": "nixvim", 818 "type": "github" 819 } 820 }, 821 "nixvim_2": { 822 "inputs": { 823 "flake-parts": "flake-parts_2", 824 "nixpkgs": "nixpkgs_6", 825 "nuschtosSearch": "nuschtosSearch" 826 }, 827 "locked": { 828 "lastModified": 1741098523, 829 "narHash": "sha256-gXDSXDr6tAb+JgxGMvcEjKC9YO8tVOd8hMMZHJLyQ6Q=", 830 "owner": "nix-community", 831 "repo": "nixvim", 832 "rev": "03065fd4708bfdf47dd541d655392a60daa25ded", 833 "type": "github" 834 }, 835 "original": { 836 "owner": "nix-community", 837 "repo": "nixvim", 838 "type": "github" 839 } 840 }, 841 "nur": { 842 "inputs": { 843 "flake-parts": "flake-parts_3", 844 "nixpkgs": [ 845 "nixpkgs" 846 ] 847 }, 848 "locked": { 849 "lastModified": 1764205859, 850 "narHash": "sha256-stgoOn8HDDHybp/6+0FzzEj8LiTA/nL4KFgQqQl+W6Y=", 851 "owner": "nix-community", 852 "repo": "NUR", 853 "rev": "55f06cc0c0a6d3ef798292c8321075d210f31b76", 854 "type": "github" 855 }, 856 "original": { 857 "owner": "nix-community", 858 "repo": "NUR", 859 "type": "github" 860 } 861 }, 862 "nuschtosSearch": { 863 "inputs": { 864 "flake-utils": "flake-utils_5", 865 "ixx": "ixx", 866 "nixpkgs": [ 867 "nixvim", 868 "nixvim", 869 "nixpkgs" 870 ] 871 }, 872 "locked": { 873 "lastModified": 1738508923, 874 "narHash": "sha256-4DaDrQDAIxlWhTjH6h/+xfG05jt3qDZrZE/7zDLQaS4=", 875 "owner": "NuschtOS", 876 "repo": "search", 877 "rev": "86e2038290859006e05ca7201425ea5b5de4aecb", 878 "type": "github" 879 }, 880 "original": { 881 "owner": "NuschtOS", 882 "repo": "search", 883 "type": "github" 884 } 885 }, 886 "pre-commit-hooks": { 887 "inputs": { 888 "flake-compat": "flake-compat_2", 889 "gitignore": "gitignore", 890 "nixpkgs": "nixpkgs_7" 891 }, 892 "locked": { 893 "lastModified": 1741350116, 894 "narHash": "sha256-QKp83UTH0hGc7TYkQdX5JdagvBnP5169WyxXkMrkPqY=", 895 "owner": "cachix", 896 "repo": "pre-commit-hooks.nix", 897 "rev": "ca78dfc9652483f3ae52cfe70fdfbfe664451e2b", 898 "type": "github" 899 }, 900 "original": { 901 "owner": "cachix", 902 "repo": "pre-commit-hooks.nix", 903 "type": "github" 904 } 905 }, 906 "root": { 907 "inputs": { 908 "agenix": "agenix", 909 "catppuccin": "catppuccin", 910 "catppuccin-vsc": "catppuccin-vsc", 911 "cedarlogic": "cedarlogic", 912 "claude-desktop": "claude-desktop", 913 "ctfd-alerts": "ctfd-alerts", 914 "deploy-rs": "deploy-rs", 915 "disko": "disko", 916 "flare": "flare", 917 "frc-nix": "frc-nix", 918 "hardware": "hardware", 919 "home-manager": "home-manager_2", 920 "hyprland-contrib": "hyprland-contrib", 921 "import-tree": "import-tree", 922 "nix-darwin": "nix-darwin", 923 "nix-vscode-extensions": "nix-vscode-extensions", 924 "nixos-facter-modules": "nixos-facter-modules", 925 "nixpkgs": "nixpkgs_4", 926 "nixpkgs-unstable": "nixpkgs-unstable", 927 "nixvim": "nixvim", 928 "nur": "nur", 929 "soapdump": "soapdump", 930 "spicetify-nix": "spicetify-nix", 931 "terminal-wakatime": "terminal-wakatime", 932 "wakatime-ls": "wakatime-ls" 933 } 934 }, 935 "rust-overlay": { 936 "inputs": { 937 "nixpkgs": [ 938 "wakatime-ls", 939 "nixpkgs" 940 ] 941 }, 942 "locked": { 943 "lastModified": 1761705569, 944 "narHash": "sha256-dqljv29XldlKvdTwFw8GkxOQHrz3/13yxdwHW8+nzBI=", 945 "owner": "oxalica", 946 "repo": "rust-overlay", 947 "rev": "bca7909cb02f5139e0a490b0ff4bae775ea3ebf6", 948 "type": "github" 949 }, 950 "original": { 951 "owner": "oxalica", 952 "repo": "rust-overlay", 953 "type": "github" 954 } 955 }, 956 "soapdump": { 957 "inputs": { 958 "nixpkgs": [ 959 "nixpkgs" 960 ] 961 }, 962 "locked": { 963 "lastModified": 1757803066, 964 "narHash": "sha256-Bu+mICGedn+V0mo8ysdV9y1Qc+D5ENphfxUTjNz4Q4c=", 965 "owner": "taciturnaxolotl", 966 "repo": "soapdump", 967 "rev": "b2ff538becb73f41cf7dad636e9d79d7fa82f3a4", 968 "type": "github" 969 }, 970 "original": { 971 "owner": "taciturnaxolotl", 972 "repo": "soapdump", 973 "type": "github" 974 } 975 }, 976 "spicetify-nix": { 977 "inputs": { 978 "nixpkgs": [ 979 "nixpkgs" 980 ], 981 "systems": "systems_8" 982 }, 983 "locked": { 984 "lastModified": 1763985453, 985 "narHash": "sha256-vUqODgLIjeyHN7DP8dVx7oH9yB/L8qcxpN//4EmMQcM=", 986 "owner": "Gerg-L", 987 "repo": "spicetify-nix", 988 "rev": "89cd40c646ec5b12e5c20c0e18f082e7629d4819", 989 "type": "github" 990 }, 991 "original": { 992 "owner": "Gerg-L", 993 "repo": "spicetify-nix", 994 "type": "github" 995 } 996 }, 997 "systems": { 998 "locked": { 999 "lastModified": 1681028828, 1000 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1001 "owner": "nix-systems", 1002 "repo": "default", 1003 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1004 "type": "github" 1005 }, 1006 "original": { 1007 "owner": "nix-systems", 1008 "repo": "default", 1009 "type": "github" 1010 } 1011 }, 1012 "systems_2": { 1013 "locked": { 1014 "lastModified": 1681028828, 1015 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1016 "owner": "nix-systems", 1017 "repo": "default", 1018 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1019 "type": "github" 1020 }, 1021 "original": { 1022 "owner": "nix-systems", 1023 "repo": "default", 1024 "type": "github" 1025 } 1026 }, 1027 "systems_3": { 1028 "locked": { 1029 "lastModified": 1681028828, 1030 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1031 "owner": "nix-systems", 1032 "repo": "default", 1033 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1034 "type": "github" 1035 }, 1036 "original": { 1037 "owner": "nix-systems", 1038 "repo": "default", 1039 "type": "github" 1040 } 1041 }, 1042 "systems_4": { 1043 "locked": { 1044 "lastModified": 1681028828, 1045 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1046 "owner": "nix-systems", 1047 "repo": "default", 1048 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1049 "type": "github" 1050 }, 1051 "original": { 1052 "owner": "nix-systems", 1053 "repo": "default", 1054 "type": "github" 1055 } 1056 }, 1057 "systems_5": { 1058 "locked": { 1059 "lastModified": 1681028828, 1060 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1061 "owner": "nix-systems", 1062 "repo": "default", 1063 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1064 "type": "github" 1065 }, 1066 "original": { 1067 "owner": "nix-systems", 1068 "repo": "default", 1069 "type": "github" 1070 } 1071 }, 1072 "systems_6": { 1073 "locked": { 1074 "lastModified": 1681028828, 1075 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1076 "owner": "nix-systems", 1077 "repo": "default", 1078 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1079 "type": "github" 1080 }, 1081 "original": { 1082 "owner": "nix-systems", 1083 "repo": "default", 1084 "type": "github" 1085 } 1086 }, 1087 "systems_7": { 1088 "locked": { 1089 "lastModified": 1681028828, 1090 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1091 "owner": "nix-systems", 1092 "repo": "default", 1093 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1094 "type": "github" 1095 }, 1096 "original": { 1097 "owner": "nix-systems", 1098 "repo": "default", 1099 "type": "github" 1100 } 1101 }, 1102 "systems_8": { 1103 "locked": { 1104 "lastModified": 1681028828, 1105 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1106 "owner": "nix-systems", 1107 "repo": "default", 1108 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1109 "type": "github" 1110 }, 1111 "original": { 1112 "owner": "nix-systems", 1113 "repo": "default", 1114 "type": "github" 1115 } 1116 }, 1117 "terminal-wakatime": { 1118 "inputs": { 1119 "nixpkgs": [ 1120 "nixpkgs" 1121 ] 1122 }, 1123 "locked": { 1124 "lastModified": 1751031844, 1125 "narHash": "sha256-B8cFGcUq25hUEPQYaAAV9EKZ+xaRByDXP85e+xA1n34=", 1126 "owner": "taciturnaxolotl", 1127 "repo": "terminal-wakatime", 1128 "rev": "dbc9e7ce7f6ace6c883028f8b7c725542ee10c77", 1129 "type": "github" 1130 }, 1131 "original": { 1132 "owner": "taciturnaxolotl", 1133 "repo": "terminal-wakatime", 1134 "type": "github" 1135 } 1136 }, 1137 "utils": { 1138 "inputs": { 1139 "systems": "systems_4" 1140 }, 1141 "locked": { 1142 "lastModified": 1731533236, 1143 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 1144 "owner": "numtide", 1145 "repo": "flake-utils", 1146 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 1147 "type": "github" 1148 }, 1149 "original": { 1150 "owner": "numtide", 1151 "repo": "flake-utils", 1152 "type": "github" 1153 } 1154 }, 1155 "wakatime-ls": { 1156 "inputs": { 1157 "gitignore": "gitignore_2", 1158 "nixpkgs": [ 1159 "nixpkgs" 1160 ], 1161 "rust-overlay": "rust-overlay" 1162 }, 1163 "locked": { 1164 "lastModified": 1761849542, 1165 "narHash": "sha256-5fNSKIUG54TD5jq5hgsCmB4FB0mO8teiBE18fU81mfc=", 1166 "owner": "mrnossiom", 1167 "repo": "wakatime-ls", 1168 "rev": "89e4091ef5e4c1830dd9bd463f8b063f8335bfad", 1169 "type": "github" 1170 }, 1171 "original": { 1172 "owner": "mrnossiom", 1173 "repo": "wakatime-ls", 1174 "type": "github" 1175 } 1176 } 1177 }, 1178 "root": "root", 1179 "version": 7 1180}