My Nix Configuration
1{ 2 "nodes": { 3 "agenix": { 4 "inputs": { 5 "darwin": "darwin", 6 "home-manager": [ 7 "home-manager" 8 ], 9 "nixpkgs": [ 10 "nixpkgs" 11 ], 12 "systems": [ 13 "systems" 14 ] 15 }, 16 "locked": { 17 "lastModified": 1723293904, 18 "narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=", 19 "owner": "ryantm", 20 "repo": "agenix", 21 "rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41", 22 "type": "github" 23 }, 24 "original": { 25 "owner": "ryantm", 26 "repo": "agenix", 27 "type": "github" 28 } 29 }, 30 "attic": { 31 "inputs": { 32 "crane": "crane", 33 "flake-compat": "flake-compat", 34 "flake-utils": "flake-utils", 35 "nixpkgs": "nixpkgs", 36 "nixpkgs-stable": "nixpkgs-stable" 37 }, 38 "locked": { 39 "lastModified": 1707922053, 40 "narHash": "sha256-wSZjK+rOXn+UQiP1NbdNn5/UW6UcBxjvlqr2wh++MbM=", 41 "owner": "zhaofengli", 42 "repo": "attic", 43 "rev": "6eabc3f02fae3683bffab483e614bebfcd476b21", 44 "type": "github" 45 }, 46 "original": { 47 "owner": "zhaofengli", 48 "ref": "main", 49 "repo": "attic", 50 "type": "github" 51 } 52 }, 53 "authentik": { 54 "inputs": { 55 "authentik-src": "authentik-src", 56 "flake-compat": [ 57 "flake-compat" 58 ], 59 "flake-parts": [ 60 "flake-parts" 61 ], 62 "flake-utils": [ 63 "flake-utils" 64 ], 65 "napalm": "napalm", 66 "nixpkgs": [ 67 "nixpkgs" 68 ], 69 "poetry2nix": "poetry2nix", 70 "systems": "systems" 71 }, 72 "locked": { 73 "lastModified": 1727699431, 74 "narHash": "sha256-hzfwSzrrZ/1hFPBFGraWOG5KAU0UHI9KbJWmQS0AaqU=", 75 "owner": "nix-community", 76 "repo": "authentik-nix", 77 "rev": "31128721a9f879777870adb88ebc6166112ff172", 78 "type": "github" 79 }, 80 "original": { 81 "owner": "nix-community", 82 "repo": "authentik-nix", 83 "type": "github" 84 } 85 }, 86 "authentik-src": { 87 "flake": false, 88 "locked": { 89 "lastModified": 1727446911, 90 "narHash": "sha256-AlIzFSVfXBuvHkrlFqIBhcRohax5XFXvz/9ULelE8tw=", 91 "owner": "goauthentik", 92 "repo": "authentik", 93 "rev": "91d2445c61da49026f76dceb7f5b524e30335a42", 94 "type": "github" 95 }, 96 "original": { 97 "owner": "goauthentik", 98 "ref": "version/2024.8.3", 99 "repo": "authentik", 100 "type": "github" 101 } 102 }, 103 "blobs": { 104 "flake": false, 105 "locked": { 106 "lastModified": 1604995301, 107 "narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=", 108 "owner": "simple-nixos-mailserver", 109 "repo": "blobs", 110 "rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265", 111 "type": "gitlab" 112 }, 113 "original": { 114 "owner": "simple-nixos-mailserver", 115 "repo": "blobs", 116 "type": "gitlab" 117 } 118 }, 119 "buildbot-nix": { 120 "inputs": { 121 "flake-parts": [ 122 "flake-parts" 123 ], 124 "nixpkgs": [ 125 "nixpkgs" 126 ], 127 "treefmt-nix": "treefmt-nix_2" 128 }, 129 "locked": { 130 "lastModified": 1729481030, 131 "narHash": "sha256-OQuUmzJzFE9pop0JtdymcC+G2y5VD0j++gO+2zfSqug=", 132 "owner": "Mic92", 133 "repo": "buildbot-nix", 134 "rev": "b819ef0fb7767d1223fc68e63cd10b7a831c02bb", 135 "type": "github" 136 }, 137 "original": { 138 "owner": "Mic92", 139 "repo": "buildbot-nix", 140 "type": "github" 141 } 142 }, 143 "conduit": { 144 "inputs": { 145 "attic": "attic", 146 "crane": "crane_2", 147 "fenix": "fenix", 148 "flake-compat": [ 149 "flake-compat" 150 ], 151 "flake-utils": [ 152 "flake-utils" 153 ], 154 "nix-filter": "nix-filter", 155 "nixpkgs": [ 156 "nixpkgs" 157 ] 158 }, 159 "locked": { 160 "lastModified": 1728653546, 161 "narHash": "sha256-1lrQEr0mNEs8L2GAm+2tOwLCdHVOuYEGOgoN6O409Dw=", 162 "owner": "famedly", 163 "repo": "conduit", 164 "rev": "12ada1c86abee99dbe333c88a68f0ceb65ba6fc8", 165 "type": "gitlab" 166 }, 167 "original": { 168 "owner": "famedly", 169 "repo": "conduit", 170 "type": "gitlab" 171 } 172 }, 173 "crane": { 174 "inputs": { 175 "nixpkgs": [ 176 "conduit", 177 "attic", 178 "nixpkgs" 179 ] 180 }, 181 "locked": { 182 "lastModified": 1702918879, 183 "narHash": "sha256-tWJqzajIvYcaRWxn+cLUB9L9Pv4dQ3Bfit/YjU5ze3g=", 184 "owner": "ipetkov", 185 "repo": "crane", 186 "rev": "7195c00c272fdd92fc74e7d5a0a2844b9fadb2fb", 187 "type": "github" 188 }, 189 "original": { 190 "owner": "ipetkov", 191 "repo": "crane", 192 "type": "github" 193 } 194 }, 195 "crane_2": { 196 "inputs": { 197 "nixpkgs": [ 198 "conduit", 199 "nixpkgs" 200 ] 201 }, 202 "locked": { 203 "lastModified": 1713721181, 204 "narHash": "sha256-Vz1KRVTzU3ClBfyhOj8gOehZk21q58T1YsXC30V23PU=", 205 "owner": "ipetkov", 206 "repo": "crane", 207 "rev": "55f4939ac59ff8f89c6a4029730a2d49ea09105f", 208 "type": "github" 209 }, 210 "original": { 211 "owner": "ipetkov", 212 "ref": "master", 213 "repo": "crane", 214 "type": "github" 215 } 216 }, 217 "ctp": { 218 "locked": { 219 "lastModified": 1728407414, 220 "narHash": "sha256-B8LaxUP93eh+it8RW1pGq4SsU2kj7f0ipzFuhBvpON8=", 221 "owner": "catppuccin", 222 "repo": "nix", 223 "rev": "96cf8b4a05fb23a53c027621b1147b5cf9e5439f", 224 "type": "github" 225 }, 226 "original": { 227 "owner": "catppuccin", 228 "repo": "nix", 229 "type": "github" 230 } 231 }, 232 "darwin": { 233 "inputs": { 234 "nixpkgs": [ 235 "agenix", 236 "nixpkgs" 237 ] 238 }, 239 "locked": { 240 "lastModified": 1700795494, 241 "narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=", 242 "owner": "lnl7", 243 "repo": "nix-darwin", 244 "rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d", 245 "type": "github" 246 }, 247 "original": { 248 "owner": "lnl7", 249 "ref": "master", 250 "repo": "nix-darwin", 251 "type": "github" 252 } 253 }, 254 "deploy-rs": { 255 "inputs": { 256 "flake-compat": [ 257 "flake-compat" 258 ], 259 "nixpkgs": [ 260 "nixpkgs" 261 ], 262 "utils": [ 263 "flake-utils" 264 ] 265 }, 266 "locked": { 267 "lastModified": 1727447169, 268 "narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=", 269 "owner": "serokell", 270 "repo": "deploy-rs", 271 "rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76", 272 "type": "github" 273 }, 274 "original": { 275 "owner": "serokell", 276 "repo": "deploy-rs", 277 "type": "github" 278 } 279 }, 280 "devshell": { 281 "inputs": { 282 "flake-utils": "flake-utils_4", 283 "nixpkgs": [ 284 "topology", 285 "nixpkgs" 286 ] 287 }, 288 "locked": { 289 "lastModified": 1713532798, 290 "narHash": "sha256-wtBhsdMJA3Wa32Wtm1eeo84GejtI43pMrFrmwLXrsEc=", 291 "owner": "numtide", 292 "repo": "devshell", 293 "rev": "12e914740a25ea1891ec619bb53cf5e6ca922e40", 294 "type": "github" 295 }, 296 "original": { 297 "owner": "numtide", 298 "repo": "devshell", 299 "type": "github" 300 } 301 }, 302 "dns": { 303 "inputs": { 304 "flake-utils": [ 305 "flake-utils" 306 ], 307 "nixpkgs": [ 308 "nixpkgs" 309 ] 310 }, 311 "locked": { 312 "lastModified": 1726867691, 313 "narHash": "sha256-IK3r16N9pizf53AipOmrcrcyjVsPJwC4PI5hIqEyKwQ=", 314 "owner": "nix-community", 315 "repo": "dns.nix", 316 "rev": "a3196708a56dee76186a9415c187473b94e6cbae", 317 "type": "github" 318 }, 319 "original": { 320 "owner": "nix-community", 321 "repo": "dns.nix", 322 "type": "github" 323 } 324 }, 325 "fenix": { 326 "inputs": { 327 "nixpkgs": [ 328 "conduit", 329 "nixpkgs" 330 ], 331 "rust-analyzer-src": "rust-analyzer-src" 332 }, 333 "locked": { 334 "lastModified": 1709619709, 335 "narHash": "sha256-l6EPVJfwfelWST7qWQeP6t/TDK3HHv5uUB1b2vw4mOQ=", 336 "owner": "nix-community", 337 "repo": "fenix", 338 "rev": "c8943ea9e98d41325ff57d4ec14736d330b321b2", 339 "type": "github" 340 }, 341 "original": { 342 "owner": "nix-community", 343 "repo": "fenix", 344 "type": "github" 345 } 346 }, 347 "flake-compat": { 348 "flake": false, 349 "locked": { 350 "lastModified": 1673956053, 351 "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", 352 "owner": "edolstra", 353 "repo": "flake-compat", 354 "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", 355 "type": "github" 356 }, 357 "original": { 358 "owner": "edolstra", 359 "repo": "flake-compat", 360 "type": "github" 361 } 362 }, 363 "flake-compat_2": { 364 "locked": { 365 "lastModified": 1696426674, 366 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 367 "owner": "edolstra", 368 "repo": "flake-compat", 369 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 370 "type": "github" 371 }, 372 "original": { 373 "owner": "edolstra", 374 "repo": "flake-compat", 375 "type": "github" 376 } 377 }, 378 "flake-compat_3": { 379 "flake": false, 380 "locked": { 381 "lastModified": 1696426674, 382 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 383 "owner": "edolstra", 384 "repo": "flake-compat", 385 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 386 "type": "github" 387 }, 388 "original": { 389 "owner": "edolstra", 390 "repo": "flake-compat", 391 "type": "github" 392 } 393 }, 394 "flake-compat_4": { 395 "flake": false, 396 "locked": { 397 "lastModified": 1650374568, 398 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", 399 "owner": "edolstra", 400 "repo": "flake-compat", 401 "rev": "b4a34015c698c7793d592d66adbab377907a2be8", 402 "type": "github" 403 }, 404 "original": { 405 "owner": "edolstra", 406 "repo": "flake-compat", 407 "type": "github" 408 } 409 }, 410 "flake-compat_5": { 411 "flake": false, 412 "locked": { 413 "lastModified": 1696426674, 414 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 415 "owner": "edolstra", 416 "repo": "flake-compat", 417 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 418 "type": "github" 419 }, 420 "original": { 421 "owner": "edolstra", 422 "repo": "flake-compat", 423 "type": "github" 424 } 425 }, 426 "flake-parts": { 427 "inputs": { 428 "nixpkgs-lib": [ 429 "nixpkgs-lib" 430 ] 431 }, 432 "locked": { 433 "lastModified": 1727826117, 434 "narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=", 435 "owner": "hercules-ci", 436 "repo": "flake-parts", 437 "rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1", 438 "type": "github" 439 }, 440 "original": { 441 "owner": "hercules-ci", 442 "repo": "flake-parts", 443 "type": "github" 444 } 445 }, 446 "flake-parts_2": { 447 "inputs": { 448 "nixpkgs-lib": [ 449 "nvim", 450 "hercules-ci-effects", 451 "nixpkgs" 452 ] 453 }, 454 "locked": { 455 "lastModified": 1712014858, 456 "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", 457 "owner": "hercules-ci", 458 "repo": "flake-parts", 459 "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", 460 "type": "github" 461 }, 462 "original": { 463 "id": "flake-parts", 464 "type": "indirect" 465 } 466 }, 467 "flake-parts_3": { 468 "inputs": { 469 "nixpkgs-lib": [ 470 "wayland", 471 "nix-eval-jobs", 472 "nixpkgs" 473 ] 474 }, 475 "locked": { 476 "lastModified": 1722555600, 477 "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=", 478 "owner": "hercules-ci", 479 "repo": "flake-parts", 480 "rev": "8471fe90ad337a8074e957b69ca4d0089218391d", 481 "type": "github" 482 }, 483 "original": { 484 "owner": "hercules-ci", 485 "repo": "flake-parts", 486 "type": "github" 487 } 488 }, 489 "flake-root": { 490 "locked": { 491 "lastModified": 1713493429, 492 "narHash": "sha256-ztz8JQkI08tjKnsTpfLqzWoKFQF4JGu2LRz8bkdnYUk=", 493 "owner": "srid", 494 "repo": "flake-root", 495 "rev": "bc748b93b86ee76e2032eecda33440ceb2532fcd", 496 "type": "github" 497 }, 498 "original": { 499 "owner": "srid", 500 "repo": "flake-root", 501 "type": "github" 502 } 503 }, 504 "flake-utils": { 505 "locked": { 506 "lastModified": 1667395993, 507 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", 508 "owner": "numtide", 509 "repo": "flake-utils", 510 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", 511 "type": "github" 512 }, 513 "original": { 514 "owner": "numtide", 515 "repo": "flake-utils", 516 "type": "github" 517 } 518 }, 519 "flake-utils-plus": { 520 "inputs": { 521 "flake-utils": "flake-utils_3" 522 }, 523 "locked": { 524 "lastModified": 1715533576, 525 "narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=", 526 "owner": "gytis-ivaskevicius", 527 "repo": "flake-utils-plus", 528 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 529 "type": "github" 530 }, 531 "original": { 532 "owner": "gytis-ivaskevicius", 533 "repo": "flake-utils-plus", 534 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 535 "type": "github" 536 } 537 }, 538 "flake-utils_2": { 539 "inputs": { 540 "systems": [ 541 "systems" 542 ] 543 }, 544 "locked": { 545 "lastModified": 1726560853, 546 "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", 547 "owner": "numtide", 548 "repo": "flake-utils", 549 "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", 550 "type": "github" 551 }, 552 "original": { 553 "owner": "numtide", 554 "repo": "flake-utils", 555 "type": "github" 556 } 557 }, 558 "flake-utils_3": { 559 "inputs": { 560 "systems": "systems_2" 561 }, 562 "locked": { 563 "lastModified": 1694529238, 564 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 565 "owner": "numtide", 566 "repo": "flake-utils", 567 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 568 "type": "github" 569 }, 570 "original": { 571 "owner": "numtide", 572 "repo": "flake-utils", 573 "type": "github" 574 } 575 }, 576 "flake-utils_4": { 577 "inputs": { 578 "systems": "systems_4" 579 }, 580 "locked": { 581 "lastModified": 1701680307, 582 "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", 583 "owner": "numtide", 584 "repo": "flake-utils", 585 "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", 586 "type": "github" 587 }, 588 "original": { 589 "owner": "numtide", 590 "repo": "flake-utils", 591 "type": "github" 592 } 593 }, 594 "flake-utils_5": { 595 "inputs": { 596 "systems": "systems_5" 597 }, 598 "locked": { 599 "lastModified": 1726560853, 600 "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", 601 "owner": "numtide", 602 "repo": "flake-utils", 603 "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", 604 "type": "github" 605 }, 606 "original": { 607 "owner": "numtide", 608 "repo": "flake-utils", 609 "type": "github" 610 } 611 }, 612 "flakey-profile": { 613 "locked": { 614 "lastModified": 1712898590, 615 "narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=", 616 "owner": "lf-", 617 "repo": "flakey-profile", 618 "rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d", 619 "type": "github" 620 }, 621 "original": { 622 "owner": "lf-", 623 "repo": "flakey-profile", 624 "type": "github" 625 } 626 }, 627 "git-hooks": { 628 "inputs": { 629 "flake-compat": "flake-compat_3", 630 "gitignore": "gitignore", 631 "nixpkgs": [ 632 "nvim", 633 "nixpkgs" 634 ], 635 "nixpkgs-stable": [ 636 "nvim", 637 "nixpkgs" 638 ] 639 }, 640 "locked": { 641 "lastModified": 1729104314, 642 "narHash": "sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ+/nVtALHIciX/BI=", 643 "owner": "cachix", 644 "repo": "git-hooks.nix", 645 "rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6", 646 "type": "github" 647 }, 648 "original": { 649 "owner": "cachix", 650 "repo": "git-hooks.nix", 651 "type": "github" 652 } 653 }, 654 "gitignore": { 655 "inputs": { 656 "nixpkgs": [ 657 "nvim", 658 "git-hooks", 659 "nixpkgs" 660 ] 661 }, 662 "locked": { 663 "lastModified": 1709087332, 664 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 665 "owner": "hercules-ci", 666 "repo": "gitignore.nix", 667 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 668 "type": "github" 669 }, 670 "original": { 671 "owner": "hercules-ci", 672 "repo": "gitignore.nix", 673 "type": "github" 674 } 675 }, 676 "gitignore_2": { 677 "inputs": { 678 "nixpkgs": [ 679 "topology", 680 "pre-commit-hooks", 681 "nixpkgs" 682 ] 683 }, 684 "locked": { 685 "lastModified": 1709087332, 686 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 687 "owner": "hercules-ci", 688 "repo": "gitignore.nix", 689 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 690 "type": "github" 691 }, 692 "original": { 693 "owner": "hercules-ci", 694 "repo": "gitignore.nix", 695 "type": "github" 696 } 697 }, 698 "golink": { 699 "inputs": { 700 "flake-utils": [ 701 "flake-utils" 702 ], 703 "nixpkgs": [ 704 "nixpkgs" 705 ] 706 }, 707 "locked": { 708 "lastModified": 1729038018, 709 "narHash": "sha256-UMAQj/qfMp/8V7foUQ+vZl4NxrGHF7ihv7QXwbAPbkg=", 710 "owner": "tailscale", 711 "repo": "golink", 712 "rev": "701eb193420b16655a6060802faa5caf494ecc5f", 713 "type": "github" 714 }, 715 "original": { 716 "owner": "tailscale", 717 "repo": "golink", 718 "type": "github" 719 } 720 }, 721 "hardware": { 722 "locked": { 723 "lastModified": 1729742320, 724 "narHash": "sha256-u3Of8xRkN//me8PU+RucKA59/6RNy4B2jcGAF36P4jI=", 725 "owner": "nixos", 726 "repo": "nixos-hardware", 727 "rev": "e8a2f6d5513fe7b7d15701b2d05404ffdc3b6dda", 728 "type": "github" 729 }, 730 "original": { 731 "owner": "nixos", 732 "repo": "nixos-hardware", 733 "type": "github" 734 } 735 }, 736 "hercules-ci-effects": { 737 "inputs": { 738 "flake-parts": "flake-parts_2", 739 "nixpkgs": [ 740 "nvim", 741 "nixpkgs" 742 ] 743 }, 744 "locked": { 745 "lastModified": 1724947644, 746 "narHash": "sha256-MHHrHasTngp7EYQOObHJ1a/IsRF+wodHqOckhH6uZbk=", 747 "owner": "hercules-ci", 748 "repo": "hercules-ci-effects", 749 "rev": "dba4367b9a9d9615456c430a6d6af716f6e84cef", 750 "type": "github" 751 }, 752 "original": { 753 "owner": "hercules-ci", 754 "repo": "hercules-ci-effects", 755 "type": "github" 756 } 757 }, 758 "home-manager": { 759 "inputs": { 760 "nixpkgs": [ 761 "nixpkgs" 762 ] 763 }, 764 "locked": { 765 "lastModified": 1729716953, 766 "narHash": "sha256-FbRKGRRd0amsk/WS/UV9ukJ8jT1dZ2pJBISxkX+uq6A=", 767 "owner": "nix-community", 768 "repo": "home-manager", 769 "rev": "a4353cc43d1b4dd6bdeacea90eb92a8b7b78a9d7", 770 "type": "github" 771 }, 772 "original": { 773 "owner": "nix-community", 774 "repo": "home-manager", 775 "type": "github" 776 } 777 }, 778 "iceshrimp": { 779 "inputs": { 780 "nixpkgs": [ 781 "nixpkgs" 782 ] 783 }, 784 "locked": { 785 "lastModified": 1721338360, 786 "narHash": "sha256-1CEhakLtPq+Lqo+p40wo00hkewmyzPAvjBr8ah6Faqk=", 787 "ref": "refs/heads/dev", 788 "rev": "98c3678cfbcea5e750a5947394d35a73ae72634a", 789 "revCount": 48, 790 "type": "git", 791 "url": "https://iceshrimp.dev/pyrox/packaging" 792 }, 793 "original": { 794 "type": "git", 795 "url": "https://iceshrimp.dev/pyrox/packaging" 796 } 797 }, 798 "lib-aggregate": { 799 "inputs": { 800 "flake-utils": "flake-utils_5", 801 "nixpkgs-lib": "nixpkgs-lib_2" 802 }, 803 "locked": { 804 "lastModified": 1729426412, 805 "narHash": "sha256-VGbpECf35W4LtWLfx2+ue8zZEPwKQnadJadlT8E1Ceo=", 806 "owner": "nix-community", 807 "repo": "lib-aggregate", 808 "rev": "736c43de3c953104e1610183d56e90b419c6344e", 809 "type": "github" 810 }, 811 "original": { 812 "owner": "nix-community", 813 "repo": "lib-aggregate", 814 "type": "github" 815 } 816 }, 817 "libnbtplusplus": { 818 "flake": false, 819 "locked": { 820 "lastModified": 1699286814, 821 "narHash": "sha256-yy0q+bky80LtK1GWzz7qpM+aAGrOqLuewbid8WT1ilk=", 822 "owner": "PrismLauncher", 823 "repo": "libnbtplusplus", 824 "rev": "23b955121b8217c1c348a9ed2483167a6f3ff4ad", 825 "type": "github" 826 }, 827 "original": { 828 "owner": "PrismLauncher", 829 "repo": "libnbtplusplus", 830 "type": "github" 831 } 832 }, 833 "lix": { 834 "flake": false, 835 "locked": { 836 "lastModified": 1729696851, 837 "narHash": "sha256-XME7TzBvjK6GEmZqPLK+2+Wk0qnwc7DCwYH434hMcOM=", 838 "ref": "refs/heads/main", 839 "rev": "2734a9cf94debc6baef4e7d4d9fa28cc28f5b31d", 840 "revCount": 16379, 841 "type": "git", 842 "url": "https://git.lix.systems/lix-project/lix" 843 }, 844 "original": { 845 "type": "git", 846 "url": "https://git.lix.systems/lix-project/lix" 847 } 848 }, 849 "lix-module": { 850 "inputs": { 851 "flake-utils": [ 852 "flake-utils" 853 ], 854 "flakey-profile": "flakey-profile", 855 "lix": [ 856 "lix" 857 ], 858 "nixpkgs": [ 859 "nixpkgs" 860 ] 861 }, 862 "locked": { 863 "lastModified": 1727752861, 864 "narHash": "sha256-jowmo2aEzrEpPSM96IWtajuogdJm7DjAWxFTEb7Ct0s=", 865 "ref": "refs/heads/main", 866 "rev": "fd186f535a4ac7ae35d98c1dd5d79f0a81b7976d", 867 "revCount": 116, 868 "type": "git", 869 "url": "https://git.lix.systems/lix-project/nixos-module" 870 }, 871 "original": { 872 "type": "git", 873 "url": "https://git.lix.systems/lix-project/nixos-module" 874 } 875 }, 876 "mailserver": { 877 "inputs": { 878 "blobs": "blobs", 879 "flake-compat": [ 880 "flake-compat" 881 ], 882 "nixpkgs": [ 883 "nixpkgs" 884 ], 885 "nixpkgs-24_05": "nixpkgs-24_05" 886 }, 887 "locked": { 888 "lastModified": 1722877200, 889 "narHash": "sha256-qgKDNJXs+od+1UbRy62uk7dYal3h98I4WojfIqMoGcg=", 890 "owner": "simple-nixos-mailserver", 891 "repo": "nixos-mailserver", 892 "rev": "af7d3bf5daeba3fc28089b015c0dd43f06b176f2", 893 "type": "gitlab" 894 }, 895 "original": { 896 "owner": "simple-nixos-mailserver", 897 "ref": "master", 898 "repo": "nixos-mailserver", 899 "type": "gitlab" 900 } 901 }, 902 "mkshell-minimal": { 903 "locked": { 904 "lastModified": 1700988624, 905 "narHash": "sha256-KJyiF67zVYOBkNltKhJATfSj+gfRFX9dSFIWDEBy2nQ=", 906 "owner": "viperML", 907 "repo": "mkshell-minimal", 908 "rev": "6b0868be06da900b5fe6ece05616b84e3cbd7944", 909 "type": "github" 910 }, 911 "original": { 912 "owner": "viperML", 913 "repo": "mkshell-minimal", 914 "type": "github" 915 } 916 }, 917 "my-pkgs": { 918 "inputs": { 919 "nixpkgs": [ 920 "nixpkgs" 921 ] 922 }, 923 "locked": { 924 "lastModified": 1718762298, 925 "narHash": "sha256-HU73BsUdmpYn6SMgs+4Zpj1fPA94H0CAC2pYhIxqUoY=", 926 "ref": "refs/heads/main", 927 "rev": "1aa7198174b166f6f3153a69388cc4f650471750", 928 "revCount": 13, 929 "type": "git", 930 "url": "https://git.pyrox.dev/pyrox/pkgs" 931 }, 932 "original": { 933 "type": "git", 934 "url": "https://git.pyrox.dev/pyrox/pkgs" 935 } 936 }, 937 "napalm": { 938 "inputs": { 939 "flake-utils": [ 940 "authentik", 941 "flake-utils" 942 ], 943 "nixpkgs": [ 944 "authentik", 945 "nixpkgs" 946 ] 947 }, 948 "locked": { 949 "lastModified": 1725806412, 950 "narHash": "sha256-lGZjkjds0p924QEhm/r0BhAxbHBJE1xMOldB/HmQH04=", 951 "owner": "willibutz", 952 "repo": "napalm", 953 "rev": "b492440d9e64ae20736d3bec5c7715ffcbde83f5", 954 "type": "github" 955 }, 956 "original": { 957 "owner": "willibutz", 958 "ref": "avoid-foldl-stack-overflow", 959 "repo": "napalm", 960 "type": "github" 961 } 962 }, 963 "neovim": { 964 "inputs": { 965 "flake-utils": [ 966 "flake-utils" 967 ], 968 "nixpkgs": [ 969 "nixpkgs" 970 ] 971 }, 972 "locked": { 973 "dir": "contrib", 974 "lastModified": 1703942320, 975 "narHash": "sha256-CcaBqA0yFCffNPmXOJTo8c9v1jrEBiqAl8CG5Dj5YxE=", 976 "owner": "neovim", 977 "repo": "neovim", 978 "rev": "8744ee8783a8597f9fce4a573ae05aca2f412120", 979 "type": "github" 980 }, 981 "original": { 982 "dir": "contrib", 983 "owner": "neovim", 984 "ref": "v0.9.5", 985 "repo": "neovim", 986 "type": "github" 987 } 988 }, 989 "neovim-src": { 990 "flake": false, 991 "locked": { 992 "lastModified": 1729121305, 993 "narHash": "sha256-c94xkA/RuszC4PfmB+MWqOo2vbO66GTO6XKer0mbltA=", 994 "owner": "neovim", 995 "repo": "neovim", 996 "rev": "852954ff6d96adce0158f74ca494fdcef3aa1921", 997 "type": "github" 998 }, 999 "original": { 1000 "owner": "neovim", 1001 "repo": "neovim", 1002 "type": "github" 1003 } 1004 }, 1005 "nh": { 1006 "inputs": { 1007 "nixpkgs": [ 1008 "nixpkgs" 1009 ] 1010 }, 1011 "locked": { 1012 "lastModified": 1728371783, 1013 "narHash": "sha256-ufI7115ims2PPxggpWQhigAUrwlwu155wVgngZzzyZ0=", 1014 "owner": "viperML", 1015 "repo": "nh", 1016 "rev": "afdff9ab4fdb9c329b5d97c5b742242b97f8754d", 1017 "type": "github" 1018 }, 1019 "original": { 1020 "owner": "viperML", 1021 "repo": "nh", 1022 "type": "github" 1023 } 1024 }, 1025 "nix-eval-jobs": { 1026 "inputs": { 1027 "flake-parts": "flake-parts_3", 1028 "nix-github-actions": "nix-github-actions_2", 1029 "nixpkgs": "nixpkgs_3", 1030 "treefmt-nix": "treefmt-nix_4" 1031 }, 1032 "locked": { 1033 "lastModified": 1728593025, 1034 "narHash": "sha256-j/p2ftkP8MXYEK7Vx65jH/Knr2QkEcRSVoDnVOUDe6Q=", 1035 "owner": "nix-community", 1036 "repo": "nix-eval-jobs", 1037 "rev": "a3307ac4b38b6dae769f771c877a6f2c236ee238", 1038 "type": "github" 1039 }, 1040 "original": { 1041 "owner": "nix-community", 1042 "repo": "nix-eval-jobs", 1043 "type": "github" 1044 } 1045 }, 1046 "nix-filter": { 1047 "locked": { 1048 "lastModified": 1705332318, 1049 "narHash": "sha256-kcw1yFeJe9N4PjQji9ZeX47jg0p9A0DuU4djKvg1a7I=", 1050 "owner": "numtide", 1051 "repo": "nix-filter", 1052 "rev": "3449dc925982ad46246cfc36469baf66e1b64f17", 1053 "type": "github" 1054 }, 1055 "original": { 1056 "owner": "numtide", 1057 "repo": "nix-filter", 1058 "type": "github" 1059 } 1060 }, 1061 "nix-filter_2": { 1062 "locked": { 1063 "lastModified": 1710156097, 1064 "narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=", 1065 "owner": "numtide", 1066 "repo": "nix-filter", 1067 "rev": "3342559a24e85fc164b295c3444e8a139924675b", 1068 "type": "github" 1069 }, 1070 "original": { 1071 "owner": "numtide", 1072 "repo": "nix-filter", 1073 "type": "github" 1074 } 1075 }, 1076 "nix-github-actions": { 1077 "inputs": { 1078 "nixpkgs": [ 1079 "authentik", 1080 "poetry2nix", 1081 "nixpkgs" 1082 ] 1083 }, 1084 "locked": { 1085 "lastModified": 1703863825, 1086 "narHash": "sha256-rXwqjtwiGKJheXB43ybM8NwWB8rO2dSRrEqes0S7F5Y=", 1087 "owner": "nix-community", 1088 "repo": "nix-github-actions", 1089 "rev": "5163432afc817cf8bd1f031418d1869e4c9d5547", 1090 "type": "github" 1091 }, 1092 "original": { 1093 "owner": "nix-community", 1094 "repo": "nix-github-actions", 1095 "type": "github" 1096 } 1097 }, 1098 "nix-github-actions_2": { 1099 "inputs": { 1100 "nixpkgs": [ 1101 "wayland", 1102 "nix-eval-jobs", 1103 "nixpkgs" 1104 ] 1105 }, 1106 "locked": { 1107 "lastModified": 1720066371, 1108 "narHash": "sha256-uPlLYH2S0ACj0IcgaK9Lsf4spmJoGejR9DotXiXSBZQ=", 1109 "owner": "nix-community", 1110 "repo": "nix-github-actions", 1111 "rev": "622f829f5fe69310a866c8a6cd07e747c44ef820", 1112 "type": "github" 1113 }, 1114 "original": { 1115 "owner": "nix-community", 1116 "repo": "nix-github-actions", 1117 "type": "github" 1118 } 1119 }, 1120 "nix-index": { 1121 "inputs": { 1122 "flake-compat": [ 1123 "flake-compat" 1124 ], 1125 "nixpkgs": [ 1126 "nixpkgs" 1127 ] 1128 }, 1129 "locked": { 1130 "lastModified": 1721228133, 1131 "narHash": "sha256-3ym31/VGIC1IKBbkrFAO0lKsHO+XGQ+mgCQqHsE91dw=", 1132 "owner": "nix-community", 1133 "repo": "nix-index", 1134 "rev": "8c0532bcf8da840ed18e99ad2bf948cb9f5190a9", 1135 "type": "github" 1136 }, 1137 "original": { 1138 "owner": "nix-community", 1139 "repo": "nix-index", 1140 "type": "github" 1141 } 1142 }, 1143 "nix-index-database": { 1144 "inputs": { 1145 "nixpkgs": [ 1146 "nixpkgs" 1147 ] 1148 }, 1149 "locked": { 1150 "lastModified": 1729394935, 1151 "narHash": "sha256-2ntUG+NJKdfhlrh/tF+jOU0fOesO7lm5ZZVSYitsvH8=", 1152 "owner": "Mic92", 1153 "repo": "nix-index-database", 1154 "rev": "04f8a11f247ba00263b060fbcdc95484fd046104", 1155 "type": "github" 1156 }, 1157 "original": { 1158 "owner": "Mic92", 1159 "repo": "nix-index-database", 1160 "type": "github" 1161 } 1162 }, 1163 "nix-search": { 1164 "inputs": { 1165 "flake-compat": [ 1166 "flake-compat" 1167 ], 1168 "flake-utils": [ 1169 "flake-utils" 1170 ], 1171 "nixpkgs": [ 1172 "nixpkgs" 1173 ] 1174 }, 1175 "locked": { 1176 "lastModified": 1724483848, 1177 "narHash": "sha256-h9yYOjL9i/m0r5NbqMcLMFNnwSKsIgfUr5qk+47pOtc=", 1178 "owner": "diamondburned", 1179 "repo": "nix-search", 1180 "rev": "e616ac1c82a616fa6e6d8c94839c5052eb8c808d", 1181 "type": "github" 1182 }, 1183 "original": { 1184 "owner": "diamondburned", 1185 "repo": "nix-search", 1186 "type": "github" 1187 } 1188 }, 1189 "nixd": { 1190 "inputs": { 1191 "flake-parts": [ 1192 "flake-parts" 1193 ], 1194 "flake-root": "flake-root", 1195 "nixpkgs": [ 1196 "nixpkgs" 1197 ], 1198 "treefmt-nix": "treefmt-nix_3" 1199 }, 1200 "locked": { 1201 "lastModified": 1729400108, 1202 "narHash": "sha256-aKCdN1LjqHMIyVX44ETMkWCH1olh1Rd+AaKLFUDHMuA=", 1203 "owner": "nix-community", 1204 "repo": "nixd", 1205 "rev": "d3c7e560bb8034926628099a04deb26afd575e1f", 1206 "type": "github" 1207 }, 1208 "original": { 1209 "owner": "nix-community", 1210 "repo": "nixd", 1211 "type": "github" 1212 } 1213 }, 1214 "nixos-generators": { 1215 "inputs": { 1216 "nixlib": [ 1217 "nixpkgs-lib" 1218 ], 1219 "nixpkgs": [ 1220 "nixpkgs" 1221 ] 1222 }, 1223 "locked": { 1224 "lastModified": 1729472750, 1225 "narHash": "sha256-s93LPHi5BN7I2xSGNAFWiYb8WRsPvT1LE9ZjZBrpFlg=", 1226 "owner": "nix-community", 1227 "repo": "nixos-generators", 1228 "rev": "7c60ba4bc8d6aa2ba3e5b0f6ceb9fc07bc261565", 1229 "type": "github" 1230 }, 1231 "original": { 1232 "owner": "nix-community", 1233 "repo": "nixos-generators", 1234 "type": "github" 1235 } 1236 }, 1237 "nixpkgs": { 1238 "locked": { 1239 "lastModified": 1702539185, 1240 "narHash": "sha256-KnIRG5NMdLIpEkZTnN5zovNYc0hhXjAgv6pfd5Z4c7U=", 1241 "owner": "NixOS", 1242 "repo": "nixpkgs", 1243 "rev": "aa9d4729cbc99dabacb50e3994dcefb3ea0f7447", 1244 "type": "github" 1245 }, 1246 "original": { 1247 "owner": "NixOS", 1248 "ref": "nixpkgs-unstable", 1249 "repo": "nixpkgs", 1250 "type": "github" 1251 } 1252 }, 1253 "nixpkgs-24_05": { 1254 "locked": { 1255 "lastModified": 1717144377, 1256 "narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=", 1257 "owner": "NixOS", 1258 "repo": "nixpkgs", 1259 "rev": "805a384895c696f802a9bf5bf4720f37385df547", 1260 "type": "github" 1261 }, 1262 "original": { 1263 "id": "nixpkgs", 1264 "ref": "nixos-24.05", 1265 "type": "indirect" 1266 } 1267 }, 1268 "nixpkgs-lib": { 1269 "locked": { 1270 "lastModified": 1729386149, 1271 "narHash": "sha256-hUP9oxmnOmNnKcDOf5Y55HQ+NnoT0+bLWHLQWLLw9Ks=", 1272 "owner": "nix-community", 1273 "repo": "nixpkgs.lib", 1274 "rev": "cce4521b6df014e79a7b7afc58c703ed683c916e", 1275 "type": "github" 1276 }, 1277 "original": { 1278 "owner": "nix-community", 1279 "repo": "nixpkgs.lib", 1280 "type": "github" 1281 } 1282 }, 1283 "nixpkgs-lib_2": { 1284 "locked": { 1285 "lastModified": 1729386149, 1286 "narHash": "sha256-hUP9oxmnOmNnKcDOf5Y55HQ+NnoT0+bLWHLQWLLw9Ks=", 1287 "owner": "nix-community", 1288 "repo": "nixpkgs.lib", 1289 "rev": "cce4521b6df014e79a7b7afc58c703ed683c916e", 1290 "type": "github" 1291 }, 1292 "original": { 1293 "owner": "nix-community", 1294 "repo": "nixpkgs.lib", 1295 "type": "github" 1296 } 1297 }, 1298 "nixpkgs-nvim": { 1299 "locked": { 1300 "lastModified": 1716426505, 1301 "narHash": "sha256-qNhdley/Nmzcl/1PNnC1NL4IakH4BE5v1dWe8H6rF/U=", 1302 "owner": "nixos", 1303 "repo": "nixpkgs", 1304 "rev": "d5786c1b5dd2d560724b78f3ce51f1f4ef52d053", 1305 "type": "github" 1306 }, 1307 "original": { 1308 "owner": "nixos", 1309 "repo": "nixpkgs", 1310 "rev": "d5786c1b5dd2d560724b78f3ce51f1f4ef52d053", 1311 "type": "github" 1312 } 1313 }, 1314 "nixpkgs-stable": { 1315 "locked": { 1316 "lastModified": 1702780907, 1317 "narHash": "sha256-blbrBBXjjZt6OKTcYX1jpe9SRof2P9ZYWPzq22tzXAA=", 1318 "owner": "NixOS", 1319 "repo": "nixpkgs", 1320 "rev": "1e2e384c5b7c50dbf8e9c441a9e58d85f408b01f", 1321 "type": "github" 1322 }, 1323 "original": { 1324 "owner": "NixOS", 1325 "ref": "nixos-23.11", 1326 "repo": "nixpkgs", 1327 "type": "github" 1328 } 1329 }, 1330 "nixpkgs-stable_2": { 1331 "locked": { 1332 "lastModified": 1710695816, 1333 "narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=", 1334 "owner": "NixOS", 1335 "repo": "nixpkgs", 1336 "rev": "614b4613980a522ba49f0d194531beddbb7220d3", 1337 "type": "github" 1338 }, 1339 "original": { 1340 "owner": "NixOS", 1341 "ref": "nixos-23.11", 1342 "repo": "nixpkgs", 1343 "type": "github" 1344 } 1345 }, 1346 "nixpkgs_2": { 1347 "locked": { 1348 "lastModified": 1729755165, 1349 "narHash": "sha256-6IpnOHWsaSSjT3yvqlrWfHW6HVCT+wOAlUpcooGJ+FQ=", 1350 "owner": "nixos", 1351 "repo": "nixpkgs", 1352 "rev": "cabaf14d3e69c9921d7acedf5d7d60bb2b90be02", 1353 "type": "github" 1354 }, 1355 "original": { 1356 "owner": "nixos", 1357 "ref": "nixpkgs-unstable", 1358 "repo": "nixpkgs", 1359 "type": "github" 1360 } 1361 }, 1362 "nixpkgs_3": { 1363 "locked": { 1364 "lastModified": 1723221148, 1365 "narHash": "sha256-7pjpeQlZUNQ4eeVntytU3jkw9dFK3k1Htgk2iuXjaD8=", 1366 "owner": "NixOS", 1367 "repo": "nixpkgs", 1368 "rev": "154bcb95ad51bc257c2ce4043a725de6ca700ef6", 1369 "type": "github" 1370 }, 1371 "original": { 1372 "owner": "NixOS", 1373 "ref": "nixpkgs-unstable", 1374 "repo": "nixpkgs", 1375 "type": "github" 1376 } 1377 }, 1378 "nur": { 1379 "locked": { 1380 "lastModified": 1729808576, 1381 "narHash": "sha256-q1UEWNVn/0DBCfSH+CvmJ1S4+Qk9yY6h6KRgfvOPfRs=", 1382 "owner": "nix-community", 1383 "repo": "nur", 1384 "rev": "20a5ac55687e9c19d3965387d89dd1ae1449af80", 1385 "type": "github" 1386 }, 1387 "original": { 1388 "owner": "nix-community", 1389 "repo": "nur", 1390 "type": "github" 1391 } 1392 }, 1393 "nvim": { 1394 "inputs": { 1395 "flake-compat": [ 1396 "flake-compat" 1397 ], 1398 "flake-parts": [ 1399 "flake-parts" 1400 ], 1401 "git-hooks": "git-hooks", 1402 "hercules-ci-effects": "hercules-ci-effects", 1403 "neovim-src": "neovim-src", 1404 "nixpkgs": [ 1405 "nixpkgs-nvim" 1406 ] 1407 }, 1408 "locked": { 1409 "lastModified": 1729147490, 1410 "narHash": "sha256-F0/iQVbbIFctMPwK4JEd4fxVzNwaq7NnD5oen59S24s=", 1411 "owner": "nix-community", 1412 "repo": "neovim-nightly-overlay", 1413 "rev": "e2047498667aeb24e8493ff430a20cff713915f4", 1414 "type": "github" 1415 }, 1416 "original": { 1417 "owner": "nix-community", 1418 "repo": "neovim-nightly-overlay", 1419 "type": "github" 1420 } 1421 }, 1422 "poetry2nix": { 1423 "inputs": { 1424 "flake-utils": [ 1425 "authentik", 1426 "flake-utils" 1427 ], 1428 "nix-github-actions": "nix-github-actions", 1429 "nixpkgs": [ 1430 "authentik", 1431 "nixpkgs" 1432 ], 1433 "systems": [ 1434 "authentik", 1435 "systems" 1436 ], 1437 "treefmt-nix": "treefmt-nix" 1438 }, 1439 "locked": { 1440 "lastModified": 1727169160, 1441 "narHash": "sha256-m/3tT0Wvk2V4H15riZC/yT7i7t+8V58HTDpthKV5yhk=", 1442 "owner": "nix-community", 1443 "repo": "poetry2nix", 1444 "rev": "7624b3e0275d9b52dbdda46ef7ffee66b36ff823", 1445 "type": "github" 1446 }, 1447 "original": { 1448 "owner": "nix-community", 1449 "repo": "poetry2nix", 1450 "type": "github" 1451 } 1452 }, 1453 "pre-commit-hooks": { 1454 "inputs": { 1455 "flake-compat": "flake-compat_5", 1456 "flake-utils": [ 1457 "topology", 1458 "flake-utils" 1459 ], 1460 "gitignore": "gitignore_2", 1461 "nixpkgs": [ 1462 "topology", 1463 "nixpkgs" 1464 ], 1465 "nixpkgs-stable": "nixpkgs-stable_2" 1466 }, 1467 "locked": { 1468 "lastModified": 1714478972, 1469 "narHash": "sha256-q//cgb52vv81uOuwz1LaXElp3XAe1TqrABXODAEF6Sk=", 1470 "owner": "cachix", 1471 "repo": "pre-commit-hooks.nix", 1472 "rev": "2849da033884f54822af194400f8dff435ada242", 1473 "type": "github" 1474 }, 1475 "original": { 1476 "owner": "cachix", 1477 "repo": "pre-commit-hooks.nix", 1478 "type": "github" 1479 } 1480 }, 1481 "prismlauncher": { 1482 "inputs": { 1483 "flake-compat": [ 1484 "flake-compat" 1485 ], 1486 "libnbtplusplus": "libnbtplusplus", 1487 "nix-filter": "nix-filter_2", 1488 "nixpkgs": [ 1489 "nixpkgs" 1490 ] 1491 }, 1492 "locked": { 1493 "lastModified": 1729765475, 1494 "narHash": "sha256-kkMR/jOr7DwbM7lyMI97AI9+xY+XLjk9yufvDygk5vY=", 1495 "owner": "PrismLauncher", 1496 "repo": "PrismLauncher", 1497 "rev": "9fe81ff5645d44c3d0fe9ce9478aca2f06c9bfe5", 1498 "type": "github" 1499 }, 1500 "original": { 1501 "owner": "PrismLauncher", 1502 "repo": "PrismLauncher", 1503 "type": "github" 1504 } 1505 }, 1506 "root": { 1507 "inputs": { 1508 "agenix": "agenix", 1509 "authentik": "authentik", 1510 "buildbot-nix": "buildbot-nix", 1511 "conduit": "conduit", 1512 "ctp": "ctp", 1513 "deploy-rs": "deploy-rs", 1514 "dns": "dns", 1515 "flake-compat": "flake-compat_2", 1516 "flake-parts": "flake-parts", 1517 "flake-utils": "flake-utils_2", 1518 "golink": "golink", 1519 "hardware": "hardware", 1520 "home-manager": "home-manager", 1521 "iceshrimp": "iceshrimp", 1522 "lix": "lix", 1523 "lix-module": "lix-module", 1524 "mailserver": "mailserver", 1525 "mkshell-minimal": "mkshell-minimal", 1526 "my-pkgs": "my-pkgs", 1527 "neovim": "neovim", 1528 "nh": "nh", 1529 "nix-index": "nix-index", 1530 "nix-index-database": "nix-index-database", 1531 "nix-search": "nix-search", 1532 "nixd": "nixd", 1533 "nixos-generators": "nixos-generators", 1534 "nixpkgs": "nixpkgs_2", 1535 "nixpkgs-lib": "nixpkgs-lib", 1536 "nixpkgs-nvim": "nixpkgs-nvim", 1537 "nur": "nur", 1538 "nvim": "nvim", 1539 "prismlauncher": "prismlauncher", 1540 "snowfall-lib": "snowfall-lib", 1541 "stable": "stable", 1542 "systems": "systems_3", 1543 "topology": "topology", 1544 "waybar": "waybar", 1545 "wayland": "wayland" 1546 } 1547 }, 1548 "rust-analyzer-src": { 1549 "flake": false, 1550 "locked": { 1551 "lastModified": 1709571018, 1552 "narHash": "sha256-ISFrxHxE0J5g7lDAscbK88hwaT5uewvWoma9TlFmRzM=", 1553 "owner": "rust-lang", 1554 "repo": "rust-analyzer", 1555 "rev": "9f14343f9ee24f53f17492c5f9b653427e2ad15e", 1556 "type": "github" 1557 }, 1558 "original": { 1559 "owner": "rust-lang", 1560 "ref": "nightly", 1561 "repo": "rust-analyzer", 1562 "type": "github" 1563 } 1564 }, 1565 "snowfall-lib": { 1566 "inputs": { 1567 "flake-compat": "flake-compat_4", 1568 "flake-utils-plus": "flake-utils-plus", 1569 "nixpkgs": [ 1570 "nixpkgs" 1571 ] 1572 }, 1573 "locked": { 1574 "lastModified": 1719005984, 1575 "narHash": "sha256-mpFl3Jv4fKnn+5znYXG6SsBjfXHJdRG5FEqNSPx0GLA=", 1576 "owner": "snowfallorg", 1577 "repo": "lib", 1578 "rev": "c6238c83de101729c5de3a29586ba166a9a65622", 1579 "type": "github" 1580 }, 1581 "original": { 1582 "owner": "snowfallorg", 1583 "repo": "lib", 1584 "type": "github" 1585 } 1586 }, 1587 "stable": { 1588 "locked": { 1589 "lastModified": 1729691686, 1590 "narHash": "sha256-BAuPWW+9fa1moZTU+jFh+1cUtmsuF8asgzFwejM4wac=", 1591 "owner": "nixos", 1592 "repo": "nixpkgs", 1593 "rev": "32e940c7c420600ef0d1ef396dc63b04ee9cad37", 1594 "type": "github" 1595 }, 1596 "original": { 1597 "owner": "nixos", 1598 "ref": "nixos-24.05", 1599 "repo": "nixpkgs", 1600 "type": "github" 1601 } 1602 }, 1603 "systems": { 1604 "locked": { 1605 "lastModified": 1689347949, 1606 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", 1607 "owner": "nix-systems", 1608 "repo": "default-linux", 1609 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", 1610 "type": "github" 1611 }, 1612 "original": { 1613 "owner": "nix-systems", 1614 "repo": "default-linux", 1615 "type": "github" 1616 } 1617 }, 1618 "systems_2": { 1619 "locked": { 1620 "lastModified": 1681028828, 1621 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1622 "owner": "nix-systems", 1623 "repo": "default", 1624 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1625 "type": "github" 1626 }, 1627 "original": { 1628 "owner": "nix-systems", 1629 "repo": "default", 1630 "type": "github" 1631 } 1632 }, 1633 "systems_3": { 1634 "locked": { 1635 "lastModified": 1681028828, 1636 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1637 "owner": "nix-systems", 1638 "repo": "default", 1639 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1640 "type": "github" 1641 }, 1642 "original": { 1643 "owner": "nix-systems", 1644 "repo": "default", 1645 "type": "github" 1646 } 1647 }, 1648 "systems_4": { 1649 "locked": { 1650 "lastModified": 1681028828, 1651 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1652 "owner": "nix-systems", 1653 "repo": "default", 1654 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1655 "type": "github" 1656 }, 1657 "original": { 1658 "owner": "nix-systems", 1659 "repo": "default", 1660 "type": "github" 1661 } 1662 }, 1663 "systems_5": { 1664 "locked": { 1665 "lastModified": 1681028828, 1666 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1667 "owner": "nix-systems", 1668 "repo": "default", 1669 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1670 "type": "github" 1671 }, 1672 "original": { 1673 "owner": "nix-systems", 1674 "repo": "default", 1675 "type": "github" 1676 } 1677 }, 1678 "topology": { 1679 "inputs": { 1680 "devshell": "devshell", 1681 "flake-utils": [ 1682 "flake-utils" 1683 ], 1684 "nixpkgs": [ 1685 "nixpkgs" 1686 ], 1687 "pre-commit-hooks": "pre-commit-hooks" 1688 }, 1689 "locked": { 1690 "lastModified": 1725483443, 1691 "narHash": "sha256-WzOlGMKV/51Fccn/OMHcm5yrqgbOJZrJIy1ya4pW0u8=", 1692 "owner": "oddlama", 1693 "repo": "nix-topology", 1694 "rev": "8738d94670265beb166954c4e3a26e432f79f68c", 1695 "type": "github" 1696 }, 1697 "original": { 1698 "owner": "oddlama", 1699 "repo": "nix-topology", 1700 "type": "github" 1701 } 1702 }, 1703 "treefmt-nix": { 1704 "inputs": { 1705 "nixpkgs": [ 1706 "authentik", 1707 "poetry2nix", 1708 "nixpkgs" 1709 ] 1710 }, 1711 "locked": { 1712 "lastModified": 1719749022, 1713 "narHash": "sha256-ddPKHcqaKCIFSFc/cvxS14goUhCOAwsM1PbMr0ZtHMg=", 1714 "owner": "numtide", 1715 "repo": "treefmt-nix", 1716 "rev": "8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd", 1717 "type": "github" 1718 }, 1719 "original": { 1720 "owner": "numtide", 1721 "repo": "treefmt-nix", 1722 "type": "github" 1723 } 1724 }, 1725 "treefmt-nix_2": { 1726 "inputs": { 1727 "nixpkgs": [ 1728 "buildbot-nix", 1729 "nixpkgs" 1730 ] 1731 }, 1732 "locked": { 1733 "lastModified": 1727984844, 1734 "narHash": "sha256-xpRqITAoD8rHlXQafYZOLvUXCF6cnZkPfoq67ThN0Hc=", 1735 "owner": "numtide", 1736 "repo": "treefmt-nix", 1737 "rev": "4446c7a6fc0775df028c5a3f6727945ba8400e64", 1738 "type": "github" 1739 }, 1740 "original": { 1741 "owner": "numtide", 1742 "repo": "treefmt-nix", 1743 "type": "github" 1744 } 1745 }, 1746 "treefmt-nix_3": { 1747 "inputs": { 1748 "nixpkgs": [ 1749 "nixd", 1750 "nixpkgs" 1751 ] 1752 }, 1753 "locked": { 1754 "lastModified": 1722330636, 1755 "narHash": "sha256-uru7JzOa33YlSRwf9sfXpJG+UAV+bnBEYMjrzKrQZFw=", 1756 "owner": "numtide", 1757 "repo": "treefmt-nix", 1758 "rev": "768acdb06968e53aa1ee8de207fd955335c754b7", 1759 "type": "github" 1760 }, 1761 "original": { 1762 "owner": "numtide", 1763 "repo": "treefmt-nix", 1764 "type": "github" 1765 } 1766 }, 1767 "treefmt-nix_4": { 1768 "inputs": { 1769 "nixpkgs": [ 1770 "wayland", 1771 "nix-eval-jobs", 1772 "nixpkgs" 1773 ] 1774 }, 1775 "locked": { 1776 "lastModified": 1723303070, 1777 "narHash": "sha256-krGNVA30yptyRonohQ+i9cnK+CfCpedg6z3qzqVJcTs=", 1778 "owner": "numtide", 1779 "repo": "treefmt-nix", 1780 "rev": "14c092e0326de759e16b37535161b3cb9770cea3", 1781 "type": "github" 1782 }, 1783 "original": { 1784 "owner": "numtide", 1785 "repo": "treefmt-nix", 1786 "type": "github" 1787 } 1788 }, 1789 "waybar": { 1790 "inputs": { 1791 "flake-compat": [ 1792 "flake-compat" 1793 ], 1794 "nixpkgs": [ 1795 "nixpkgs" 1796 ] 1797 }, 1798 "locked": { 1799 "lastModified": 1729515514, 1800 "narHash": "sha256-rgLDuJImNQWVxCj2yR0bZ26f5be/tCT5wYZloMAgK3A=", 1801 "owner": "Alexays", 1802 "repo": "Waybar", 1803 "rev": "dacecb9b265c1c7c36ee43d17526fa95f4e6596f", 1804 "type": "github" 1805 }, 1806 "original": { 1807 "owner": "Alexays", 1808 "repo": "Waybar", 1809 "type": "github" 1810 } 1811 }, 1812 "wayland": { 1813 "inputs": { 1814 "flake-compat": [ 1815 "flake-compat" 1816 ], 1817 "lib-aggregate": "lib-aggregate", 1818 "nix-eval-jobs": "nix-eval-jobs", 1819 "nixpkgs": [ 1820 "nixpkgs" 1821 ] 1822 }, 1823 "locked": { 1824 "lastModified": 1729792524, 1825 "narHash": "sha256-9WnwiocjPZKAFgU1L4FUwoO6vt1kozx/gna8yfVH4oU=", 1826 "owner": "nix-community", 1827 "repo": "nixpkgs-wayland", 1828 "rev": "6adff0618f449800751559f7c330eaa286818a68", 1829 "type": "github" 1830 }, 1831 "original": { 1832 "owner": "nix-community", 1833 "repo": "nixpkgs-wayland", 1834 "type": "github" 1835 } 1836 } 1837 }, 1838 "root": "root", 1839 "version": 7 1840}