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": 1754433428, 18 "narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=", 19 "owner": "ryantm", 20 "repo": "agenix", 21 "rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d", 22 "type": "github" 23 }, 24 "original": { 25 "owner": "ryantm", 26 "repo": "agenix", 27 "type": "github" 28 } 29 }, 30 "blobs": { 31 "flake": false, 32 "locked": { 33 "lastModified": 1604995301, 34 "narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=", 35 "owner": "simple-nixos-mailserver", 36 "repo": "blobs", 37 "rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265", 38 "type": "gitlab" 39 }, 40 "original": { 41 "owner": "simple-nixos-mailserver", 42 "repo": "blobs", 43 "type": "gitlab" 44 } 45 }, 46 "buildbot-nix": { 47 "inputs": { 48 "flake-parts": [ 49 "flake-parts" 50 ], 51 "hercules-ci-effects": "hercules-ci-effects", 52 "nixpkgs": [ 53 "nixpkgs" 54 ], 55 "treefmt-nix": "treefmt-nix" 56 }, 57 "locked": { 58 "lastModified": 1756399534, 59 "narHash": "sha256-zJBorJm/HP+dI1Wpwz6HpFHExwo3fGY3N8tlI5RsGIA=", 60 "owner": "Mic92", 61 "repo": "buildbot-nix", 62 "rev": "1932d252de69c6b9a48da0313559028e34998c59", 63 "type": "github" 64 }, 65 "original": { 66 "owner": "Mic92", 67 "repo": "buildbot-nix", 68 "type": "github" 69 } 70 }, 71 "ctp": { 72 "inputs": { 73 "nixpkgs": "nixpkgs" 74 }, 75 "locked": { 76 "lastModified": 1756365413, 77 "narHash": "sha256-rWJqnFNh+xAoXLPMOUWvb2jMUUgGs4PKI/p2lgUczBA=", 78 "owner": "catppuccin", 79 "repo": "nix", 80 "rev": "842da43be0d00d7cf4c26faf279bc71a614c259b", 81 "type": "github" 82 }, 83 "original": { 84 "owner": "catppuccin", 85 "repo": "nix", 86 "type": "github" 87 } 88 }, 89 "darwin": { 90 "inputs": { 91 "nixpkgs": [ 92 "agenix", 93 "nixpkgs" 94 ] 95 }, 96 "locked": { 97 "lastModified": 1744478979, 98 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 99 "owner": "lnl7", 100 "repo": "nix-darwin", 101 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 102 "type": "github" 103 }, 104 "original": { 105 "owner": "lnl7", 106 "ref": "master", 107 "repo": "nix-darwin", 108 "type": "github" 109 } 110 }, 111 "deploy-rs": { 112 "inputs": { 113 "flake-compat": [ 114 "flake-compat" 115 ], 116 "nixpkgs": [ 117 "nixpkgs" 118 ], 119 "utils": [ 120 "flake-utils" 121 ] 122 }, 123 "locked": { 124 "lastModified": 1749105467, 125 "narHash": "sha256-hXh76y/wDl15almBcqvjryB50B0BaiXJKk20f314RoE=", 126 "owner": "serokell", 127 "repo": "deploy-rs", 128 "rev": "6bc76b872374845ba9d645a2f012b764fecd765f", 129 "type": "github" 130 }, 131 "original": { 132 "owner": "serokell", 133 "repo": "deploy-rs", 134 "type": "github" 135 } 136 }, 137 "determinate": { 138 "inputs": { 139 "determinate-nixd-aarch64-darwin": "determinate-nixd-aarch64-darwin", 140 "determinate-nixd-aarch64-linux": "determinate-nixd-aarch64-linux", 141 "determinate-nixd-x86_64-darwin": [ 142 "determinate", 143 "determinate-nixd-aarch64-darwin" 144 ], 145 "determinate-nixd-x86_64-linux": "determinate-nixd-x86_64-linux", 146 "nix": [ 147 "dix" 148 ], 149 "nixpkgs": [ 150 "nixpkgs" 151 ] 152 }, 153 "locked": { 154 "lastModified": 1757033802, 155 "narHash": "sha256-BLUHtWWoHFR6UJJJwkmivSv7RTjo92wlT0Y7kbCd2MY=", 156 "owner": "DeterminateSystems", 157 "repo": "determinate", 158 "rev": "e154f8433851f8f2509490f33680e3285d553df4", 159 "type": "github" 160 }, 161 "original": { 162 "owner": "DeterminateSystems", 163 "repo": "determinate", 164 "type": "github" 165 } 166 }, 167 "determinate-nixd-aarch64-darwin": { 168 "flake": false, 169 "locked": { 170 "narHash": "sha256-Dym4kTLMTxAxNyZcrHRKRVMBINQPA7qgr+7dHozNrps=", 171 "type": "file", 172 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.1/macOS" 173 }, 174 "original": { 175 "type": "file", 176 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.1/macOS" 177 } 178 }, 179 "determinate-nixd-aarch64-linux": { 180 "flake": false, 181 "locked": { 182 "narHash": "sha256-eYVSpk+ly2YRSYvgT47ABmFRwG0DliNO/8ntBkoRmjI=", 183 "type": "file", 184 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.1/aarch64-linux" 185 }, 186 "original": { 187 "type": "file", 188 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.1/aarch64-linux" 189 } 190 }, 191 "determinate-nixd-x86_64-linux": { 192 "flake": false, 193 "locked": { 194 "narHash": "sha256-ZvRoKG/v0WS2XrDgkV+/hq3ARGokGisyelncKwlefvk=", 195 "type": "file", 196 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.1/x86_64-linux" 197 }, 198 "original": { 199 "type": "file", 200 "url": "https://install.determinate.systems/determinate-nixd/tag/v3.11.1/x86_64-linux" 201 } 202 }, 203 "dix": { 204 "inputs": { 205 "flake-parts": [], 206 "git-hooks-nix": [], 207 "nixpkgs": [ 208 "nixpkgs" 209 ], 210 "nixpkgs-23-11": [], 211 "nixpkgs-regression": [] 212 }, 213 "locked": { 214 "lastModified": 1757029043, 215 "narHash": "sha256-/XtKs/hpYXJPeT3WppFVFZH1WvPDmeTt11hMWt/Bwas=", 216 "rev": "7143558a0989008c8e08cc27c3cb6a031f30b356", 217 "revCount": 22309, 218 "type": "tarball", 219 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nix-src/3.11.1/01991737-661d-7932-b7c9-d3a0499b4c3f/source.tar.gz" 220 }, 221 "original": { 222 "type": "tarball", 223 "url": "https://flakehub.com/f/DeterminateSystems/nix-src/%2A" 224 } 225 }, 226 "dns": { 227 "inputs": { 228 "flake-utils": [ 229 "flake-utils" 230 ], 231 "nixpkgs": [ 232 "nixpkgs" 233 ] 234 }, 235 "locked": { 236 "lastModified": 1737653493, 237 "narHash": "sha256-qTbv8Pm9WWF63M5Fj0Od9E54/lsbMSQUBHw/s30eFok=", 238 "owner": "nix-community", 239 "repo": "dns.nix", 240 "rev": "96e548ae8bd44883afc5bddb9dacd0502542276d", 241 "type": "github" 242 }, 243 "original": { 244 "owner": "nix-community", 245 "repo": "dns.nix", 246 "type": "github" 247 } 248 }, 249 "flake-compat": { 250 "locked": { 251 "lastModified": 1747046372, 252 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 253 "owner": "edolstra", 254 "repo": "flake-compat", 255 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 256 "type": "github" 257 }, 258 "original": { 259 "owner": "edolstra", 260 "repo": "flake-compat", 261 "type": "github" 262 } 263 }, 264 "flake-parts": { 265 "inputs": { 266 "nixpkgs-lib": [ 267 "nixpkgs-lib" 268 ] 269 }, 270 "locked": { 271 "lastModified": 1754487366, 272 "narHash": "sha256-pHYj8gUBapuUzKV/kN/tR3Zvqc7o6gdFB9XKXIp1SQ8=", 273 "owner": "hercules-ci", 274 "repo": "flake-parts", 275 "rev": "af66ad14b28a127c5c0f3bbb298218fc63528a18", 276 "type": "github" 277 }, 278 "original": { 279 "owner": "hercules-ci", 280 "repo": "flake-parts", 281 "type": "github" 282 } 283 }, 284 "flake-utils": { 285 "inputs": { 286 "systems": [ 287 "systems" 288 ] 289 }, 290 "locked": { 291 "lastModified": 1731533236, 292 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 293 "owner": "numtide", 294 "repo": "flake-utils", 295 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 296 "type": "github" 297 }, 298 "original": { 299 "owner": "numtide", 300 "repo": "flake-utils", 301 "type": "github" 302 } 303 }, 304 "flake-utils-plus": { 305 "inputs": { 306 "flake-utils": "flake-utils_2" 307 }, 308 "locked": { 309 "lastModified": 1715533576, 310 "narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=", 311 "owner": "gytis-ivaskevicius", 312 "repo": "flake-utils-plus", 313 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 314 "type": "github" 315 }, 316 "original": { 317 "owner": "gytis-ivaskevicius", 318 "repo": "flake-utils-plus", 319 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 320 "type": "github" 321 } 322 }, 323 "flake-utils_2": { 324 "inputs": { 325 "systems": "systems" 326 }, 327 "locked": { 328 "lastModified": 1694529238, 329 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 330 "owner": "numtide", 331 "repo": "flake-utils", 332 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 333 "type": "github" 334 }, 335 "original": { 336 "owner": "numtide", 337 "repo": "flake-utils", 338 "type": "github" 339 } 340 }, 341 "flake-utils_3": { 342 "inputs": { 343 "systems": "systems_3" 344 }, 345 "locked": { 346 "lastModified": 1694529238, 347 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 348 "owner": "numtide", 349 "repo": "flake-utils", 350 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 351 "type": "github" 352 }, 353 "original": { 354 "owner": "numtide", 355 "repo": "flake-utils", 356 "type": "github" 357 } 358 }, 359 "ghostty": { 360 "inputs": { 361 "flake-compat": [ 362 "flake-compat" 363 ], 364 "flake-utils": [ 365 "flake-utils" 366 ], 367 "nixpkgs": [ 368 "nixpkgs" 369 ], 370 "zig": "zig", 371 "zon2nix": "zon2nix" 372 }, 373 "locked": { 374 "lastModified": 1756419623, 375 "narHash": "sha256-vslO8GP5XXNvMfFL1TA6mm/gejiYVoqQIQa5Ubr3c8o=", 376 "owner": "ghostty-org", 377 "repo": "ghostty", 378 "rev": "460fcc13449a7183bfd1f406ad3d85eb4364b0cb", 379 "type": "github" 380 }, 381 "original": { 382 "owner": "ghostty-org", 383 "repo": "ghostty", 384 "type": "github" 385 } 386 }, 387 "git-hooks": { 388 "inputs": { 389 "flake-compat": [ 390 "mailserver", 391 "flake-compat" 392 ], 393 "gitignore": "gitignore", 394 "nixpkgs": [ 395 "mailserver", 396 "nixpkgs" 397 ] 398 }, 399 "locked": { 400 "lastModified": 1750779888, 401 "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=", 402 "owner": "cachix", 403 "repo": "git-hooks.nix", 404 "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d", 405 "type": "github" 406 }, 407 "original": { 408 "owner": "cachix", 409 "repo": "git-hooks.nix", 410 "type": "github" 411 } 412 }, 413 "gitignore": { 414 "inputs": { 415 "nixpkgs": [ 416 "mailserver", 417 "git-hooks", 418 "nixpkgs" 419 ] 420 }, 421 "locked": { 422 "lastModified": 1709087332, 423 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 424 "owner": "hercules-ci", 425 "repo": "gitignore.nix", 426 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 427 "type": "github" 428 }, 429 "original": { 430 "owner": "hercules-ci", 431 "repo": "gitignore.nix", 432 "type": "github" 433 } 434 }, 435 "golink": { 436 "inputs": { 437 "nixpkgs": [ 438 "nixpkgs" 439 ], 440 "systems": [ 441 "systems" 442 ] 443 }, 444 "locked": { 445 "lastModified": 1755723022, 446 "narHash": "sha256-464mc57zaWCfrHiJunUM+LKWPbDHbOv3XdUUU4Bg1wc=", 447 "owner": "tailscale", 448 "repo": "golink", 449 "rev": "b54cbbbb609ce8425193e7171a35af023cb5066d", 450 "type": "github" 451 }, 452 "original": { 453 "owner": "tailscale", 454 "repo": "golink", 455 "type": "github" 456 } 457 }, 458 "gomod2nix": { 459 "inputs": { 460 "flake-utils": "flake-utils_3", 461 "nixpkgs": [ 462 "tangled-sh", 463 "nixpkgs" 464 ] 465 }, 466 "locked": { 467 "lastModified": 1754078208, 468 "narHash": "sha256-YVoIFDCDpYuU3riaDEJ3xiGdPOtsx4sR5eTzHTytPV8=", 469 "owner": "nix-community", 470 "repo": "gomod2nix", 471 "rev": "7f963246a71626c7fc70b431a315c4388a0c95cf", 472 "type": "github" 473 }, 474 "original": { 475 "owner": "nix-community", 476 "repo": "gomod2nix", 477 "type": "github" 478 } 479 }, 480 "hardware": { 481 "locked": { 482 "lastModified": 1756245047, 483 "narHash": "sha256-9bHzrVbjAudbO8q4vYFBWlEkDam31fsz0J7GB8k4AsI=", 484 "owner": "nixos", 485 "repo": "nixos-hardware", 486 "rev": "a65b650d6981e23edd1afa1f01eb942f19cdcbb7", 487 "type": "github" 488 }, 489 "original": { 490 "owner": "nixos", 491 "repo": "nixos-hardware", 492 "type": "github" 493 } 494 }, 495 "hercules-ci-effects": { 496 "inputs": { 497 "flake-parts": [ 498 "buildbot-nix", 499 "flake-parts" 500 ], 501 "nixpkgs": [ 502 "buildbot-nix", 503 "nixpkgs" 504 ] 505 }, 506 "locked": { 507 "lastModified": 1755233722, 508 "narHash": "sha256-AavrbMltJKcC2Fx0lfJoZfmy7g87ebXU0ddVenhajLA=", 509 "owner": "hercules-ci", 510 "repo": "hercules-ci-effects", 511 "rev": "99e03e72e3f7e13506f80ef9ebaedccb929d84d0", 512 "type": "github" 513 }, 514 "original": { 515 "owner": "hercules-ci", 516 "repo": "hercules-ci-effects", 517 "type": "github" 518 } 519 }, 520 "home-manager": { 521 "inputs": { 522 "nixpkgs": [ 523 "nixpkgs" 524 ] 525 }, 526 "locked": { 527 "lastModified": 1756261190, 528 "narHash": "sha256-eiy0klFK5EVJLNilutR7grsZN/7Itj9DyD75eyOf83k=", 529 "owner": "nix-community", 530 "repo": "home-manager", 531 "rev": "77f348da3176dc68b20a73dab94852a417daf361", 532 "type": "github" 533 }, 534 "original": { 535 "owner": "nix-community", 536 "repo": "home-manager", 537 "type": "github" 538 } 539 }, 540 "htmx-src": { 541 "flake": false, 542 "locked": { 543 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 544 "type": "file", 545 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 546 }, 547 "original": { 548 "type": "file", 549 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 550 } 551 }, 552 "htmx-ws-src": { 553 "flake": false, 554 "locked": { 555 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 556 "type": "file", 557 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 558 }, 559 "original": { 560 "type": "file", 561 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 562 } 563 }, 564 "ibm-plex-mono-src": { 565 "flake": false, 566 "locked": { 567 "lastModified": 1731402384, 568 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 569 "type": "tarball", 570 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 571 }, 572 "original": { 573 "type": "tarball", 574 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 575 } 576 }, 577 "iceshrimp": { 578 "inputs": { 579 "nixpkgs": [ 580 "nixpkgs" 581 ] 582 }, 583 "locked": { 584 "lastModified": 1721338360, 585 "narHash": "sha256-1CEhakLtPq+Lqo+p40wo00hkewmyzPAvjBr8ah6Faqk=", 586 "ref": "refs/heads/dev", 587 "rev": "98c3678cfbcea5e750a5947394d35a73ae72634a", 588 "revCount": 48, 589 "type": "git", 590 "url": "https://iceshrimp.dev/pyrox/packaging" 591 }, 592 "original": { 593 "type": "git", 594 "url": "https://iceshrimp.dev/pyrox/packaging" 595 } 596 }, 597 "indigo": { 598 "flake": false, 599 "locked": { 600 "lastModified": 1753693716, 601 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=", 602 "owner": "oppiliappan", 603 "repo": "indigo", 604 "rev": "5f170569da9360f57add450a278d73538092d8ca", 605 "type": "github" 606 }, 607 "original": { 608 "owner": "oppiliappan", 609 "repo": "indigo", 610 "type": "github" 611 } 612 }, 613 "inter-fonts-src": { 614 "flake": false, 615 "locked": { 616 "lastModified": 1731687360, 617 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 618 "type": "tarball", 619 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 620 }, 621 "original": { 622 "type": "tarball", 623 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 624 } 625 }, 626 "lucide-src": { 627 "flake": false, 628 "locked": { 629 "lastModified": 1754044466, 630 "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=", 631 "type": "tarball", 632 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 633 }, 634 "original": { 635 "type": "tarball", 636 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip" 637 } 638 }, 639 "mailserver": { 640 "inputs": { 641 "blobs": "blobs", 642 "flake-compat": [ 643 "flake-compat" 644 ], 645 "git-hooks": "git-hooks", 646 "nixpkgs": [ 647 "nixpkgs" 648 ], 649 "nixpkgs-25_05": "nixpkgs-25_05" 650 }, 651 "locked": { 652 "lastModified": 1756130152, 653 "narHash": "sha256-3qcN28djoBqqhEqOv8ve3/+wD0lLR2YCVV1EZ4SYfjo=", 654 "owner": "simple-nixos-mailserver", 655 "repo": "nixos-mailserver", 656 "rev": "b49ae46f226430854102c207fdcb55e2de8e884e", 657 "type": "gitlab" 658 }, 659 "original": { 660 "owner": "simple-nixos-mailserver", 661 "ref": "master", 662 "repo": "nixos-mailserver", 663 "type": "gitlab" 664 } 665 }, 666 "my-pkgs": { 667 "inputs": { 668 "nixpkgs": [ 669 "nixpkgs" 670 ] 671 }, 672 "locked": { 673 "lastModified": 1718762298, 674 "narHash": "sha256-HU73BsUdmpYn6SMgs+4Zpj1fPA94H0CAC2pYhIxqUoY=", 675 "ref": "refs/heads/main", 676 "rev": "1aa7198174b166f6f3153a69388cc4f650471750", 677 "revCount": 13, 678 "type": "git", 679 "url": "https://git.pyrox.dev/pyrox/pkgs" 680 }, 681 "original": { 682 "type": "git", 683 "url": "https://git.pyrox.dev/pyrox/pkgs" 684 } 685 }, 686 "nix-index": { 687 "inputs": { 688 "flake-compat": [ 689 "flake-compat" 690 ], 691 "nixpkgs": [ 692 "nixpkgs" 693 ] 694 }, 695 "locked": { 696 "lastModified": 1756113554, 697 "narHash": "sha256-fFDr5BYisjkEFSgf+dGJTuhMUaH0aVE6Qy3Ql2EOJ2I=", 698 "owner": "nix-community", 699 "repo": "nix-index", 700 "rev": "0fc38040a22a08052103d0fbbafd67ac54165f2b", 701 "type": "github" 702 }, 703 "original": { 704 "owner": "nix-community", 705 "repo": "nix-index", 706 "type": "github" 707 } 708 }, 709 "nix-index-database": { 710 "inputs": { 711 "nixpkgs": [ 712 "nixpkgs" 713 ] 714 }, 715 "locked": { 716 "lastModified": 1756008611, 717 "narHash": "sha256-rfTBWuTXi9/X7GhtF562FKNXKh2kvKb6dwI5lV1SjPE=", 718 "owner": "Mic92", 719 "repo": "nix-index-database", 720 "rev": "52dec1cb33a614accb9e01307e17816be974d24d", 721 "type": "github" 722 }, 723 "original": { 724 "owner": "Mic92", 725 "repo": "nix-index-database", 726 "type": "github" 727 } 728 }, 729 "nix-search": { 730 "inputs": { 731 "flake-compat": [ 732 "flake-compat" 733 ], 734 "flake-utils": [ 735 "flake-utils" 736 ], 737 "nixpkgs": [ 738 "nixpkgs" 739 ] 740 }, 741 "locked": { 742 "lastModified": 1741306118, 743 "narHash": "sha256-699XDyrMhx0nSI2z/WRhTsJhiiMt4WqaPx8//cPiBGY=", 744 "owner": "diamondburned", 745 "repo": "nix-search", 746 "rev": "7dcd7b9ae3ec59b7a8ee61371157f83e6bd87b89", 747 "type": "github" 748 }, 749 "original": { 750 "owner": "diamondburned", 751 "repo": "nix-search", 752 "type": "github" 753 } 754 }, 755 "nixpkgs": { 756 "locked": { 757 "lastModified": 1755615617, 758 "narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=", 759 "owner": "NixOS", 760 "repo": "nixpkgs", 761 "rev": "20075955deac2583bb12f07151c2df830ef346b4", 762 "type": "github" 763 }, 764 "original": { 765 "owner": "NixOS", 766 "ref": "nixos-unstable", 767 "repo": "nixpkgs", 768 "type": "github" 769 } 770 }, 771 "nixpkgs-25_05": { 772 "locked": { 773 "lastModified": 1753749649, 774 "narHash": "sha256-+jkEZxs7bfOKfBIk430K+tK9IvXlwzqQQnppC2ZKFj4=", 775 "owner": "NixOS", 776 "repo": "nixpkgs", 777 "rev": "1f08a4df998e21f4e8be8fb6fbf61d11a1a5076a", 778 "type": "github" 779 }, 780 "original": { 781 "owner": "NixOS", 782 "ref": "nixos-25.05", 783 "repo": "nixpkgs", 784 "type": "github" 785 } 786 }, 787 "nixpkgs-lib": { 788 "locked": { 789 "lastModified": 1754788789, 790 "narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=", 791 "owner": "nix-community", 792 "repo": "nixpkgs.lib", 793 "rev": "a73b9c743612e4244d865a2fdee11865283c04e6", 794 "type": "github" 795 }, 796 "original": { 797 "owner": "nix-community", 798 "repo": "nixpkgs.lib", 799 "type": "github" 800 } 801 }, 802 "nixpkgs-stalwart-fix": { 803 "locked": { 804 "lastModified": 1755293787, 805 "narHash": "sha256-L+msFwg9jXAj4JmDFQF9BIg2kQhgUzexVmDYePfKMW8=", 806 "owner": "pyrox0", 807 "repo": "nixpkgs", 808 "rev": "52f6d43ca3db097cde5d0bfb30db0af5bdf41103", 809 "type": "github" 810 }, 811 "original": { 812 "owner": "pyrox0", 813 "ref": "fix/stalwart-module", 814 "repo": "nixpkgs", 815 "type": "github" 816 } 817 }, 818 "nixpkgs_2": { 819 "locked": { 820 "lastModified": 1755972213, 821 "narHash": "sha256-VYK7aDAv8H1enXn1ECRHmGbeY6RqLnNwUJkOwloIsko=", 822 "rev": "73e96df7cff5783f45e21342a75a1540c4eddce4", 823 "type": "tarball", 824 "url": "https://releases.nixos.org/nixos/unstable-small/nixos-25.11pre850642.73e96df7cff5/nixexprs.tar.xz" 825 }, 826 "original": { 827 "type": "tarball", 828 "url": "https://channels.nixos.org/nixos-unstable-small/nixexprs.tar.xz" 829 } 830 }, 831 "nixpkgs_3": { 832 "locked": { 833 "lastModified": 315532800, 834 "narHash": "sha256-55gq2xDc9bVf0PHDhf9VKeU71TDRPnHSt8cbrLTzpek=", 835 "rev": "aca2499b79170038df0dbaec8bf2f689b506ad32", 836 "type": "tarball", 837 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre853059.aca2499b7917/nixexprs.tar.xz" 838 }, 839 "original": { 840 "type": "tarball", 841 "url": "https://nixpkgs.dev/channel/nixpkgs-unstable" 842 } 843 }, 844 "nixpkgs_4": { 845 "locked": { 846 "lastModified": 1751984180, 847 "narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=", 848 "owner": "nixos", 849 "repo": "nixpkgs", 850 "rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0", 851 "type": "github" 852 }, 853 "original": { 854 "owner": "nixos", 855 "ref": "nixos-unstable", 856 "repo": "nixpkgs", 857 "type": "github" 858 } 859 }, 860 "root": { 861 "inputs": { 862 "agenix": "agenix", 863 "buildbot-nix": "buildbot-nix", 864 "ctp": "ctp", 865 "deploy-rs": "deploy-rs", 866 "determinate": "determinate", 867 "dix": "dix", 868 "dns": "dns", 869 "flake-compat": "flake-compat", 870 "flake-parts": "flake-parts", 871 "flake-utils": "flake-utils", 872 "ghostty": "ghostty", 873 "golink": "golink", 874 "hardware": "hardware", 875 "home-manager": "home-manager", 876 "iceshrimp": "iceshrimp", 877 "mailserver": "mailserver", 878 "my-pkgs": "my-pkgs", 879 "nix-index": "nix-index", 880 "nix-index-database": "nix-index-database", 881 "nix-search": "nix-search", 882 "nixpkgs": "nixpkgs_3", 883 "nixpkgs-lib": "nixpkgs-lib", 884 "nixpkgs-stalwart-fix": "nixpkgs-stalwart-fix", 885 "snowfall-lib": "snowfall-lib", 886 "stable": "stable", 887 "systems": "systems_2", 888 "tangled-sh": "tangled-sh" 889 } 890 }, 891 "snowfall-lib": { 892 "inputs": { 893 "flake-compat": [ 894 "flake-compat" 895 ], 896 "flake-utils-plus": "flake-utils-plus", 897 "nixpkgs": [ 898 "nixpkgs" 899 ] 900 }, 901 "locked": { 902 "lastModified": 1736130495, 903 "narHash": "sha256-4i9nAJEZFv7vZMmrE0YG55I3Ggrtfo5/T07JEpEZ/RM=", 904 "owner": "snowfallorg", 905 "repo": "lib", 906 "rev": "02d941739f98a09e81f3d2d9b3ab08918958beac", 907 "type": "github" 908 }, 909 "original": { 910 "owner": "snowfallorg", 911 "repo": "lib", 912 "type": "github" 913 } 914 }, 915 "sqlite-lib-src": { 916 "flake": false, 917 "locked": { 918 "lastModified": 1706631843, 919 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 920 "type": "tarball", 921 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 922 }, 923 "original": { 924 "type": "tarball", 925 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 926 } 927 }, 928 "stable": { 929 "locked": { 930 "lastModified": 1735563628, 931 "narHash": "sha256-OnSAY7XDSx7CtDoqNh8jwVwh4xNL/2HaJxGjryLWzX8=", 932 "owner": "nixos", 933 "repo": "nixpkgs", 934 "rev": "b134951a4c9f3c995fd7be05f3243f8ecd65d798", 935 "type": "github" 936 }, 937 "original": { 938 "owner": "nixos", 939 "ref": "nixos-24.05", 940 "repo": "nixpkgs", 941 "type": "github" 942 } 943 }, 944 "systems": { 945 "locked": { 946 "lastModified": 1681028828, 947 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 948 "owner": "nix-systems", 949 "repo": "default", 950 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 951 "type": "github" 952 }, 953 "original": { 954 "owner": "nix-systems", 955 "repo": "default", 956 "type": "github" 957 } 958 }, 959 "systems_2": { 960 "locked": { 961 "lastModified": 1681028828, 962 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 963 "owner": "nix-systems", 964 "repo": "default", 965 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 966 "type": "github" 967 }, 968 "original": { 969 "owner": "nix-systems", 970 "repo": "default", 971 "type": "github" 972 } 973 }, 974 "systems_3": { 975 "locked": { 976 "lastModified": 1681028828, 977 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 978 "owner": "nix-systems", 979 "repo": "default", 980 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 981 "type": "github" 982 }, 983 "original": { 984 "owner": "nix-systems", 985 "repo": "default", 986 "type": "github" 987 } 988 }, 989 "tangled-sh": { 990 "inputs": { 991 "gomod2nix": "gomod2nix", 992 "htmx-src": "htmx-src", 993 "htmx-ws-src": "htmx-ws-src", 994 "ibm-plex-mono-src": "ibm-plex-mono-src", 995 "indigo": "indigo", 996 "inter-fonts-src": "inter-fonts-src", 997 "lucide-src": "lucide-src", 998 "nixpkgs": "nixpkgs_4", 999 "sqlite-lib-src": "sqlite-lib-src" 1000 }, 1001 "locked": { 1002 "lastModified": 1756414897, 1003 "narHash": "sha256-rHqfIHS64zWS9F0e4QGO9WEQVrx93JeicS1wzHu+izY=", 1004 "ref": "refs/heads/master", 1005 "rev": "07b009bd6b986875352905b395e672b53cdf945e", 1006 "revCount": 1272, 1007 "type": "git", 1008 "url": "https://tangled.sh/@tangled.sh/core" 1009 }, 1010 "original": { 1011 "type": "git", 1012 "url": "https://tangled.sh/@tangled.sh/core" 1013 } 1014 }, 1015 "treefmt-nix": { 1016 "inputs": { 1017 "nixpkgs": [ 1018 "buildbot-nix", 1019 "nixpkgs" 1020 ] 1021 }, 1022 "locked": { 1023 "lastModified": 1755934250, 1024 "narHash": "sha256-CsDojnMgYsfshQw3t4zjRUkmMmUdZGthl16bXVWgRYU=", 1025 "owner": "numtide", 1026 "repo": "treefmt-nix", 1027 "rev": "74e1a52d5bd9430312f8d1b8b0354c92c17453e5", 1028 "type": "github" 1029 }, 1030 "original": { 1031 "owner": "numtide", 1032 "repo": "treefmt-nix", 1033 "type": "github" 1034 } 1035 }, 1036 "zig": { 1037 "inputs": { 1038 "flake-compat": [ 1039 "ghostty", 1040 "flake-compat" 1041 ], 1042 "flake-utils": [ 1043 "ghostty", 1044 "flake-utils" 1045 ], 1046 "nixpkgs": [ 1047 "ghostty", 1048 "nixpkgs" 1049 ] 1050 }, 1051 "locked": { 1052 "lastModified": 1748261582, 1053 "narHash": "sha256-3i0IL3s18hdDlbsf0/E+5kyPRkZwGPbSFngq5eToiAA=", 1054 "owner": "mitchellh", 1055 "repo": "zig-overlay", 1056 "rev": "aafb1b093fb838f7a02613b719e85ec912914221", 1057 "type": "github" 1058 }, 1059 "original": { 1060 "owner": "mitchellh", 1061 "repo": "zig-overlay", 1062 "type": "github" 1063 } 1064 }, 1065 "zon2nix": { 1066 "inputs": { 1067 "flake-utils": [ 1068 "ghostty", 1069 "flake-utils" 1070 ], 1071 "nixpkgs": "nixpkgs_2" 1072 }, 1073 "locked": { 1074 "lastModified": 1756000480, 1075 "narHash": "sha256-fR5pdcjO0II5MNdCzqvyokyuFkmff7/FyBAjUS6sMfA=", 1076 "owner": "jcollie", 1077 "repo": "zon2nix", 1078 "rev": "d9dc9ef1ab9ae45b5c9d80c6a747cc9968ee0c60", 1079 "type": "github" 1080 }, 1081 "original": { 1082 "owner": "jcollie", 1083 "repo": "zon2nix", 1084 "rev": "d9dc9ef1ab9ae45b5c9d80c6a747cc9968ee0c60", 1085 "type": "github" 1086 } 1087 } 1088 }, 1089 "root": "root", 1090 "version": 7 1091}