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 "authentik": { 31 "inputs": { 32 "authentik-src": "authentik-src", 33 "flake-compat": [ 34 "flake-compat" 35 ], 36 "flake-parts": [ 37 "flake-parts" 38 ], 39 "flake-utils": [ 40 "flake-utils" 41 ], 42 "napalm": "napalm", 43 "nixpkgs": [ 44 "nixpkgs" 45 ], 46 "poetry2nix": "poetry2nix", 47 "systems": "systems" 48 }, 49 "locked": { 50 "lastModified": 1727699431, 51 "narHash": "sha256-hzfwSzrrZ/1hFPBFGraWOG5KAU0UHI9KbJWmQS0AaqU=", 52 "owner": "nix-community", 53 "repo": "authentik-nix", 54 "rev": "31128721a9f879777870adb88ebc6166112ff172", 55 "type": "github" 56 }, 57 "original": { 58 "owner": "nix-community", 59 "repo": "authentik-nix", 60 "type": "github" 61 } 62 }, 63 "authentik-src": { 64 "flake": false, 65 "locked": { 66 "lastModified": 1727446911, 67 "narHash": "sha256-AlIzFSVfXBuvHkrlFqIBhcRohax5XFXvz/9ULelE8tw=", 68 "owner": "goauthentik", 69 "repo": "authentik", 70 "rev": "91d2445c61da49026f76dceb7f5b524e30335a42", 71 "type": "github" 72 }, 73 "original": { 74 "owner": "goauthentik", 75 "ref": "version/2024.8.3", 76 "repo": "authentik", 77 "type": "github" 78 } 79 }, 80 "blobs": { 81 "flake": false, 82 "locked": { 83 "lastModified": 1604995301, 84 "narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=", 85 "owner": "simple-nixos-mailserver", 86 "repo": "blobs", 87 "rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265", 88 "type": "gitlab" 89 }, 90 "original": { 91 "owner": "simple-nixos-mailserver", 92 "repo": "blobs", 93 "type": "gitlab" 94 } 95 }, 96 "buildbot-nix": { 97 "inputs": { 98 "flake-parts": [ 99 "flake-parts" 100 ], 101 "nixpkgs": [ 102 "nixpkgs" 103 ], 104 "treefmt-nix": "treefmt-nix_2" 105 }, 106 "locked": { 107 "lastModified": 1729995417, 108 "narHash": "sha256-e1Ho4xHa3/WzuESbnjRgI3tgI9s+HGRv/LE2cmX139Q=", 109 "owner": "Mic92", 110 "repo": "buildbot-nix", 111 "rev": "40ebafad5eb99a9e78b84156925d4fcc2e94f064", 112 "type": "github" 113 }, 114 "original": { 115 "owner": "Mic92", 116 "repo": "buildbot-nix", 117 "type": "github" 118 } 119 }, 120 "ctp": { 121 "locked": { 122 "lastModified": 1730036420, 123 "narHash": "sha256-rv2bz7J6Wo7AenPiu4+ptCB1AFyaMcS77y89zbRAtI8=", 124 "owner": "catppuccin", 125 "repo": "nix", 126 "rev": "0b7bf04628414a402d255924f65e9a0d1a53d92b", 127 "type": "github" 128 }, 129 "original": { 130 "owner": "catppuccin", 131 "repo": "nix", 132 "type": "github" 133 } 134 }, 135 "darwin": { 136 "inputs": { 137 "nixpkgs": [ 138 "agenix", 139 "nixpkgs" 140 ] 141 }, 142 "locked": { 143 "lastModified": 1700795494, 144 "narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=", 145 "owner": "lnl7", 146 "repo": "nix-darwin", 147 "rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d", 148 "type": "github" 149 }, 150 "original": { 151 "owner": "lnl7", 152 "ref": "master", 153 "repo": "nix-darwin", 154 "type": "github" 155 } 156 }, 157 "deploy-rs": { 158 "inputs": { 159 "flake-compat": [ 160 "flake-compat" 161 ], 162 "nixpkgs": [ 163 "nixpkgs" 164 ], 165 "utils": [ 166 "flake-utils" 167 ] 168 }, 169 "locked": { 170 "lastModified": 1727447169, 171 "narHash": "sha256-3KyjMPUKHkiWhwR91J1YchF6zb6gvckCAY1jOE+ne0U=", 172 "owner": "serokell", 173 "repo": "deploy-rs", 174 "rev": "aa07eb05537d4cd025e2310397a6adcedfe72c76", 175 "type": "github" 176 }, 177 "original": { 178 "owner": "serokell", 179 "repo": "deploy-rs", 180 "type": "github" 181 } 182 }, 183 "devshell": { 184 "inputs": { 185 "flake-utils": [ 186 "topology", 187 "flake-utils" 188 ], 189 "nixpkgs": [ 190 "topology", 191 "nixpkgs" 192 ] 193 }, 194 "locked": { 195 "lastModified": 1713532798, 196 "narHash": "sha256-wtBhsdMJA3Wa32Wtm1eeo84GejtI43pMrFrmwLXrsEc=", 197 "owner": "numtide", 198 "repo": "devshell", 199 "rev": "12e914740a25ea1891ec619bb53cf5e6ca922e40", 200 "type": "github" 201 }, 202 "original": { 203 "owner": "numtide", 204 "repo": "devshell", 205 "type": "github" 206 } 207 }, 208 "dns": { 209 "inputs": { 210 "flake-utils": [ 211 "flake-utils" 212 ], 213 "nixpkgs": [ 214 "nixpkgs" 215 ] 216 }, 217 "locked": { 218 "lastModified": 1726867691, 219 "narHash": "sha256-IK3r16N9pizf53AipOmrcrcyjVsPJwC4PI5hIqEyKwQ=", 220 "owner": "nix-community", 221 "repo": "dns.nix", 222 "rev": "a3196708a56dee76186a9415c187473b94e6cbae", 223 "type": "github" 224 }, 225 "original": { 226 "owner": "nix-community", 227 "repo": "dns.nix", 228 "type": "github" 229 } 230 }, 231 "flake-compat": { 232 "locked": { 233 "lastModified": 1696426674, 234 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 235 "owner": "edolstra", 236 "repo": "flake-compat", 237 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 238 "type": "github" 239 }, 240 "original": { 241 "owner": "edolstra", 242 "repo": "flake-compat", 243 "type": "github" 244 } 245 }, 246 "flake-compat_2": { 247 "flake": false, 248 "locked": { 249 "lastModified": 1696426674, 250 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 251 "owner": "edolstra", 252 "repo": "flake-compat", 253 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 254 "type": "github" 255 }, 256 "original": { 257 "owner": "edolstra", 258 "repo": "flake-compat", 259 "type": "github" 260 } 261 }, 262 "flake-compat_3": { 263 "flake": false, 264 "locked": { 265 "lastModified": 1650374568, 266 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=", 267 "owner": "edolstra", 268 "repo": "flake-compat", 269 "rev": "b4a34015c698c7793d592d66adbab377907a2be8", 270 "type": "github" 271 }, 272 "original": { 273 "owner": "edolstra", 274 "repo": "flake-compat", 275 "type": "github" 276 } 277 }, 278 "flake-compat_4": { 279 "flake": false, 280 "locked": { 281 "lastModified": 1696426674, 282 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 283 "owner": "edolstra", 284 "repo": "flake-compat", 285 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 286 "type": "github" 287 }, 288 "original": { 289 "owner": "edolstra", 290 "repo": "flake-compat", 291 "type": "github" 292 } 293 }, 294 "flake-parts": { 295 "inputs": { 296 "nixpkgs-lib": [ 297 "nixpkgs-lib" 298 ] 299 }, 300 "locked": { 301 "lastModified": 1727826117, 302 "narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=", 303 "owner": "hercules-ci", 304 "repo": "flake-parts", 305 "rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1", 306 "type": "github" 307 }, 308 "original": { 309 "owner": "hercules-ci", 310 "repo": "flake-parts", 311 "type": "github" 312 } 313 }, 314 "flake-parts_2": { 315 "inputs": { 316 "nixpkgs-lib": [ 317 "nvim", 318 "hercules-ci-effects", 319 "nixpkgs" 320 ] 321 }, 322 "locked": { 323 "lastModified": 1712014858, 324 "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=", 325 "owner": "hercules-ci", 326 "repo": "flake-parts", 327 "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d", 328 "type": "github" 329 }, 330 "original": { 331 "id": "flake-parts", 332 "type": "indirect" 333 } 334 }, 335 "flake-parts_3": { 336 "inputs": { 337 "nixpkgs-lib": [ 338 "wayland", 339 "nix-eval-jobs", 340 "nixpkgs" 341 ] 342 }, 343 "locked": { 344 "lastModified": 1722555600, 345 "narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=", 346 "owner": "hercules-ci", 347 "repo": "flake-parts", 348 "rev": "8471fe90ad337a8074e957b69ca4d0089218391d", 349 "type": "github" 350 }, 351 "original": { 352 "owner": "hercules-ci", 353 "repo": "flake-parts", 354 "type": "github" 355 } 356 }, 357 "flake-root": { 358 "locked": { 359 "lastModified": 1713493429, 360 "narHash": "sha256-ztz8JQkI08tjKnsTpfLqzWoKFQF4JGu2LRz8bkdnYUk=", 361 "owner": "srid", 362 "repo": "flake-root", 363 "rev": "bc748b93b86ee76e2032eecda33440ceb2532fcd", 364 "type": "github" 365 }, 366 "original": { 367 "owner": "srid", 368 "repo": "flake-root", 369 "type": "github" 370 } 371 }, 372 "flake-utils": { 373 "inputs": { 374 "systems": [ 375 "systems" 376 ] 377 }, 378 "locked": { 379 "lastModified": 1726560853, 380 "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", 381 "owner": "numtide", 382 "repo": "flake-utils", 383 "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", 384 "type": "github" 385 }, 386 "original": { 387 "owner": "numtide", 388 "repo": "flake-utils", 389 "type": "github" 390 } 391 }, 392 "flake-utils-plus": { 393 "inputs": { 394 "flake-utils": "flake-utils_2" 395 }, 396 "locked": { 397 "lastModified": 1715533576, 398 "narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=", 399 "owner": "gytis-ivaskevicius", 400 "repo": "flake-utils-plus", 401 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 402 "type": "github" 403 }, 404 "original": { 405 "owner": "gytis-ivaskevicius", 406 "repo": "flake-utils-plus", 407 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 408 "type": "github" 409 } 410 }, 411 "flake-utils_2": { 412 "inputs": { 413 "systems": "systems_2" 414 }, 415 "locked": { 416 "lastModified": 1694529238, 417 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 418 "owner": "numtide", 419 "repo": "flake-utils", 420 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 421 "type": "github" 422 }, 423 "original": { 424 "owner": "numtide", 425 "repo": "flake-utils", 426 "type": "github" 427 } 428 }, 429 "flake-utils_3": { 430 "inputs": { 431 "systems": "systems_4" 432 }, 433 "locked": { 434 "lastModified": 1726560853, 435 "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", 436 "owner": "numtide", 437 "repo": "flake-utils", 438 "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", 439 "type": "github" 440 }, 441 "original": { 442 "owner": "numtide", 443 "repo": "flake-utils", 444 "type": "github" 445 } 446 }, 447 "flakey-profile": { 448 "locked": { 449 "lastModified": 1712898590, 450 "narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=", 451 "owner": "lf-", 452 "repo": "flakey-profile", 453 "rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d", 454 "type": "github" 455 }, 456 "original": { 457 "owner": "lf-", 458 "repo": "flakey-profile", 459 "type": "github" 460 } 461 }, 462 "git-hooks": { 463 "inputs": { 464 "flake-compat": "flake-compat_2", 465 "gitignore": "gitignore", 466 "nixpkgs": [ 467 "nvim", 468 "nixpkgs" 469 ], 470 "nixpkgs-stable": [ 471 "nvim", 472 "nixpkgs" 473 ] 474 }, 475 "locked": { 476 "lastModified": 1729104314, 477 "narHash": "sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ+/nVtALHIciX/BI=", 478 "owner": "cachix", 479 "repo": "git-hooks.nix", 480 "rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6", 481 "type": "github" 482 }, 483 "original": { 484 "owner": "cachix", 485 "repo": "git-hooks.nix", 486 "type": "github" 487 } 488 }, 489 "gitignore": { 490 "inputs": { 491 "nixpkgs": [ 492 "nvim", 493 "git-hooks", 494 "nixpkgs" 495 ] 496 }, 497 "locked": { 498 "lastModified": 1709087332, 499 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 500 "owner": "hercules-ci", 501 "repo": "gitignore.nix", 502 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 503 "type": "github" 504 }, 505 "original": { 506 "owner": "hercules-ci", 507 "repo": "gitignore.nix", 508 "type": "github" 509 } 510 }, 511 "gitignore_2": { 512 "inputs": { 513 "nixpkgs": [ 514 "topology", 515 "pre-commit-hooks", 516 "nixpkgs" 517 ] 518 }, 519 "locked": { 520 "lastModified": 1709087332, 521 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 522 "owner": "hercules-ci", 523 "repo": "gitignore.nix", 524 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 525 "type": "github" 526 }, 527 "original": { 528 "owner": "hercules-ci", 529 "repo": "gitignore.nix", 530 "type": "github" 531 } 532 }, 533 "golink": { 534 "inputs": { 535 "flake-utils": [ 536 "flake-utils" 537 ], 538 "nixpkgs": [ 539 "nixpkgs" 540 ] 541 }, 542 "locked": { 543 "lastModified": 1729038018, 544 "narHash": "sha256-UMAQj/qfMp/8V7foUQ+vZl4NxrGHF7ihv7QXwbAPbkg=", 545 "owner": "tailscale", 546 "repo": "golink", 547 "rev": "701eb193420b16655a6060802faa5caf494ecc5f", 548 "type": "github" 549 }, 550 "original": { 551 "owner": "tailscale", 552 "repo": "golink", 553 "type": "github" 554 } 555 }, 556 "hardware": { 557 "locked": { 558 "lastModified": 1730161780, 559 "narHash": "sha256-z5ILcmwMtiCoHTXS1KsQWqigO7HJO8sbyK7f7wn9F/E=", 560 "owner": "nixos", 561 "repo": "nixos-hardware", 562 "rev": "07d15e8990d5d86a631641b4c429bc0a7400cfb8", 563 "type": "github" 564 }, 565 "original": { 566 "owner": "nixos", 567 "repo": "nixos-hardware", 568 "type": "github" 569 } 570 }, 571 "hercules-ci-effects": { 572 "inputs": { 573 "flake-parts": "flake-parts_2", 574 "nixpkgs": [ 575 "nvim", 576 "nixpkgs" 577 ] 578 }, 579 "locked": { 580 "lastModified": 1724947644, 581 "narHash": "sha256-MHHrHasTngp7EYQOObHJ1a/IsRF+wodHqOckhH6uZbk=", 582 "owner": "hercules-ci", 583 "repo": "hercules-ci-effects", 584 "rev": "dba4367b9a9d9615456c430a6d6af716f6e84cef", 585 "type": "github" 586 }, 587 "original": { 588 "owner": "hercules-ci", 589 "repo": "hercules-ci-effects", 590 "type": "github" 591 } 592 }, 593 "home-manager": { 594 "inputs": { 595 "nixpkgs": [ 596 "nixpkgs" 597 ] 598 }, 599 "locked": { 600 "lastModified": 1730016908, 601 "narHash": "sha256-bFCxJco7d8IgmjfNExNz9knP8wvwbXU4s/d53KOK6U0=", 602 "owner": "nix-community", 603 "repo": "home-manager", 604 "rev": "e83414058edd339148dc142a8437edb9450574c8", 605 "type": "github" 606 }, 607 "original": { 608 "owner": "nix-community", 609 "repo": "home-manager", 610 "type": "github" 611 } 612 }, 613 "iceshrimp": { 614 "inputs": { 615 "nixpkgs": [ 616 "nixpkgs" 617 ] 618 }, 619 "locked": { 620 "lastModified": 1721338360, 621 "narHash": "sha256-1CEhakLtPq+Lqo+p40wo00hkewmyzPAvjBr8ah6Faqk=", 622 "ref": "refs/heads/dev", 623 "rev": "98c3678cfbcea5e750a5947394d35a73ae72634a", 624 "revCount": 48, 625 "type": "git", 626 "url": "https://iceshrimp.dev/pyrox/packaging" 627 }, 628 "original": { 629 "type": "git", 630 "url": "https://iceshrimp.dev/pyrox/packaging" 631 } 632 }, 633 "lib-aggregate": { 634 "inputs": { 635 "flake-utils": "flake-utils_3", 636 "nixpkgs-lib": "nixpkgs-lib_2" 637 }, 638 "locked": { 639 "lastModified": 1730031145, 640 "narHash": "sha256-GZz0LGkeduajnF7zUuPu5evNyoOATcSsRZCkG1OqiwY=", 641 "owner": "nix-community", 642 "repo": "lib-aggregate", 643 "rev": "7d235f23a84b54c39b1579b68b13e1ff83f5b1ad", 644 "type": "github" 645 }, 646 "original": { 647 "owner": "nix-community", 648 "repo": "lib-aggregate", 649 "type": "github" 650 } 651 }, 652 "libnbtplusplus": { 653 "flake": false, 654 "locked": { 655 "lastModified": 1699286814, 656 "narHash": "sha256-yy0q+bky80LtK1GWzz7qpM+aAGrOqLuewbid8WT1ilk=", 657 "owner": "PrismLauncher", 658 "repo": "libnbtplusplus", 659 "rev": "23b955121b8217c1c348a9ed2483167a6f3ff4ad", 660 "type": "github" 661 }, 662 "original": { 663 "owner": "PrismLauncher", 664 "repo": "libnbtplusplus", 665 "type": "github" 666 } 667 }, 668 "lix": { 669 "flake": false, 670 "locked": { 671 "lastModified": 1730125379, 672 "narHash": "sha256-L5fLFoYpy8Trpb7GDgMzUKoj+2AunqsqHUJCtRYwU5A=", 673 "ref": "refs/heads/main", 674 "rev": "8c567c0424002c673102812f080c76dc5d2c7557", 675 "revCount": 16415, 676 "type": "git", 677 "url": "https://git.lix.systems/lix-project/lix" 678 }, 679 "original": { 680 "type": "git", 681 "url": "https://git.lix.systems/lix-project/lix" 682 } 683 }, 684 "lix-module": { 685 "inputs": { 686 "flake-utils": [ 687 "flake-utils" 688 ], 689 "flakey-profile": "flakey-profile", 690 "lix": [ 691 "lix" 692 ], 693 "nixpkgs": [ 694 "nixpkgs" 695 ] 696 }, 697 "locked": { 698 "lastModified": 1727752861, 699 "narHash": "sha256-jowmo2aEzrEpPSM96IWtajuogdJm7DjAWxFTEb7Ct0s=", 700 "ref": "refs/heads/main", 701 "rev": "fd186f535a4ac7ae35d98c1dd5d79f0a81b7976d", 702 "revCount": 116, 703 "type": "git", 704 "url": "https://git.lix.systems/lix-project/nixos-module" 705 }, 706 "original": { 707 "type": "git", 708 "url": "https://git.lix.systems/lix-project/nixos-module" 709 } 710 }, 711 "mailserver": { 712 "inputs": { 713 "blobs": "blobs", 714 "flake-compat": [ 715 "flake-compat" 716 ], 717 "nixpkgs": [ 718 "nixpkgs" 719 ], 720 "nixpkgs-24_05": "nixpkgs-24_05" 721 }, 722 "locked": { 723 "lastModified": 1722877200, 724 "narHash": "sha256-qgKDNJXs+od+1UbRy62uk7dYal3h98I4WojfIqMoGcg=", 725 "owner": "simple-nixos-mailserver", 726 "repo": "nixos-mailserver", 727 "rev": "af7d3bf5daeba3fc28089b015c0dd43f06b176f2", 728 "type": "gitlab" 729 }, 730 "original": { 731 "owner": "simple-nixos-mailserver", 732 "ref": "master", 733 "repo": "nixos-mailserver", 734 "type": "gitlab" 735 } 736 }, 737 "mkshell-minimal": { 738 "locked": { 739 "lastModified": 1700988624, 740 "narHash": "sha256-KJyiF67zVYOBkNltKhJATfSj+gfRFX9dSFIWDEBy2nQ=", 741 "owner": "viperML", 742 "repo": "mkshell-minimal", 743 "rev": "6b0868be06da900b5fe6ece05616b84e3cbd7944", 744 "type": "github" 745 }, 746 "original": { 747 "owner": "viperML", 748 "repo": "mkshell-minimal", 749 "type": "github" 750 } 751 }, 752 "my-pkgs": { 753 "inputs": { 754 "nixpkgs": [ 755 "nixpkgs" 756 ] 757 }, 758 "locked": { 759 "lastModified": 1718762298, 760 "narHash": "sha256-HU73BsUdmpYn6SMgs+4Zpj1fPA94H0CAC2pYhIxqUoY=", 761 "ref": "refs/heads/main", 762 "rev": "1aa7198174b166f6f3153a69388cc4f650471750", 763 "revCount": 13, 764 "type": "git", 765 "url": "https://git.pyrox.dev/pyrox/pkgs" 766 }, 767 "original": { 768 "type": "git", 769 "url": "https://git.pyrox.dev/pyrox/pkgs" 770 } 771 }, 772 "napalm": { 773 "inputs": { 774 "flake-utils": [ 775 "authentik", 776 "flake-utils" 777 ], 778 "nixpkgs": [ 779 "authentik", 780 "nixpkgs" 781 ] 782 }, 783 "locked": { 784 "lastModified": 1725806412, 785 "narHash": "sha256-lGZjkjds0p924QEhm/r0BhAxbHBJE1xMOldB/HmQH04=", 786 "owner": "willibutz", 787 "repo": "napalm", 788 "rev": "b492440d9e64ae20736d3bec5c7715ffcbde83f5", 789 "type": "github" 790 }, 791 "original": { 792 "owner": "willibutz", 793 "ref": "avoid-foldl-stack-overflow", 794 "repo": "napalm", 795 "type": "github" 796 } 797 }, 798 "neovim": { 799 "inputs": { 800 "flake-utils": [ 801 "flake-utils" 802 ], 803 "nixpkgs": [ 804 "nixpkgs" 805 ] 806 }, 807 "locked": { 808 "dir": "contrib", 809 "lastModified": 1703942320, 810 "narHash": "sha256-CcaBqA0yFCffNPmXOJTo8c9v1jrEBiqAl8CG5Dj5YxE=", 811 "owner": "neovim", 812 "repo": "neovim", 813 "rev": "8744ee8783a8597f9fce4a573ae05aca2f412120", 814 "type": "github" 815 }, 816 "original": { 817 "dir": "contrib", 818 "owner": "neovim", 819 "ref": "v0.9.5", 820 "repo": "neovim", 821 "type": "github" 822 } 823 }, 824 "neovim-src": { 825 "flake": false, 826 "locked": { 827 "lastModified": 1729121305, 828 "narHash": "sha256-c94xkA/RuszC4PfmB+MWqOo2vbO66GTO6XKer0mbltA=", 829 "owner": "neovim", 830 "repo": "neovim", 831 "rev": "852954ff6d96adce0158f74ca494fdcef3aa1921", 832 "type": "github" 833 }, 834 "original": { 835 "owner": "neovim", 836 "repo": "neovim", 837 "type": "github" 838 } 839 }, 840 "nh": { 841 "inputs": { 842 "nixpkgs": [ 843 "nixpkgs" 844 ] 845 }, 846 "locked": { 847 "lastModified": 1728371783, 848 "narHash": "sha256-ufI7115ims2PPxggpWQhigAUrwlwu155wVgngZzzyZ0=", 849 "owner": "viperML", 850 "repo": "nh", 851 "rev": "afdff9ab4fdb9c329b5d97c5b742242b97f8754d", 852 "type": "github" 853 }, 854 "original": { 855 "owner": "viperML", 856 "repo": "nh", 857 "type": "github" 858 } 859 }, 860 "nix-eval-jobs": { 861 "inputs": { 862 "flake-parts": "flake-parts_3", 863 "nix-github-actions": "nix-github-actions_2", 864 "nixpkgs": "nixpkgs_2", 865 "treefmt-nix": "treefmt-nix_4" 866 }, 867 "locked": { 868 "lastModified": 1728593025, 869 "narHash": "sha256-j/p2ftkP8MXYEK7Vx65jH/Knr2QkEcRSVoDnVOUDe6Q=", 870 "owner": "nix-community", 871 "repo": "nix-eval-jobs", 872 "rev": "a3307ac4b38b6dae769f771c877a6f2c236ee238", 873 "type": "github" 874 }, 875 "original": { 876 "owner": "nix-community", 877 "repo": "nix-eval-jobs", 878 "type": "github" 879 } 880 }, 881 "nix-filter": { 882 "locked": { 883 "lastModified": 1710156097, 884 "narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=", 885 "owner": "numtide", 886 "repo": "nix-filter", 887 "rev": "3342559a24e85fc164b295c3444e8a139924675b", 888 "type": "github" 889 }, 890 "original": { 891 "owner": "numtide", 892 "repo": "nix-filter", 893 "type": "github" 894 } 895 }, 896 "nix-github-actions": { 897 "inputs": { 898 "nixpkgs": [ 899 "authentik", 900 "poetry2nix", 901 "nixpkgs" 902 ] 903 }, 904 "locked": { 905 "lastModified": 1703863825, 906 "narHash": "sha256-rXwqjtwiGKJheXB43ybM8NwWB8rO2dSRrEqes0S7F5Y=", 907 "owner": "nix-community", 908 "repo": "nix-github-actions", 909 "rev": "5163432afc817cf8bd1f031418d1869e4c9d5547", 910 "type": "github" 911 }, 912 "original": { 913 "owner": "nix-community", 914 "repo": "nix-github-actions", 915 "type": "github" 916 } 917 }, 918 "nix-github-actions_2": { 919 "inputs": { 920 "nixpkgs": [ 921 "wayland", 922 "nix-eval-jobs", 923 "nixpkgs" 924 ] 925 }, 926 "locked": { 927 "lastModified": 1720066371, 928 "narHash": "sha256-uPlLYH2S0ACj0IcgaK9Lsf4spmJoGejR9DotXiXSBZQ=", 929 "owner": "nix-community", 930 "repo": "nix-github-actions", 931 "rev": "622f829f5fe69310a866c8a6cd07e747c44ef820", 932 "type": "github" 933 }, 934 "original": { 935 "owner": "nix-community", 936 "repo": "nix-github-actions", 937 "type": "github" 938 } 939 }, 940 "nix-index": { 941 "inputs": { 942 "flake-compat": [ 943 "flake-compat" 944 ], 945 "nixpkgs": [ 946 "nixpkgs" 947 ] 948 }, 949 "locked": { 950 "lastModified": 1721228133, 951 "narHash": "sha256-3ym31/VGIC1IKBbkrFAO0lKsHO+XGQ+mgCQqHsE91dw=", 952 "owner": "nix-community", 953 "repo": "nix-index", 954 "rev": "8c0532bcf8da840ed18e99ad2bf948cb9f5190a9", 955 "type": "github" 956 }, 957 "original": { 958 "owner": "nix-community", 959 "repo": "nix-index", 960 "type": "github" 961 } 962 }, 963 "nix-index-database": { 964 "inputs": { 965 "nixpkgs": [ 966 "nixpkgs" 967 ] 968 }, 969 "locked": { 970 "lastModified": 1729999765, 971 "narHash": "sha256-LYsavZXitFjjyETZoij8usXjTa7fa9AIF3Sk3MJSX+Y=", 972 "owner": "Mic92", 973 "repo": "nix-index-database", 974 "rev": "0e3a8778c2ee218eff8de6aacf3d2fa6c33b2d4f", 975 "type": "github" 976 }, 977 "original": { 978 "owner": "Mic92", 979 "repo": "nix-index-database", 980 "type": "github" 981 } 982 }, 983 "nix-search": { 984 "inputs": { 985 "flake-compat": [ 986 "flake-compat" 987 ], 988 "flake-utils": [ 989 "flake-utils" 990 ], 991 "nixpkgs": [ 992 "nixpkgs" 993 ] 994 }, 995 "locked": { 996 "lastModified": 1724483848, 997 "narHash": "sha256-h9yYOjL9i/m0r5NbqMcLMFNnwSKsIgfUr5qk+47pOtc=", 998 "owner": "diamondburned", 999 "repo": "nix-search", 1000 "rev": "e616ac1c82a616fa6e6d8c94839c5052eb8c808d", 1001 "type": "github" 1002 }, 1003 "original": { 1004 "owner": "diamondburned", 1005 "repo": "nix-search", 1006 "type": "github" 1007 } 1008 }, 1009 "nixd": { 1010 "inputs": { 1011 "flake-parts": [ 1012 "flake-parts" 1013 ], 1014 "flake-root": "flake-root", 1015 "nixpkgs": [ 1016 "nixpkgs" 1017 ], 1018 "treefmt-nix": "treefmt-nix_3" 1019 }, 1020 "locked": { 1021 "lastModified": 1730169047, 1022 "narHash": "sha256-CmvRSsW97XVrc0WrE2v/acRsfdRhFiFKRwg7PmfYKPc=", 1023 "owner": "nix-community", 1024 "repo": "nixd", 1025 "rev": "20290ee46699f7c62528d8f44bab1aeac7c8fcf1", 1026 "type": "github" 1027 }, 1028 "original": { 1029 "owner": "nix-community", 1030 "repo": "nixd", 1031 "type": "github" 1032 } 1033 }, 1034 "nixos-generators": { 1035 "inputs": { 1036 "nixlib": [ 1037 "nixpkgs-lib" 1038 ], 1039 "nixpkgs": [ 1040 "nixpkgs" 1041 ] 1042 }, 1043 "locked": { 1044 "lastModified": 1729472750, 1045 "narHash": "sha256-s93LPHi5BN7I2xSGNAFWiYb8WRsPvT1LE9ZjZBrpFlg=", 1046 "owner": "nix-community", 1047 "repo": "nixos-generators", 1048 "rev": "7c60ba4bc8d6aa2ba3e5b0f6ceb9fc07bc261565", 1049 "type": "github" 1050 }, 1051 "original": { 1052 "owner": "nix-community", 1053 "repo": "nixos-generators", 1054 "type": "github" 1055 } 1056 }, 1057 "nixpkgs": { 1058 "locked": { 1059 "lastModified": 1729980323, 1060 "narHash": "sha256-eWPRZAlhf446bKSmzw6x7RWEE4IuZgAp8NW3eXZwRAY=", 1061 "owner": "nixos", 1062 "repo": "nixpkgs", 1063 "rev": "86e78d3d2084ff87688da662cf78c2af085d8e73", 1064 "type": "github" 1065 }, 1066 "original": { 1067 "owner": "nixos", 1068 "ref": "nixpkgs-unstable", 1069 "repo": "nixpkgs", 1070 "type": "github" 1071 } 1072 }, 1073 "nixpkgs-24_05": { 1074 "locked": { 1075 "lastModified": 1717144377, 1076 "narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=", 1077 "owner": "NixOS", 1078 "repo": "nixpkgs", 1079 "rev": "805a384895c696f802a9bf5bf4720f37385df547", 1080 "type": "github" 1081 }, 1082 "original": { 1083 "id": "nixpkgs", 1084 "ref": "nixos-24.05", 1085 "type": "indirect" 1086 } 1087 }, 1088 "nixpkgs-lib": { 1089 "locked": { 1090 "lastModified": 1729990941, 1091 "narHash": "sha256-hUP9oxmnOmNnKcDOf5Y55HQ+NnoT0+bLWHLQWLLw9Ks=", 1092 "owner": "nix-community", 1093 "repo": "nixpkgs.lib", 1094 "rev": "7d68864343650322045894951602d6e82b5296d7", 1095 "type": "github" 1096 }, 1097 "original": { 1098 "owner": "nix-community", 1099 "repo": "nixpkgs.lib", 1100 "type": "github" 1101 } 1102 }, 1103 "nixpkgs-lib_2": { 1104 "locked": { 1105 "lastModified": 1729990941, 1106 "narHash": "sha256-hUP9oxmnOmNnKcDOf5Y55HQ+NnoT0+bLWHLQWLLw9Ks=", 1107 "owner": "nix-community", 1108 "repo": "nixpkgs.lib", 1109 "rev": "7d68864343650322045894951602d6e82b5296d7", 1110 "type": "github" 1111 }, 1112 "original": { 1113 "owner": "nix-community", 1114 "repo": "nixpkgs.lib", 1115 "type": "github" 1116 } 1117 }, 1118 "nixpkgs_2": { 1119 "locked": { 1120 "lastModified": 1723221148, 1121 "narHash": "sha256-7pjpeQlZUNQ4eeVntytU3jkw9dFK3k1Htgk2iuXjaD8=", 1122 "owner": "NixOS", 1123 "repo": "nixpkgs", 1124 "rev": "154bcb95ad51bc257c2ce4043a725de6ca700ef6", 1125 "type": "github" 1126 }, 1127 "original": { 1128 "owner": "NixOS", 1129 "ref": "nixpkgs-unstable", 1130 "repo": "nixpkgs", 1131 "type": "github" 1132 } 1133 }, 1134 "nur": { 1135 "locked": { 1136 "lastModified": 1730186143, 1137 "narHash": "sha256-5wi2z2JQp6jhGu1YB1CI0jmLt1knjh8LGQ8lkU0DJgs=", 1138 "owner": "nix-community", 1139 "repo": "nur", 1140 "rev": "47b74dec0590af547549be4d70d43d8245ef3832", 1141 "type": "github" 1142 }, 1143 "original": { 1144 "owner": "nix-community", 1145 "repo": "nur", 1146 "type": "github" 1147 } 1148 }, 1149 "nvim": { 1150 "inputs": { 1151 "flake-compat": [ 1152 "flake-compat" 1153 ], 1154 "flake-parts": [ 1155 "flake-parts" 1156 ], 1157 "git-hooks": "git-hooks", 1158 "hercules-ci-effects": "hercules-ci-effects", 1159 "neovim-src": "neovim-src", 1160 "nixpkgs": [ 1161 "nixpkgs" 1162 ] 1163 }, 1164 "locked": { 1165 "lastModified": 1730088025, 1166 "narHash": "sha256-FIdIaN7f6karwtDV65VXTV8VThNrR63nwykfgXpm4p4=", 1167 "owner": "nix-community", 1168 "repo": "neovim-nightly-overlay", 1169 "rev": "f35afbe60a4ff71fd65fec3839fc38943f961951", 1170 "type": "github" 1171 }, 1172 "original": { 1173 "owner": "nix-community", 1174 "repo": "neovim-nightly-overlay", 1175 "type": "github" 1176 } 1177 }, 1178 "poetry2nix": { 1179 "inputs": { 1180 "flake-utils": [ 1181 "authentik", 1182 "flake-utils" 1183 ], 1184 "nix-github-actions": "nix-github-actions", 1185 "nixpkgs": [ 1186 "authentik", 1187 "nixpkgs" 1188 ], 1189 "systems": [ 1190 "authentik", 1191 "systems" 1192 ], 1193 "treefmt-nix": "treefmt-nix" 1194 }, 1195 "locked": { 1196 "lastModified": 1727169160, 1197 "narHash": "sha256-m/3tT0Wvk2V4H15riZC/yT7i7t+8V58HTDpthKV5yhk=", 1198 "owner": "nix-community", 1199 "repo": "poetry2nix", 1200 "rev": "7624b3e0275d9b52dbdda46ef7ffee66b36ff823", 1201 "type": "github" 1202 }, 1203 "original": { 1204 "owner": "nix-community", 1205 "repo": "poetry2nix", 1206 "type": "github" 1207 } 1208 }, 1209 "pre-commit-hooks": { 1210 "inputs": { 1211 "flake-compat": "flake-compat_4", 1212 "flake-utils": [ 1213 "topology", 1214 "flake-utils" 1215 ], 1216 "gitignore": "gitignore_2", 1217 "nixpkgs": [ 1218 "topology", 1219 "nixpkgs" 1220 ], 1221 "nixpkgs-stable": [ 1222 "topology", 1223 "nixpkgs" 1224 ] 1225 }, 1226 "locked": { 1227 "lastModified": 1714478972, 1228 "narHash": "sha256-q//cgb52vv81uOuwz1LaXElp3XAe1TqrABXODAEF6Sk=", 1229 "owner": "cachix", 1230 "repo": "pre-commit-hooks.nix", 1231 "rev": "2849da033884f54822af194400f8dff435ada242", 1232 "type": "github" 1233 }, 1234 "original": { 1235 "owner": "cachix", 1236 "repo": "pre-commit-hooks.nix", 1237 "type": "github" 1238 } 1239 }, 1240 "prismlauncher": { 1241 "inputs": { 1242 "flake-compat": [ 1243 "flake-compat" 1244 ], 1245 "libnbtplusplus": "libnbtplusplus", 1246 "nix-filter": "nix-filter", 1247 "nixpkgs": [ 1248 "nixpkgs" 1249 ] 1250 }, 1251 "locked": { 1252 "lastModified": 1730149973, 1253 "narHash": "sha256-8HAFo4RdLTJA6fqYfTLbzt6NcvT9BqhqutdlSGh8GbE=", 1254 "owner": "PrismLauncher", 1255 "repo": "PrismLauncher", 1256 "rev": "f56a8feade84da6187e1386cdf89c8a1dc6e37ea", 1257 "type": "github" 1258 }, 1259 "original": { 1260 "owner": "PrismLauncher", 1261 "repo": "PrismLauncher", 1262 "type": "github" 1263 } 1264 }, 1265 "root": { 1266 "inputs": { 1267 "agenix": "agenix", 1268 "authentik": "authentik", 1269 "buildbot-nix": "buildbot-nix", 1270 "ctp": "ctp", 1271 "deploy-rs": "deploy-rs", 1272 "dns": "dns", 1273 "flake-compat": "flake-compat", 1274 "flake-parts": "flake-parts", 1275 "flake-utils": "flake-utils", 1276 "golink": "golink", 1277 "hardware": "hardware", 1278 "home-manager": "home-manager", 1279 "iceshrimp": "iceshrimp", 1280 "lix": "lix", 1281 "lix-module": "lix-module", 1282 "mailserver": "mailserver", 1283 "mkshell-minimal": "mkshell-minimal", 1284 "my-pkgs": "my-pkgs", 1285 "neovim": "neovim", 1286 "nh": "nh", 1287 "nix-index": "nix-index", 1288 "nix-index-database": "nix-index-database", 1289 "nix-search": "nix-search", 1290 "nixd": "nixd", 1291 "nixos-generators": "nixos-generators", 1292 "nixpkgs": "nixpkgs", 1293 "nixpkgs-lib": "nixpkgs-lib", 1294 "nur": "nur", 1295 "nvim": "nvim", 1296 "prismlauncher": "prismlauncher", 1297 "snowfall-lib": "snowfall-lib", 1298 "stable": "stable", 1299 "systems": "systems_3", 1300 "topology": "topology", 1301 "waybar": "waybar", 1302 "wayland": "wayland" 1303 } 1304 }, 1305 "snowfall-lib": { 1306 "inputs": { 1307 "flake-compat": "flake-compat_3", 1308 "flake-utils-plus": "flake-utils-plus", 1309 "nixpkgs": [ 1310 "nixpkgs" 1311 ] 1312 }, 1313 "locked": { 1314 "lastModified": 1730136121, 1315 "narHash": "sha256-tfVayj13Zw+zzOKrmJhnvBod7Hdb9ixBR6/4GUlyMA0=", 1316 "owner": "snowfallorg", 1317 "repo": "lib", 1318 "rev": "dd348182c1a010993e68004eada86cf0341fe2c4", 1319 "type": "github" 1320 }, 1321 "original": { 1322 "owner": "snowfallorg", 1323 "repo": "lib", 1324 "type": "github" 1325 } 1326 }, 1327 "stable": { 1328 "locked": { 1329 "lastModified": 1729973466, 1330 "narHash": "sha256-knnVBGfTCZlQgxY1SgH0vn2OyehH9ykfF8geZgS95bk=", 1331 "owner": "nixos", 1332 "repo": "nixpkgs", 1333 "rev": "cd3e8833d70618c4eea8df06f95b364b016d4950", 1334 "type": "github" 1335 }, 1336 "original": { 1337 "owner": "nixos", 1338 "ref": "nixos-24.05", 1339 "repo": "nixpkgs", 1340 "type": "github" 1341 } 1342 }, 1343 "systems": { 1344 "locked": { 1345 "lastModified": 1689347949, 1346 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", 1347 "owner": "nix-systems", 1348 "repo": "default-linux", 1349 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", 1350 "type": "github" 1351 }, 1352 "original": { 1353 "owner": "nix-systems", 1354 "repo": "default-linux", 1355 "type": "github" 1356 } 1357 }, 1358 "systems_2": { 1359 "locked": { 1360 "lastModified": 1681028828, 1361 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1362 "owner": "nix-systems", 1363 "repo": "default", 1364 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1365 "type": "github" 1366 }, 1367 "original": { 1368 "owner": "nix-systems", 1369 "repo": "default", 1370 "type": "github" 1371 } 1372 }, 1373 "systems_3": { 1374 "locked": { 1375 "lastModified": 1681028828, 1376 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1377 "owner": "nix-systems", 1378 "repo": "default", 1379 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1380 "type": "github" 1381 }, 1382 "original": { 1383 "owner": "nix-systems", 1384 "repo": "default", 1385 "type": "github" 1386 } 1387 }, 1388 "systems_4": { 1389 "locked": { 1390 "lastModified": 1681028828, 1391 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 1392 "owner": "nix-systems", 1393 "repo": "default", 1394 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 1395 "type": "github" 1396 }, 1397 "original": { 1398 "owner": "nix-systems", 1399 "repo": "default", 1400 "type": "github" 1401 } 1402 }, 1403 "topology": { 1404 "inputs": { 1405 "devshell": "devshell", 1406 "flake-utils": [ 1407 "flake-utils" 1408 ], 1409 "nixpkgs": [ 1410 "nixpkgs" 1411 ], 1412 "pre-commit-hooks": "pre-commit-hooks" 1413 }, 1414 "locked": { 1415 "lastModified": 1730136771, 1416 "narHash": "sha256-lnAyG05e9uxFL7jw0ojBHpch9UjZRZ1X3RymmZipeE4=", 1417 "owner": "oddlama", 1418 "repo": "nix-topology", 1419 "rev": "95ce4eb09c986cc78b5962c8a07ac9537adfed1c", 1420 "type": "github" 1421 }, 1422 "original": { 1423 "owner": "oddlama", 1424 "repo": "nix-topology", 1425 "type": "github" 1426 } 1427 }, 1428 "treefmt-nix": { 1429 "inputs": { 1430 "nixpkgs": [ 1431 "authentik", 1432 "poetry2nix", 1433 "nixpkgs" 1434 ] 1435 }, 1436 "locked": { 1437 "lastModified": 1719749022, 1438 "narHash": "sha256-ddPKHcqaKCIFSFc/cvxS14goUhCOAwsM1PbMr0ZtHMg=", 1439 "owner": "numtide", 1440 "repo": "treefmt-nix", 1441 "rev": "8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd", 1442 "type": "github" 1443 }, 1444 "original": { 1445 "owner": "numtide", 1446 "repo": "treefmt-nix", 1447 "type": "github" 1448 } 1449 }, 1450 "treefmt-nix_2": { 1451 "inputs": { 1452 "nixpkgs": [ 1453 "buildbot-nix", 1454 "nixpkgs" 1455 ] 1456 }, 1457 "locked": { 1458 "lastModified": 1729613947, 1459 "narHash": "sha256-XGOvuIPW1XRfPgHtGYXd5MAmJzZtOuwlfKDgxX5KT3s=", 1460 "owner": "numtide", 1461 "repo": "treefmt-nix", 1462 "rev": "aac86347fb5063960eccb19493e0cadcdb4205ca", 1463 "type": "github" 1464 }, 1465 "original": { 1466 "owner": "numtide", 1467 "repo": "treefmt-nix", 1468 "type": "github" 1469 } 1470 }, 1471 "treefmt-nix_3": { 1472 "inputs": { 1473 "nixpkgs": [ 1474 "nixd", 1475 "nixpkgs" 1476 ] 1477 }, 1478 "locked": { 1479 "lastModified": 1722330636, 1480 "narHash": "sha256-uru7JzOa33YlSRwf9sfXpJG+UAV+bnBEYMjrzKrQZFw=", 1481 "owner": "numtide", 1482 "repo": "treefmt-nix", 1483 "rev": "768acdb06968e53aa1ee8de207fd955335c754b7", 1484 "type": "github" 1485 }, 1486 "original": { 1487 "owner": "numtide", 1488 "repo": "treefmt-nix", 1489 "type": "github" 1490 } 1491 }, 1492 "treefmt-nix_4": { 1493 "inputs": { 1494 "nixpkgs": [ 1495 "wayland", 1496 "nix-eval-jobs", 1497 "nixpkgs" 1498 ] 1499 }, 1500 "locked": { 1501 "lastModified": 1723303070, 1502 "narHash": "sha256-krGNVA30yptyRonohQ+i9cnK+CfCpedg6z3qzqVJcTs=", 1503 "owner": "numtide", 1504 "repo": "treefmt-nix", 1505 "rev": "14c092e0326de759e16b37535161b3cb9770cea3", 1506 "type": "github" 1507 }, 1508 "original": { 1509 "owner": "numtide", 1510 "repo": "treefmt-nix", 1511 "type": "github" 1512 } 1513 }, 1514 "waybar": { 1515 "inputs": { 1516 "flake-compat": [ 1517 "flake-compat" 1518 ], 1519 "nixpkgs": [ 1520 "nixpkgs" 1521 ] 1522 }, 1523 "locked": { 1524 "lastModified": 1729839164, 1525 "narHash": "sha256-kA+oY+B/0shEGVpEZxmMOOjJv8JB6ZifQn21V/tM5o8=", 1526 "owner": "Alexays", 1527 "repo": "Waybar", 1528 "rev": "5f260516af9a3e5791c26c7fc18a85a47da5b23f", 1529 "type": "github" 1530 }, 1531 "original": { 1532 "owner": "Alexays", 1533 "repo": "Waybar", 1534 "type": "github" 1535 } 1536 }, 1537 "wayland": { 1538 "inputs": { 1539 "flake-compat": [ 1540 "flake-compat" 1541 ], 1542 "lib-aggregate": "lib-aggregate", 1543 "nix-eval-jobs": "nix-eval-jobs", 1544 "nixpkgs": [ 1545 "nixpkgs" 1546 ] 1547 }, 1548 "locked": { 1549 "lastModified": 1730183307, 1550 "narHash": "sha256-gNcVyjXzNvZ+gK0os8+797nyk22YGY4q+HtZCVBySoo=", 1551 "owner": "nix-community", 1552 "repo": "nixpkgs-wayland", 1553 "rev": "e5084f5130fe566dec8ab0220f4f315e15734cec", 1554 "type": "github" 1555 }, 1556 "original": { 1557 "owner": "nix-community", 1558 "repo": "nixpkgs-wayland", 1559 "type": "github" 1560 } 1561 } 1562 }, 1563 "root": "root", 1564 "version": 7 1565}