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": 1750173260, 18 "narHash": "sha256-9P1FziAwl5+3edkfFcr5HeGtQUtrSdk/MksX39GieoA=", 19 "owner": "ryantm", 20 "repo": "agenix", 21 "rev": "531beac616433bac6f9e2a19feb8e99a22a66baf", 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": 1752508254, 59 "narHash": "sha256-9JXJvCK2CuTPKhCHomxHPCC2Af6dyGZZZ9BDnuWbYfw=", 60 "owner": "Mic92", 61 "repo": "buildbot-nix", 62 "rev": "c5b6bf0322f38bc6e6efcadfc5c929985a7dd417", 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": 1753176825, 77 "narHash": "sha256-a2SRRDqZJRBM1PsqyCS9mUjTVvf7DoOZHE9CCQpHV0Y=", 78 "owner": "catppuccin", 79 "repo": "nix", 80 "rev": "77508ef18131ba2c3c304dbdeacb945299a09d8d", 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": 1753121425, 183 "narHash": "sha256-TVcTNvOeWWk1DXljFxVRp+E0tzG1LhrVjOGGoMHuXio=", 184 "owner": "hercules-ci", 185 "repo": "flake-parts", 186 "rev": "644e0fc48951a860279da645ba77fe4a6e814c5e", 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": 1752499558, 350 "narHash": "sha256-BnrGmH1GOvNLEXAhMtxTgL/E/WmGA0s9xaGxbK0MaL0=", 351 "owner": "tailscale", 352 "repo": "golink", 353 "rev": "6b857a337f16c6960e5511dd4dc1e1b638c8b350", 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": 1753122741, 387 "narHash": "sha256-nFxE8lk9JvGelxClCmwuJYftbHqwnc01dRN4DVLUroM=", 388 "owner": "nixos", 389 "repo": "nixos-hardware", 390 "rev": "cc66fddc6cb04ab479a1bb062f4d4da27c936a22", 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": 1748000383, 412 "narHash": "sha256-EaAJhwfJGBncgIV/0NlJviid2DP93cTMc9h0q6P6xXk=", 413 "owner": "hercules-ci", 414 "repo": "hercules-ci-effects", 415 "rev": "231726642197817d20310b9d39dd4afb9e899489", 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": 1753180535, 432 "narHash": "sha256-KEtlzMs2O7FDvciFtjk9W4hyau013Pj9qZNK9a0PxEc=", 433 "owner": "nix-community", 434 "repo": "home-manager", 435 "rev": "847711c7ffa9944b0c5c39a8342ac8eb6a9f9abc", 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": 1752060039, 557 "narHash": "sha256-MqcbN/PgfXOv8S4q6GcmlORd6kJZ3UlFNhzCvLOEe4I=", 558 "owner": "simple-nixos-mailserver", 559 "repo": "nixos-mailserver", 560 "rev": "80d21ed7a1ab8007597f7cd9adc26ebc98b9611f", 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": 1752985182, 621 "narHash": "sha256-sX8Neff8lp3TCHai6QmgLr5AD8MdsQQX3b52C1DVXR8=", 622 "owner": "Mic92", 623 "repo": "nix-index-database", 624 "rev": "fafdcb505ba605157ff7a7eeea452bc6d6cbc23c", 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": 1752950548, 662 "narHash": "sha256-NS6BLD0lxOrnCiEOcvQCDVPXafX1/ek1dfJHX1nUIzc=", 663 "owner": "NixOS", 664 "repo": "nixpkgs", 665 "rev": "c87b95e25065c028d31a94f06a62927d18763fdf", 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": 1751741127, 678 "narHash": "sha256-t75Shs76NgxjZSgvvZZ9qOmz5zuBE8buUaYD28BMTxg=", 679 "owner": "NixOS", 680 "repo": "nixpkgs", 681 "rev": "29e290002bfff26af1db6f64d070698019460302", 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": 1752974445, 694 "narHash": "sha256-jj/HBJFSapTk4LfeJgNLk2wEE2BO6dgBYVRbXMNOCeM=", 695 "owner": "nix-community", 696 "repo": "nixpkgs.lib", 697 "rev": "9100109c11b6b5482ea949c980b86e24740dca08", 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": 1753091883, 709 "narHash": "sha256-oVZt8VRJkO2Gytc7D2Pfqqy7wTnSECzdKPnoL9z8iFA=", 710 "owner": "nixos", 711 "repo": "nixpkgs", 712 "rev": "2baf8e1658cba84a032c3a8befb1e7b06629242a", 713 "type": "github" 714 }, 715 "original": { 716 "owner": "nixos", 717 "ref": "nixpkgs-unstable", 718 "repo": "nixpkgs", 719 "type": "github" 720 } 721 }, 722 "root": { 723 "inputs": { 724 "agenix": "agenix", 725 "buildbot-nix": "buildbot-nix", 726 "ctp": "ctp", 727 "deploy-rs": "deploy-rs", 728 "dns": "dns", 729 "flake-compat": "flake-compat", 730 "flake-parts": "flake-parts", 731 "flake-utils": "flake-utils", 732 "golink": "golink", 733 "hardware": "hardware", 734 "home-manager": "home-manager", 735 "iceshrimp": "iceshrimp", 736 "mailserver": "mailserver", 737 "my-pkgs": "my-pkgs", 738 "nix-index": "nix-index", 739 "nix-index-database": "nix-index-database", 740 "nix-search": "nix-search", 741 "nixpkgs": "nixpkgs_2", 742 "nixpkgs-lib": "nixpkgs-lib", 743 "snowfall-lib": "snowfall-lib", 744 "stable": "stable", 745 "systems": "systems_2", 746 "tangled-sh": "tangled-sh" 747 } 748 }, 749 "snowfall-lib": { 750 "inputs": { 751 "flake-compat": [ 752 "flake-compat" 753 ], 754 "flake-utils-plus": "flake-utils-plus", 755 "nixpkgs": [ 756 "nixpkgs" 757 ] 758 }, 759 "locked": { 760 "lastModified": 1736130495, 761 "narHash": "sha256-4i9nAJEZFv7vZMmrE0YG55I3Ggrtfo5/T07JEpEZ/RM=", 762 "owner": "snowfallorg", 763 "repo": "lib", 764 "rev": "02d941739f98a09e81f3d2d9b3ab08918958beac", 765 "type": "github" 766 }, 767 "original": { 768 "owner": "snowfallorg", 769 "repo": "lib", 770 "type": "github" 771 } 772 }, 773 "sqlite-lib-src": { 774 "flake": false, 775 "locked": { 776 "lastModified": 1706631843, 777 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 778 "type": "tarball", 779 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 780 }, 781 "original": { 782 "type": "tarball", 783 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 784 } 785 }, 786 "stable": { 787 "locked": { 788 "lastModified": 1735563628, 789 "narHash": "sha256-OnSAY7XDSx7CtDoqNh8jwVwh4xNL/2HaJxGjryLWzX8=", 790 "owner": "nixos", 791 "repo": "nixpkgs", 792 "rev": "b134951a4c9f3c995fd7be05f3243f8ecd65d798", 793 "type": "github" 794 }, 795 "original": { 796 "owner": "nixos", 797 "ref": "nixos-24.05", 798 "repo": "nixpkgs", 799 "type": "github" 800 } 801 }, 802 "systems": { 803 "locked": { 804 "lastModified": 1681028828, 805 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 806 "owner": "nix-systems", 807 "repo": "default", 808 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 809 "type": "github" 810 }, 811 "original": { 812 "owner": "nix-systems", 813 "repo": "default", 814 "type": "github" 815 } 816 }, 817 "systems_2": { 818 "locked": { 819 "lastModified": 1681028828, 820 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 821 "owner": "nix-systems", 822 "repo": "default", 823 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 824 "type": "github" 825 }, 826 "original": { 827 "owner": "nix-systems", 828 "repo": "default", 829 "type": "github" 830 } 831 }, 832 "systems_3": { 833 "locked": { 834 "lastModified": 1681028828, 835 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 836 "owner": "nix-systems", 837 "repo": "default", 838 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 839 "type": "github" 840 }, 841 "original": { 842 "owner": "nix-systems", 843 "repo": "default", 844 "type": "github" 845 } 846 }, 847 "tangled-sh": { 848 "inputs": { 849 "gitignore": "gitignore_2", 850 "gomod2nix": "gomod2nix", 851 "htmx-src": "htmx-src", 852 "htmx-ws-src": "htmx-ws-src", 853 "ibm-plex-mono-src": "ibm-plex-mono-src", 854 "indigo": "indigo", 855 "inter-fonts-src": "inter-fonts-src", 856 "lucide-src": "lucide-src", 857 "nixpkgs": [ 858 "nixpkgs" 859 ], 860 "sqlite-lib-src": "sqlite-lib-src" 861 }, 862 "locked": { 863 "lastModified": 1753184495, 864 "narHash": "sha256-wuGVAGwVsvyakieQvz1g2U2whdPfQkgT6dGdkuQke4c=", 865 "ref": "refs/heads/master", 866 "rev": "62ef376d11ff62233ce92cc4e016c378299ced9d", 867 "revCount": 978, 868 "type": "git", 869 "url": "https://tangled.sh/@tangled.sh/core" 870 }, 871 "original": { 872 "type": "git", 873 "url": "https://tangled.sh/@tangled.sh/core" 874 } 875 }, 876 "treefmt-nix": { 877 "inputs": { 878 "nixpkgs": [ 879 "buildbot-nix", 880 "nixpkgs" 881 ] 882 }, 883 "locked": { 884 "lastModified": 1752055615, 885 "narHash": "sha256-19m7P4O/Aw/6+CzncWMAJu89JaKeMh3aMle1CNQSIwM=", 886 "owner": "numtide", 887 "repo": "treefmt-nix", 888 "rev": "c9d477b5d5bd7f26adddd3f96cfd6a904768d4f9", 889 "type": "github" 890 }, 891 "original": { 892 "owner": "numtide", 893 "repo": "treefmt-nix", 894 "type": "github" 895 } 896 } 897 }, 898 "root": "root", 899 "version": 7 900}