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 "git-hooks": { 271 "inputs": { 272 "flake-compat": [ 273 "mailserver", 274 "flake-compat" 275 ], 276 "gitignore": "gitignore", 277 "nixpkgs": [ 278 "mailserver", 279 "nixpkgs" 280 ] 281 }, 282 "locked": { 283 "lastModified": 1750779888, 284 "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=", 285 "owner": "cachix", 286 "repo": "git-hooks.nix", 287 "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d", 288 "type": "github" 289 }, 290 "original": { 291 "owner": "cachix", 292 "repo": "git-hooks.nix", 293 "type": "github" 294 } 295 }, 296 "gitignore": { 297 "inputs": { 298 "nixpkgs": [ 299 "mailserver", 300 "git-hooks", 301 "nixpkgs" 302 ] 303 }, 304 "locked": { 305 "lastModified": 1709087332, 306 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 307 "owner": "hercules-ci", 308 "repo": "gitignore.nix", 309 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 310 "type": "github" 311 }, 312 "original": { 313 "owner": "hercules-ci", 314 "repo": "gitignore.nix", 315 "type": "github" 316 } 317 }, 318 "gitignore_2": { 319 "inputs": { 320 "nixpkgs": [ 321 "tangled-sh", 322 "nixpkgs" 323 ] 324 }, 325 "locked": { 326 "lastModified": 1709087332, 327 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 328 "owner": "hercules-ci", 329 "repo": "gitignore.nix", 330 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 331 "type": "github" 332 }, 333 "original": { 334 "owner": "hercules-ci", 335 "repo": "gitignore.nix", 336 "type": "github" 337 } 338 }, 339 "golink": { 340 "inputs": { 341 "nixpkgs": [ 342 "nixpkgs" 343 ], 344 "systems": [ 345 "systems" 346 ] 347 }, 348 "locked": { 349 "lastModified": 1754074888, 350 "narHash": "sha256-trRykvG3vaprmxyI4IMN/zUYzeyaoHvJ/rb1btB+vME=", 351 "owner": "tailscale", 352 "repo": "golink", 353 "rev": "491e52901739bdc284fc969c25aef08687ead4bc", 354 "type": "github" 355 }, 356 "original": { 357 "owner": "tailscale", 358 "repo": "golink", 359 "type": "github" 360 } 361 }, 362 "gomod2nix": { 363 "inputs": { 364 "flake-utils": "flake-utils_3", 365 "nixpkgs": [ 366 "tangled-sh", 367 "nixpkgs" 368 ] 369 }, 370 "locked": { 371 "lastModified": 1751702058, 372 "narHash": "sha256-/GTdqFzFw/Y9DSNAfzvzyCMlKjUyRKMPO+apIuaTU4A=", 373 "owner": "nix-community", 374 "repo": "gomod2nix", 375 "rev": "664ad7a2df4623037e315e4094346bff5c44e9ee", 376 "type": "github" 377 }, 378 "original": { 379 "owner": "nix-community", 380 "repo": "gomod2nix", 381 "type": "github" 382 } 383 }, 384 "hardware": { 385 "locked": { 386 "lastModified": 1754316476, 387 "narHash": "sha256-Ry1gd1BQrNVJJfT11cpVP0FY8XFMx4DJV2IDp01CH9w=", 388 "owner": "nixos", 389 "repo": "nixos-hardware", 390 "rev": "9368056b73efb46eb14fd4667b99e0f81b805f28", 391 "type": "github" 392 }, 393 "original": { 394 "owner": "nixos", 395 "repo": "nixos-hardware", 396 "type": "github" 397 } 398 }, 399 "hercules-ci-effects": { 400 "inputs": { 401 "flake-parts": [ 402 "buildbot-nix", 403 "flake-parts" 404 ], 405 "nixpkgs": [ 406 "buildbot-nix", 407 "nixpkgs" 408 ] 409 }, 410 "locked": { 411 "lastModified": 1752595130, 412 "narHash": "sha256-CNBgr4OZSuklGtNOa9CnTNo9+Xceqn/EDAC1Tc43fH8=", 413 "owner": "hercules-ci", 414 "repo": "hercules-ci-effects", 415 "rev": "5f2e09654b2e70ba643e41609d9f9b6640f22113", 416 "type": "github" 417 }, 418 "original": { 419 "owner": "hercules-ci", 420 "repo": "hercules-ci-effects", 421 "type": "github" 422 } 423 }, 424 "home-manager": { 425 "inputs": { 426 "nixpkgs": [ 427 "nixpkgs" 428 ] 429 }, 430 "locked": { 431 "lastModified": 1754457347, 432 "narHash": "sha256-QN9yZ1L5EmR16NNM+hNNzMjARk+FPjUeSE/ds4Kms0E=", 433 "owner": "nix-community", 434 "repo": "home-manager", 435 "rev": "ad5d2b4aa770fdc74c80fd682fee0b00a8ad7991", 436 "type": "github" 437 }, 438 "original": { 439 "owner": "nix-community", 440 "repo": "home-manager", 441 "type": "github" 442 } 443 }, 444 "htmx-src": { 445 "flake": false, 446 "locked": { 447 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 448 "type": "file", 449 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 450 }, 451 "original": { 452 "type": "file", 453 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 454 } 455 }, 456 "htmx-ws-src": { 457 "flake": false, 458 "locked": { 459 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 460 "type": "file", 461 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 462 }, 463 "original": { 464 "type": "file", 465 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 466 } 467 }, 468 "ibm-plex-mono-src": { 469 "flake": false, 470 "locked": { 471 "lastModified": 1731402384, 472 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 473 "type": "tarball", 474 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 475 }, 476 "original": { 477 "type": "tarball", 478 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 479 } 480 }, 481 "iceshrimp": { 482 "inputs": { 483 "nixpkgs": [ 484 "nixpkgs" 485 ] 486 }, 487 "locked": { 488 "lastModified": 1721338360, 489 "narHash": "sha256-1CEhakLtPq+Lqo+p40wo00hkewmyzPAvjBr8ah6Faqk=", 490 "ref": "refs/heads/dev", 491 "rev": "98c3678cfbcea5e750a5947394d35a73ae72634a", 492 "revCount": 48, 493 "type": "git", 494 "url": "https://iceshrimp.dev/pyrox/packaging" 495 }, 496 "original": { 497 "type": "git", 498 "url": "https://iceshrimp.dev/pyrox/packaging" 499 } 500 }, 501 "indigo": { 502 "flake": false, 503 "locked": { 504 "lastModified": 1745333930, 505 "narHash": "sha256-83fIHqDE+dfnZ88HaNuwfKFO+R0RKAM1WxMfNh/Matk=", 506 "owner": "oppiliappan", 507 "repo": "indigo", 508 "rev": "e4e59280737b8676611fc077a228d47b3e8e9491", 509 "type": "github" 510 }, 511 "original": { 512 "owner": "oppiliappan", 513 "repo": "indigo", 514 "type": "github" 515 } 516 }, 517 "inter-fonts-src": { 518 "flake": false, 519 "locked": { 520 "lastModified": 1731687360, 521 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 522 "type": "tarball", 523 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 524 }, 525 "original": { 526 "type": "tarball", 527 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 528 } 529 }, 530 "lucide-src": { 531 "flake": false, 532 "locked": { 533 "lastModified": 1742302029, 534 "narHash": "sha256-OyPVtpnC4/AAmPq84Wt1r1Gcs48d9KG+UBCtZK87e9k=", 535 "type": "tarball", 536 "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 537 }, 538 "original": { 539 "type": "tarball", 540 "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 541 } 542 }, 543 "mailserver": { 544 "inputs": { 545 "blobs": "blobs", 546 "flake-compat": [ 547 "flake-compat" 548 ], 549 "git-hooks": "git-hooks", 550 "nixpkgs": [ 551 "nixpkgs" 552 ], 553 "nixpkgs-25_05": "nixpkgs-25_05" 554 }, 555 "locked": { 556 "lastModified": 1754094422, 557 "narHash": "sha256-OZKijk5dw5Ih54qXMMAlaGFk5j6RAvS1sB8PLS0QCdQ=", 558 "owner": "simple-nixos-mailserver", 559 "repo": "nixos-mailserver", 560 "rev": "eb656cd36128dd2173b1798b66a7645657e45609", 561 "type": "gitlab" 562 }, 563 "original": { 564 "owner": "simple-nixos-mailserver", 565 "ref": "master", 566 "repo": "nixos-mailserver", 567 "type": "gitlab" 568 } 569 }, 570 "my-pkgs": { 571 "inputs": { 572 "nixpkgs": [ 573 "nixpkgs" 574 ] 575 }, 576 "locked": { 577 "lastModified": 1718762298, 578 "narHash": "sha256-HU73BsUdmpYn6SMgs+4Zpj1fPA94H0CAC2pYhIxqUoY=", 579 "ref": "refs/heads/main", 580 "rev": "1aa7198174b166f6f3153a69388cc4f650471750", 581 "revCount": 13, 582 "type": "git", 583 "url": "https://git.pyrox.dev/pyrox/pkgs" 584 }, 585 "original": { 586 "type": "git", 587 "url": "https://git.pyrox.dev/pyrox/pkgs" 588 } 589 }, 590 "nix-index": { 591 "inputs": { 592 "flake-compat": [ 593 "flake-compat" 594 ], 595 "nixpkgs": [ 596 "nixpkgs" 597 ] 598 }, 599 "locked": { 600 "lastModified": 1752760807, 601 "narHash": "sha256-kOVmgST/D3zNOcGVu1ReuPuVrUx41iRK4rs59lqYX74=", 602 "owner": "nix-community", 603 "repo": "nix-index", 604 "rev": "5bf97091c2608bf0db3374611b87259318138171", 605 "type": "github" 606 }, 607 "original": { 608 "owner": "nix-community", 609 "repo": "nix-index", 610 "type": "github" 611 } 612 }, 613 "nix-index-database": { 614 "inputs": { 615 "nixpkgs": [ 616 "nixpkgs" 617 ] 618 }, 619 "locked": { 620 "lastModified": 1754195341, 621 "narHash": "sha256-YL71IEf2OugH3gmAsxQox6BJI0KOcHKtW2QqT/+s2SA=", 622 "owner": "Mic92", 623 "repo": "nix-index-database", 624 "rev": "b7fcd4e26d67fca48e77de9b0d0f954b18ae9562", 625 "type": "github" 626 }, 627 "original": { 628 "owner": "Mic92", 629 "repo": "nix-index-database", 630 "type": "github" 631 } 632 }, 633 "nix-search": { 634 "inputs": { 635 "flake-compat": [ 636 "flake-compat" 637 ], 638 "flake-utils": [ 639 "flake-utils" 640 ], 641 "nixpkgs": [ 642 "nixpkgs" 643 ] 644 }, 645 "locked": { 646 "lastModified": 1741306118, 647 "narHash": "sha256-699XDyrMhx0nSI2z/WRhTsJhiiMt4WqaPx8//cPiBGY=", 648 "owner": "diamondburned", 649 "repo": "nix-search", 650 "rev": "7dcd7b9ae3ec59b7a8ee61371157f83e6bd87b89", 651 "type": "github" 652 }, 653 "original": { 654 "owner": "diamondburned", 655 "repo": "nix-search", 656 "type": "github" 657 } 658 }, 659 "nixpkgs": { 660 "locked": { 661 "lastModified": 1753694789, 662 "narHash": "sha256-cKgvtz6fKuK1Xr5LQW/zOUiAC0oSQoA9nOISB0pJZqM=", 663 "owner": "NixOS", 664 "repo": "nixpkgs", 665 "rev": "dc9637876d0dcc8c9e5e22986b857632effeb727", 666 "type": "github" 667 }, 668 "original": { 669 "owner": "NixOS", 670 "ref": "nixos-unstable", 671 "repo": "nixpkgs", 672 "type": "github" 673 } 674 }, 675 "nixpkgs-25_05": { 676 "locked": { 677 "lastModified": 1753749649, 678 "narHash": "sha256-+jkEZxs7bfOKfBIk430K+tK9IvXlwzqQQnppC2ZKFj4=", 679 "owner": "NixOS", 680 "repo": "nixpkgs", 681 "rev": "1f08a4df998e21f4e8be8fb6fbf61d11a1a5076a", 682 "type": "github" 683 }, 684 "original": { 685 "owner": "NixOS", 686 "ref": "nixos-25.05", 687 "repo": "nixpkgs", 688 "type": "github" 689 } 690 }, 691 "nixpkgs-lib": { 692 "locked": { 693 "lastModified": 1754184128, 694 "narHash": "sha256-AjhoyBL4eSyXf01Bmc6DiuaMrJRNdWopmdnMY0Pa/M0=", 695 "owner": "nix-community", 696 "repo": "nixpkgs.lib", 697 "rev": "02e72200e6d56494f4a7c0da8118760736e41b60", 698 "type": "github" 699 }, 700 "original": { 701 "owner": "nix-community", 702 "repo": "nixpkgs.lib", 703 "type": "github" 704 } 705 }, 706 "nixpkgs_2": { 707 "locked": { 708 "lastModified": 315532800, 709 "narHash": "sha256-OkdcTURtC+o0elH57msXb5k9K5/kVw9t5YLwT/cixP8=", 710 "rev": "cab778239e705082fe97bb4990e0d24c50924c04", 711 "type": "tarball", 712 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-25.11pre839900.cab778239e70/nixexprs.tar.xz" 713 }, 714 "original": { 715 "type": "tarball", 716 "url": "https://nixpkgs.dev/channel/nixpkgs-unstable" 717 } 718 }, 719 "root": { 720 "inputs": { 721 "agenix": "agenix", 722 "buildbot-nix": "buildbot-nix", 723 "ctp": "ctp", 724 "deploy-rs": "deploy-rs", 725 "dns": "dns", 726 "flake-compat": "flake-compat", 727 "flake-parts": "flake-parts", 728 "flake-utils": "flake-utils", 729 "golink": "golink", 730 "hardware": "hardware", 731 "home-manager": "home-manager", 732 "iceshrimp": "iceshrimp", 733 "mailserver": "mailserver", 734 "my-pkgs": "my-pkgs", 735 "nix-index": "nix-index", 736 "nix-index-database": "nix-index-database", 737 "nix-search": "nix-search", 738 "nixpkgs": "nixpkgs_2", 739 "nixpkgs-lib": "nixpkgs-lib", 740 "snowfall-lib": "snowfall-lib", 741 "stable": "stable", 742 "systems": "systems_2", 743 "tangled-sh": "tangled-sh" 744 } 745 }, 746 "snowfall-lib": { 747 "inputs": { 748 "flake-compat": [ 749 "flake-compat" 750 ], 751 "flake-utils-plus": "flake-utils-plus", 752 "nixpkgs": [ 753 "nixpkgs" 754 ] 755 }, 756 "locked": { 757 "lastModified": 1736130495, 758 "narHash": "sha256-4i9nAJEZFv7vZMmrE0YG55I3Ggrtfo5/T07JEpEZ/RM=", 759 "owner": "snowfallorg", 760 "repo": "lib", 761 "rev": "02d941739f98a09e81f3d2d9b3ab08918958beac", 762 "type": "github" 763 }, 764 "original": { 765 "owner": "snowfallorg", 766 "repo": "lib", 767 "type": "github" 768 } 769 }, 770 "sqlite-lib-src": { 771 "flake": false, 772 "locked": { 773 "lastModified": 1706631843, 774 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 775 "type": "tarball", 776 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 777 }, 778 "original": { 779 "type": "tarball", 780 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 781 } 782 }, 783 "stable": { 784 "locked": { 785 "lastModified": 1735563628, 786 "narHash": "sha256-OnSAY7XDSx7CtDoqNh8jwVwh4xNL/2HaJxGjryLWzX8=", 787 "owner": "nixos", 788 "repo": "nixpkgs", 789 "rev": "b134951a4c9f3c995fd7be05f3243f8ecd65d798", 790 "type": "github" 791 }, 792 "original": { 793 "owner": "nixos", 794 "ref": "nixos-24.05", 795 "repo": "nixpkgs", 796 "type": "github" 797 } 798 }, 799 "systems": { 800 "locked": { 801 "lastModified": 1681028828, 802 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 803 "owner": "nix-systems", 804 "repo": "default", 805 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 806 "type": "github" 807 }, 808 "original": { 809 "owner": "nix-systems", 810 "repo": "default", 811 "type": "github" 812 } 813 }, 814 "systems_2": { 815 "locked": { 816 "lastModified": 1681028828, 817 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 818 "owner": "nix-systems", 819 "repo": "default", 820 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 821 "type": "github" 822 }, 823 "original": { 824 "owner": "nix-systems", 825 "repo": "default", 826 "type": "github" 827 } 828 }, 829 "systems_3": { 830 "locked": { 831 "lastModified": 1681028828, 832 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 833 "owner": "nix-systems", 834 "repo": "default", 835 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 836 "type": "github" 837 }, 838 "original": { 839 "owner": "nix-systems", 840 "repo": "default", 841 "type": "github" 842 } 843 }, 844 "tangled-sh": { 845 "inputs": { 846 "gitignore": "gitignore_2", 847 "gomod2nix": "gomod2nix", 848 "htmx-src": "htmx-src", 849 "htmx-ws-src": "htmx-ws-src", 850 "ibm-plex-mono-src": "ibm-plex-mono-src", 851 "indigo": "indigo", 852 "inter-fonts-src": "inter-fonts-src", 853 "lucide-src": "lucide-src", 854 "nixpkgs": [ 855 "nixpkgs" 856 ], 857 "sqlite-lib-src": "sqlite-lib-src" 858 }, 859 "locked": { 860 "lastModified": 1754406121, 861 "narHash": "sha256-PX22vY9r4EW8RF/FKqMfFDIDG5KMPOofDo2WEge929Y=", 862 "ref": "refs/heads/master", 863 "rev": "af9f2096c7e347c1fce261f05555118c6fd3d4ae", 864 "revCount": 1044, 865 "type": "git", 866 "url": "https://tangled.sh/@tangled.sh/core" 867 }, 868 "original": { 869 "type": "git", 870 "url": "https://tangled.sh/@tangled.sh/core" 871 } 872 }, 873 "treefmt-nix": { 874 "inputs": { 875 "nixpkgs": [ 876 "buildbot-nix", 877 "nixpkgs" 878 ] 879 }, 880 "locked": { 881 "lastModified": 1754061284, 882 "narHash": "sha256-ONcNxdSiPyJ9qavMPJYAXDNBzYobHRxw0WbT38lKbwU=", 883 "owner": "numtide", 884 "repo": "treefmt-nix", 885 "rev": "58bd4da459f0a39e506847109a2a5cfceb837796", 886 "type": "github" 887 }, 888 "original": { 889 "owner": "numtide", 890 "repo": "treefmt-nix", 891 "type": "github" 892 } 893 } 894 }, 895 "root": "root", 896 "version": 7 897}