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": 1754190161, 59 "narHash": "sha256-4j8S7YVd0NQqFUTDwlvkMDn98Zu/6oPjiZYk9iTvuNw=", 60 "owner": "Mic92", 61 "repo": "buildbot-nix", 62 "rev": "6bedbe84e1f4cc2d5871fd5449678c62544bc677", 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": 1754418797, 77 "narHash": "sha256-8UP/nu75GyNcdKW3FD/mRxhs5zWlRIpAQo8wgm9rVQE=", 78 "owner": "catppuccin", 79 "repo": "nix", 80 "rev": "9bdf7f5fb308409495523ea21bec5484b75b2492", 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 "dns": { 138 "inputs": { 139 "flake-utils": [ 140 "flake-utils" 141 ], 142 "nixpkgs": [ 143 "nixpkgs" 144 ] 145 }, 146 "locked": { 147 "lastModified": 1737653493, 148 "narHash": "sha256-qTbv8Pm9WWF63M5Fj0Od9E54/lsbMSQUBHw/s30eFok=", 149 "owner": "nix-community", 150 "repo": "dns.nix", 151 "rev": "96e548ae8bd44883afc5bddb9dacd0502542276d", 152 "type": "github" 153 }, 154 "original": { 155 "owner": "nix-community", 156 "repo": "dns.nix", 157 "type": "github" 158 } 159 }, 160 "flake-compat": { 161 "locked": { 162 "lastModified": 1747046372, 163 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 164 "owner": "edolstra", 165 "repo": "flake-compat", 166 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 167 "type": "github" 168 }, 169 "original": { 170 "owner": "edolstra", 171 "repo": "flake-compat", 172 "type": "github" 173 } 174 }, 175 "flake-parts": { 176 "inputs": { 177 "nixpkgs-lib": [ 178 "nixpkgs-lib" 179 ] 180 }, 181 "locked": { 182 "lastModified": 1754487366, 183 "narHash": "sha256-pHYj8gUBapuUzKV/kN/tR3Zvqc7o6gdFB9XKXIp1SQ8=", 184 "owner": "hercules-ci", 185 "repo": "flake-parts", 186 "rev": "af66ad14b28a127c5c0f3bbb298218fc63528a18", 187 "type": "github" 188 }, 189 "original": { 190 "owner": "hercules-ci", 191 "repo": "flake-parts", 192 "type": "github" 193 } 194 }, 195 "flake-utils": { 196 "inputs": { 197 "systems": [ 198 "systems" 199 ] 200 }, 201 "locked": { 202 "lastModified": 1731533236, 203 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 204 "owner": "numtide", 205 "repo": "flake-utils", 206 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 207 "type": "github" 208 }, 209 "original": { 210 "owner": "numtide", 211 "repo": "flake-utils", 212 "type": "github" 213 } 214 }, 215 "flake-utils-plus": { 216 "inputs": { 217 "flake-utils": "flake-utils_2" 218 }, 219 "locked": { 220 "lastModified": 1715533576, 221 "narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=", 222 "owner": "gytis-ivaskevicius", 223 "repo": "flake-utils-plus", 224 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 225 "type": "github" 226 }, 227 "original": { 228 "owner": "gytis-ivaskevicius", 229 "repo": "flake-utils-plus", 230 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f", 231 "type": "github" 232 } 233 }, 234 "flake-utils_2": { 235 "inputs": { 236 "systems": "systems" 237 }, 238 "locked": { 239 "lastModified": 1694529238, 240 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 241 "owner": "numtide", 242 "repo": "flake-utils", 243 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 244 "type": "github" 245 }, 246 "original": { 247 "owner": "numtide", 248 "repo": "flake-utils", 249 "type": "github" 250 } 251 }, 252 "flake-utils_3": { 253 "inputs": { 254 "systems": "systems_3" 255 }, 256 "locked": { 257 "lastModified": 1694529238, 258 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", 259 "owner": "numtide", 260 "repo": "flake-utils", 261 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", 262 "type": "github" 263 }, 264 "original": { 265 "owner": "numtide", 266 "repo": "flake-utils", 267 "type": "github" 268 } 269 }, 270 "ghostty": { 271 "inputs": { 272 "flake-compat": [ 273 "flake-compat" 274 ], 275 "flake-utils": [ 276 "flake-utils" 277 ], 278 "nixpkgs": [ 279 "nixpkgs" 280 ], 281 "zig": "zig", 282 "zon2nix": "zon2nix" 283 }, 284 "locked": { 285 "lastModified": 1754485743, 286 "narHash": "sha256-G2WxnSI1G+fwvgQ43PDda53uvUGEOEis6MjNBPW5XUc=", 287 "owner": "ghostty-org", 288 "repo": "ghostty", 289 "rev": "1d042f1e71f1533f92831c50610efa7a1fc1856e", 290 "type": "github" 291 }, 292 "original": { 293 "owner": "ghostty-org", 294 "repo": "ghostty", 295 "type": "github" 296 } 297 }, 298 "git-hooks": { 299 "inputs": { 300 "flake-compat": [ 301 "mailserver", 302 "flake-compat" 303 ], 304 "gitignore": "gitignore", 305 "nixpkgs": [ 306 "mailserver", 307 "nixpkgs" 308 ] 309 }, 310 "locked": { 311 "lastModified": 1750779888, 312 "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=", 313 "owner": "cachix", 314 "repo": "git-hooks.nix", 315 "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d", 316 "type": "github" 317 }, 318 "original": { 319 "owner": "cachix", 320 "repo": "git-hooks.nix", 321 "type": "github" 322 } 323 }, 324 "gitignore": { 325 "inputs": { 326 "nixpkgs": [ 327 "mailserver", 328 "git-hooks", 329 "nixpkgs" 330 ] 331 }, 332 "locked": { 333 "lastModified": 1709087332, 334 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 335 "owner": "hercules-ci", 336 "repo": "gitignore.nix", 337 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 338 "type": "github" 339 }, 340 "original": { 341 "owner": "hercules-ci", 342 "repo": "gitignore.nix", 343 "type": "github" 344 } 345 }, 346 "gitignore_2": { 347 "inputs": { 348 "nixpkgs": [ 349 "tangled-sh", 350 "nixpkgs" 351 ] 352 }, 353 "locked": { 354 "lastModified": 1709087332, 355 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 356 "owner": "hercules-ci", 357 "repo": "gitignore.nix", 358 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 359 "type": "github" 360 }, 361 "original": { 362 "owner": "hercules-ci", 363 "repo": "gitignore.nix", 364 "type": "github" 365 } 366 }, 367 "golink": { 368 "inputs": { 369 "nixpkgs": [ 370 "nixpkgs" 371 ], 372 "systems": [ 373 "systems" 374 ] 375 }, 376 "locked": { 377 "lastModified": 1754074888, 378 "narHash": "sha256-trRykvG3vaprmxyI4IMN/zUYzeyaoHvJ/rb1btB+vME=", 379 "owner": "tailscale", 380 "repo": "golink", 381 "rev": "491e52901739bdc284fc969c25aef08687ead4bc", 382 "type": "github" 383 }, 384 "original": { 385 "owner": "tailscale", 386 "repo": "golink", 387 "type": "github" 388 } 389 }, 390 "gomod2nix": { 391 "inputs": { 392 "flake-utils": "flake-utils_3", 393 "nixpkgs": [ 394 "tangled-sh", 395 "nixpkgs" 396 ] 397 }, 398 "locked": { 399 "lastModified": 1751702058, 400 "narHash": "sha256-/GTdqFzFw/Y9DSNAfzvzyCMlKjUyRKMPO+apIuaTU4A=", 401 "owner": "nix-community", 402 "repo": "gomod2nix", 403 "rev": "664ad7a2df4623037e315e4094346bff5c44e9ee", 404 "type": "github" 405 }, 406 "original": { 407 "owner": "nix-community", 408 "repo": "gomod2nix", 409 "type": "github" 410 } 411 }, 412 "hardware": { 413 "locked": { 414 "lastModified": 1754316476, 415 "narHash": "sha256-Ry1gd1BQrNVJJfT11cpVP0FY8XFMx4DJV2IDp01CH9w=", 416 "owner": "nixos", 417 "repo": "nixos-hardware", 418 "rev": "9368056b73efb46eb14fd4667b99e0f81b805f28", 419 "type": "github" 420 }, 421 "original": { 422 "owner": "nixos", 423 "repo": "nixos-hardware", 424 "type": "github" 425 } 426 }, 427 "hercules-ci-effects": { 428 "inputs": { 429 "flake-parts": [ 430 "buildbot-nix", 431 "flake-parts" 432 ], 433 "nixpkgs": [ 434 "buildbot-nix", 435 "nixpkgs" 436 ] 437 }, 438 "locked": { 439 "lastModified": 1752595130, 440 "narHash": "sha256-CNBgr4OZSuklGtNOa9CnTNo9+Xceqn/EDAC1Tc43fH8=", 441 "owner": "hercules-ci", 442 "repo": "hercules-ci-effects", 443 "rev": "5f2e09654b2e70ba643e41609d9f9b6640f22113", 444 "type": "github" 445 }, 446 "original": { 447 "owner": "hercules-ci", 448 "repo": "hercules-ci-effects", 449 "type": "github" 450 } 451 }, 452 "home-manager": { 453 "inputs": { 454 "nixpkgs": [ 455 "nixpkgs" 456 ] 457 }, 458 "locked": { 459 "lastModified": 1754457347, 460 "narHash": "sha256-QN9yZ1L5EmR16NNM+hNNzMjARk+FPjUeSE/ds4Kms0E=", 461 "owner": "nix-community", 462 "repo": "home-manager", 463 "rev": "ad5d2b4aa770fdc74c80fd682fee0b00a8ad7991", 464 "type": "github" 465 }, 466 "original": { 467 "owner": "nix-community", 468 "repo": "home-manager", 469 "type": "github" 470 } 471 }, 472 "htmx-src": { 473 "flake": false, 474 "locked": { 475 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 476 "type": "file", 477 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 478 }, 479 "original": { 480 "type": "file", 481 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 482 } 483 }, 484 "htmx-ws-src": { 485 "flake": false, 486 "locked": { 487 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 488 "type": "file", 489 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 490 }, 491 "original": { 492 "type": "file", 493 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 494 } 495 }, 496 "ibm-plex-mono-src": { 497 "flake": false, 498 "locked": { 499 "lastModified": 1731402384, 500 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 501 "type": "tarball", 502 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 503 }, 504 "original": { 505 "type": "tarball", 506 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 507 } 508 }, 509 "iceshrimp": { 510 "inputs": { 511 "nixpkgs": [ 512 "nixpkgs" 513 ] 514 }, 515 "locked": { 516 "lastModified": 1721338360, 517 "narHash": "sha256-1CEhakLtPq+Lqo+p40wo00hkewmyzPAvjBr8ah6Faqk=", 518 "ref": "refs/heads/dev", 519 "rev": "98c3678cfbcea5e750a5947394d35a73ae72634a", 520 "revCount": 48, 521 "type": "git", 522 "url": "https://iceshrimp.dev/pyrox/packaging" 523 }, 524 "original": { 525 "type": "git", 526 "url": "https://iceshrimp.dev/pyrox/packaging" 527 } 528 }, 529 "indigo": { 530 "flake": false, 531 "locked": { 532 "lastModified": 1745333930, 533 "narHash": "sha256-83fIHqDE+dfnZ88HaNuwfKFO+R0RKAM1WxMfNh/Matk=", 534 "owner": "oppiliappan", 535 "repo": "indigo", 536 "rev": "e4e59280737b8676611fc077a228d47b3e8e9491", 537 "type": "github" 538 }, 539 "original": { 540 "owner": "oppiliappan", 541 "repo": "indigo", 542 "type": "github" 543 } 544 }, 545 "inter-fonts-src": { 546 "flake": false, 547 "locked": { 548 "lastModified": 1731687360, 549 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 550 "type": "tarball", 551 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 552 }, 553 "original": { 554 "type": "tarball", 555 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 556 } 557 }, 558 "lucide-src": { 559 "flake": false, 560 "locked": { 561 "lastModified": 1742302029, 562 "narHash": "sha256-OyPVtpnC4/AAmPq84Wt1r1Gcs48d9KG+UBCtZK87e9k=", 563 "type": "tarball", 564 "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 565 }, 566 "original": { 567 "type": "tarball", 568 "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 569 } 570 }, 571 "mailserver": { 572 "inputs": { 573 "blobs": "blobs", 574 "flake-compat": [ 575 "flake-compat" 576 ], 577 "git-hooks": "git-hooks", 578 "nixpkgs": [ 579 "nixpkgs" 580 ], 581 "nixpkgs-25_05": "nixpkgs-25_05" 582 }, 583 "locked": { 584 "lastModified": 1754094422, 585 "narHash": "sha256-OZKijk5dw5Ih54qXMMAlaGFk5j6RAvS1sB8PLS0QCdQ=", 586 "owner": "simple-nixos-mailserver", 587 "repo": "nixos-mailserver", 588 "rev": "eb656cd36128dd2173b1798b66a7645657e45609", 589 "type": "gitlab" 590 }, 591 "original": { 592 "owner": "simple-nixos-mailserver", 593 "ref": "master", 594 "repo": "nixos-mailserver", 595 "type": "gitlab" 596 } 597 }, 598 "my-pkgs": { 599 "inputs": { 600 "nixpkgs": [ 601 "nixpkgs" 602 ] 603 }, 604 "locked": { 605 "lastModified": 1718762298, 606 "narHash": "sha256-HU73BsUdmpYn6SMgs+4Zpj1fPA94H0CAC2pYhIxqUoY=", 607 "ref": "refs/heads/main", 608 "rev": "1aa7198174b166f6f3153a69388cc4f650471750", 609 "revCount": 13, 610 "type": "git", 611 "url": "https://git.pyrox.dev/pyrox/pkgs" 612 }, 613 "original": { 614 "type": "git", 615 "url": "https://git.pyrox.dev/pyrox/pkgs" 616 } 617 }, 618 "nix-index": { 619 "inputs": { 620 "flake-compat": [ 621 "flake-compat" 622 ], 623 "nixpkgs": [ 624 "nixpkgs" 625 ] 626 }, 627 "locked": { 628 "lastModified": 1752760807, 629 "narHash": "sha256-kOVmgST/D3zNOcGVu1ReuPuVrUx41iRK4rs59lqYX74=", 630 "owner": "nix-community", 631 "repo": "nix-index", 632 "rev": "5bf97091c2608bf0db3374611b87259318138171", 633 "type": "github" 634 }, 635 "original": { 636 "owner": "nix-community", 637 "repo": "nix-index", 638 "type": "github" 639 } 640 }, 641 "nix-index-database": { 642 "inputs": { 643 "nixpkgs": [ 644 "nixpkgs" 645 ] 646 }, 647 "locked": { 648 "lastModified": 1754195341, 649 "narHash": "sha256-YL71IEf2OugH3gmAsxQox6BJI0KOcHKtW2QqT/+s2SA=", 650 "owner": "Mic92", 651 "repo": "nix-index-database", 652 "rev": "b7fcd4e26d67fca48e77de9b0d0f954b18ae9562", 653 "type": "github" 654 }, 655 "original": { 656 "owner": "Mic92", 657 "repo": "nix-index-database", 658 "type": "github" 659 } 660 }, 661 "nix-search": { 662 "inputs": { 663 "flake-compat": [ 664 "flake-compat" 665 ], 666 "flake-utils": [ 667 "flake-utils" 668 ], 669 "nixpkgs": [ 670 "nixpkgs" 671 ] 672 }, 673 "locked": { 674 "lastModified": 1741306118, 675 "narHash": "sha256-699XDyrMhx0nSI2z/WRhTsJhiiMt4WqaPx8//cPiBGY=", 676 "owner": "diamondburned", 677 "repo": "nix-search", 678 "rev": "7dcd7b9ae3ec59b7a8ee61371157f83e6bd87b89", 679 "type": "github" 680 }, 681 "original": { 682 "owner": "diamondburned", 683 "repo": "nix-search", 684 "type": "github" 685 } 686 }, 687 "nixpkgs": { 688 "locked": { 689 "lastModified": 1753694789, 690 "narHash": "sha256-cKgvtz6fKuK1Xr5LQW/zOUiAC0oSQoA9nOISB0pJZqM=", 691 "owner": "NixOS", 692 "repo": "nixpkgs", 693 "rev": "dc9637876d0dcc8c9e5e22986b857632effeb727", 694 "type": "github" 695 }, 696 "original": { 697 "owner": "NixOS", 698 "ref": "nixos-unstable", 699 "repo": "nixpkgs", 700 "type": "github" 701 } 702 }, 703 "nixpkgs-25_05": { 704 "locked": { 705 "lastModified": 1753749649, 706 "narHash": "sha256-+jkEZxs7bfOKfBIk430K+tK9IvXlwzqQQnppC2ZKFj4=", 707 "owner": "NixOS", 708 "repo": "nixpkgs", 709 "rev": "1f08a4df998e21f4e8be8fb6fbf61d11a1a5076a", 710 "type": "github" 711 }, 712 "original": { 713 "owner": "NixOS", 714 "ref": "nixos-25.05", 715 "repo": "nixpkgs", 716 "type": "github" 717 } 718 }, 719 "nixpkgs-lib": { 720 "locked": { 721 "lastModified": 1754184128, 722 "narHash": "sha256-AjhoyBL4eSyXf01Bmc6DiuaMrJRNdWopmdnMY0Pa/M0=", 723 "owner": "nix-community", 724 "repo": "nixpkgs.lib", 725 "rev": "02e72200e6d56494f4a7c0da8118760736e41b60", 726 "type": "github" 727 }, 728 "original": { 729 "owner": "nix-community", 730 "repo": "nixpkgs.lib", 731 "type": "github" 732 } 733 }, 734 "nixpkgs_2": { 735 "locked": { 736 "lastModified": 315532800, 737 "narHash": "sha256-OkdcTURtC+o0elH57msXb5k9K5/kVw9t5YLwT/cixP8=", 738 "rev": "cab778239e705082fe97bb4990e0d24c50924c04", 739 "type": "tarball", 740 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre839900.cab778239e70/nixexprs.tar.xz" 741 }, 742 "original": { 743 "type": "tarball", 744 "url": "https://nixpkgs.dev/channel/nixpkgs-unstable" 745 } 746 }, 747 "nixpkgs_3": { 748 "locked": { 749 "lastModified": 1751984180, 750 "narHash": "sha256-LwWRsENAZJKUdD3SpLluwDmdXY9F45ZEgCb0X+xgOL0=", 751 "owner": "nixos", 752 "repo": "nixpkgs", 753 "rev": "9807714d6944a957c2e036f84b0ff8caf9930bc0", 754 "type": "github" 755 }, 756 "original": { 757 "owner": "nixos", 758 "ref": "nixos-unstable", 759 "repo": "nixpkgs", 760 "type": "github" 761 } 762 }, 763 "root": { 764 "inputs": { 765 "agenix": "agenix", 766 "buildbot-nix": "buildbot-nix", 767 "ctp": "ctp", 768 "deploy-rs": "deploy-rs", 769 "dns": "dns", 770 "flake-compat": "flake-compat", 771 "flake-parts": "flake-parts", 772 "flake-utils": "flake-utils", 773 "ghostty": "ghostty", 774 "golink": "golink", 775 "hardware": "hardware", 776 "home-manager": "home-manager", 777 "iceshrimp": "iceshrimp", 778 "mailserver": "mailserver", 779 "my-pkgs": "my-pkgs", 780 "nix-index": "nix-index", 781 "nix-index-database": "nix-index-database", 782 "nix-search": "nix-search", 783 "nixpkgs": "nixpkgs_2", 784 "nixpkgs-lib": "nixpkgs-lib", 785 "snowfall-lib": "snowfall-lib", 786 "stable": "stable", 787 "systems": "systems_2", 788 "tangled-sh": "tangled-sh" 789 } 790 }, 791 "snowfall-lib": { 792 "inputs": { 793 "flake-compat": [ 794 "flake-compat" 795 ], 796 "flake-utils-plus": "flake-utils-plus", 797 "nixpkgs": [ 798 "nixpkgs" 799 ] 800 }, 801 "locked": { 802 "lastModified": 1736130495, 803 "narHash": "sha256-4i9nAJEZFv7vZMmrE0YG55I3Ggrtfo5/T07JEpEZ/RM=", 804 "owner": "snowfallorg", 805 "repo": "lib", 806 "rev": "02d941739f98a09e81f3d2d9b3ab08918958beac", 807 "type": "github" 808 }, 809 "original": { 810 "owner": "snowfallorg", 811 "repo": "lib", 812 "type": "github" 813 } 814 }, 815 "sqlite-lib-src": { 816 "flake": false, 817 "locked": { 818 "lastModified": 1706631843, 819 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 820 "type": "tarball", 821 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 822 }, 823 "original": { 824 "type": "tarball", 825 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 826 } 827 }, 828 "stable": { 829 "locked": { 830 "lastModified": 1735563628, 831 "narHash": "sha256-OnSAY7XDSx7CtDoqNh8jwVwh4xNL/2HaJxGjryLWzX8=", 832 "owner": "nixos", 833 "repo": "nixpkgs", 834 "rev": "b134951a4c9f3c995fd7be05f3243f8ecd65d798", 835 "type": "github" 836 }, 837 "original": { 838 "owner": "nixos", 839 "ref": "nixos-24.05", 840 "repo": "nixpkgs", 841 "type": "github" 842 } 843 }, 844 "systems": { 845 "locked": { 846 "lastModified": 1681028828, 847 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 848 "owner": "nix-systems", 849 "repo": "default", 850 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 851 "type": "github" 852 }, 853 "original": { 854 "owner": "nix-systems", 855 "repo": "default", 856 "type": "github" 857 } 858 }, 859 "systems_2": { 860 "locked": { 861 "lastModified": 1681028828, 862 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 863 "owner": "nix-systems", 864 "repo": "default", 865 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 866 "type": "github" 867 }, 868 "original": { 869 "owner": "nix-systems", 870 "repo": "default", 871 "type": "github" 872 } 873 }, 874 "systems_3": { 875 "locked": { 876 "lastModified": 1681028828, 877 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 878 "owner": "nix-systems", 879 "repo": "default", 880 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 881 "type": "github" 882 }, 883 "original": { 884 "owner": "nix-systems", 885 "repo": "default", 886 "type": "github" 887 } 888 }, 889 "tangled-sh": { 890 "inputs": { 891 "gitignore": "gitignore_2", 892 "gomod2nix": "gomod2nix", 893 "htmx-src": "htmx-src", 894 "htmx-ws-src": "htmx-ws-src", 895 "ibm-plex-mono-src": "ibm-plex-mono-src", 896 "indigo": "indigo", 897 "inter-fonts-src": "inter-fonts-src", 898 "lucide-src": "lucide-src", 899 "nixpkgs": "nixpkgs_3", 900 "sqlite-lib-src": "sqlite-lib-src" 901 }, 902 "locked": { 903 "lastModified": 1754406121, 904 "narHash": "sha256-PX22vY9r4EW8RF/FKqMfFDIDG5KMPOofDo2WEge929Y=", 905 "ref": "refs/heads/master", 906 "rev": "af9f2096c7e347c1fce261f05555118c6fd3d4ae", 907 "revCount": 1044, 908 "type": "git", 909 "url": "https://tangled.sh/@tangled.sh/core" 910 }, 911 "original": { 912 "type": "git", 913 "url": "https://tangled.sh/@tangled.sh/core" 914 } 915 }, 916 "treefmt-nix": { 917 "inputs": { 918 "nixpkgs": [ 919 "buildbot-nix", 920 "nixpkgs" 921 ] 922 }, 923 "locked": { 924 "lastModified": 1754061284, 925 "narHash": "sha256-ONcNxdSiPyJ9qavMPJYAXDNBzYobHRxw0WbT38lKbwU=", 926 "owner": "numtide", 927 "repo": "treefmt-nix", 928 "rev": "58bd4da459f0a39e506847109a2a5cfceb837796", 929 "type": "github" 930 }, 931 "original": { 932 "owner": "numtide", 933 "repo": "treefmt-nix", 934 "type": "github" 935 } 936 }, 937 "zig": { 938 "inputs": { 939 "flake-compat": [ 940 "ghostty", 941 "flake-compat" 942 ], 943 "flake-utils": [ 944 "ghostty", 945 "flake-utils" 946 ], 947 "nixpkgs": [ 948 "ghostty", 949 "nixpkgs" 950 ] 951 }, 952 "locked": { 953 "lastModified": 1748261582, 954 "narHash": "sha256-3i0IL3s18hdDlbsf0/E+5kyPRkZwGPbSFngq5eToiAA=", 955 "owner": "mitchellh", 956 "repo": "zig-overlay", 957 "rev": "aafb1b093fb838f7a02613b719e85ec912914221", 958 "type": "github" 959 }, 960 "original": { 961 "owner": "mitchellh", 962 "repo": "zig-overlay", 963 "type": "github" 964 } 965 }, 966 "zon2nix": { 967 "inputs": { 968 "flake-utils": [ 969 "ghostty", 970 "flake-utils" 971 ], 972 "nixpkgs": [ 973 "ghostty", 974 "nixpkgs" 975 ] 976 }, 977 "locked": { 978 "lastModified": 1742104771, 979 "narHash": "sha256-LhidlyEA9MP8jGe1rEnyjGFCzLLgCdDpYeWggibayr0=", 980 "owner": "jcollie", 981 "repo": "zon2nix", 982 "rev": "56c159be489cc6c0e73c3930bd908ddc6fe89613", 983 "type": "github" 984 }, 985 "original": { 986 "owner": "jcollie", 987 "repo": "zon2nix", 988 "rev": "56c159be489cc6c0e73c3930bd908ddc6fe89613", 989 "type": "github" 990 } 991 } 992 }, 993 "root": "root", 994 "version": 7 995}