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": 1752490162, 77 "narHash": "sha256-CFOuAHbc9PTt9HhjGQFf07bUCZKOahQ+vLt30J6u5fw=", 78 "owner": "catppuccin", 79 "repo": "nix", 80 "rev": "7dc907c010e1612729c5d76cf614b5f7811bfe23", 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": 1751413152, 183 "narHash": "sha256-Tyw1RjYEsp5scoigs1384gIg6e0GoBVjms4aXFfRssQ=", 184 "owner": "hercules-ci", 185 "repo": "flake-parts", 186 "rev": "77826244401ea9de6e3bac47c2db46005e1f30b5", 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 "git-hooks": { 253 "inputs": { 254 "flake-compat": [ 255 "mailserver", 256 "flake-compat" 257 ], 258 "gitignore": "gitignore", 259 "nixpkgs": [ 260 "mailserver", 261 "nixpkgs" 262 ] 263 }, 264 "locked": { 265 "lastModified": 1750779888, 266 "narHash": "sha256-wibppH3g/E2lxU43ZQHC5yA/7kIKLGxVEnsnVK1BtRg=", 267 "owner": "cachix", 268 "repo": "git-hooks.nix", 269 "rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d", 270 "type": "github" 271 }, 272 "original": { 273 "owner": "cachix", 274 "repo": "git-hooks.nix", 275 "type": "github" 276 } 277 }, 278 "gitignore": { 279 "inputs": { 280 "nixpkgs": [ 281 "mailserver", 282 "git-hooks", 283 "nixpkgs" 284 ] 285 }, 286 "locked": { 287 "lastModified": 1709087332, 288 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 289 "owner": "hercules-ci", 290 "repo": "gitignore.nix", 291 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 292 "type": "github" 293 }, 294 "original": { 295 "owner": "hercules-ci", 296 "repo": "gitignore.nix", 297 "type": "github" 298 } 299 }, 300 "gitignore_2": { 301 "inputs": { 302 "nixpkgs": [ 303 "tangled-sh", 304 "nixpkgs" 305 ] 306 }, 307 "locked": { 308 "lastModified": 1709087332, 309 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 310 "owner": "hercules-ci", 311 "repo": "gitignore.nix", 312 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 313 "type": "github" 314 }, 315 "original": { 316 "owner": "hercules-ci", 317 "repo": "gitignore.nix", 318 "type": "github" 319 } 320 }, 321 "golink": { 322 "inputs": { 323 "nixpkgs": [ 324 "nixpkgs" 325 ], 326 "systems": [ 327 "systems" 328 ] 329 }, 330 "locked": { 331 "lastModified": 1752499558, 332 "narHash": "sha256-BnrGmH1GOvNLEXAhMtxTgL/E/WmGA0s9xaGxbK0MaL0=", 333 "owner": "tailscale", 334 "repo": "golink", 335 "rev": "6b857a337f16c6960e5511dd4dc1e1b638c8b350", 336 "type": "github" 337 }, 338 "original": { 339 "owner": "tailscale", 340 "repo": "golink", 341 "type": "github" 342 } 343 }, 344 "hardware": { 345 "locked": { 346 "lastModified": 1752048960, 347 "narHash": "sha256-gATnkOe37eeVwKKYCsL+OnS2gU4MmLuZFzzWCtaKLI8=", 348 "owner": "nixos", 349 "repo": "nixos-hardware", 350 "rev": "7ced9122cff2163c6a0212b8d1ec8c33a1660806", 351 "type": "github" 352 }, 353 "original": { 354 "owner": "nixos", 355 "repo": "nixos-hardware", 356 "type": "github" 357 } 358 }, 359 "hercules-ci-effects": { 360 "inputs": { 361 "flake-parts": [ 362 "buildbot-nix", 363 "flake-parts" 364 ], 365 "nixpkgs": [ 366 "buildbot-nix", 367 "nixpkgs" 368 ] 369 }, 370 "locked": { 371 "lastModified": 1748000383, 372 "narHash": "sha256-EaAJhwfJGBncgIV/0NlJviid2DP93cTMc9h0q6P6xXk=", 373 "owner": "hercules-ci", 374 "repo": "hercules-ci-effects", 375 "rev": "231726642197817d20310b9d39dd4afb9e899489", 376 "type": "github" 377 }, 378 "original": { 379 "owner": "hercules-ci", 380 "repo": "hercules-ci-effects", 381 "type": "github" 382 } 383 }, 384 "home-manager": { 385 "inputs": { 386 "nixpkgs": [ 387 "nixpkgs" 388 ] 389 }, 390 "locked": { 391 "lastModified": 1752603129, 392 "narHash": "sha256-S+wmHhwNQ5Ru689L2Gu8n1OD6s9eU9n9mD827JNR+kw=", 393 "owner": "nix-community", 394 "repo": "home-manager", 395 "rev": "e8c19a3cec2814c754f031ab3ae7316b64da085b", 396 "type": "github" 397 }, 398 "original": { 399 "owner": "nix-community", 400 "repo": "home-manager", 401 "type": "github" 402 } 403 }, 404 "htmx-src": { 405 "flake": false, 406 "locked": { 407 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=", 408 "type": "file", 409 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 410 }, 411 "original": { 412 "type": "file", 413 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js" 414 } 415 }, 416 "htmx-ws-src": { 417 "flake": false, 418 "locked": { 419 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=", 420 "type": "file", 421 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 422 }, 423 "original": { 424 "type": "file", 425 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2" 426 } 427 }, 428 "ibm-plex-mono-src": { 429 "flake": false, 430 "locked": { 431 "lastModified": 1731402384, 432 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=", 433 "type": "tarball", 434 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 435 }, 436 "original": { 437 "type": "tarball", 438 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip" 439 } 440 }, 441 "iceshrimp": { 442 "inputs": { 443 "nixpkgs": [ 444 "nixpkgs" 445 ] 446 }, 447 "locked": { 448 "lastModified": 1721338360, 449 "narHash": "sha256-1CEhakLtPq+Lqo+p40wo00hkewmyzPAvjBr8ah6Faqk=", 450 "ref": "refs/heads/dev", 451 "rev": "98c3678cfbcea5e750a5947394d35a73ae72634a", 452 "revCount": 48, 453 "type": "git", 454 "url": "https://iceshrimp.dev/pyrox/packaging" 455 }, 456 "original": { 457 "type": "git", 458 "url": "https://iceshrimp.dev/pyrox/packaging" 459 } 460 }, 461 "indigo": { 462 "flake": false, 463 "locked": { 464 "lastModified": 1745333930, 465 "narHash": "sha256-83fIHqDE+dfnZ88HaNuwfKFO+R0RKAM1WxMfNh/Matk=", 466 "owner": "oppiliappan", 467 "repo": "indigo", 468 "rev": "e4e59280737b8676611fc077a228d47b3e8e9491", 469 "type": "github" 470 }, 471 "original": { 472 "owner": "oppiliappan", 473 "repo": "indigo", 474 "type": "github" 475 } 476 }, 477 "inter-fonts-src": { 478 "flake": false, 479 "locked": { 480 "lastModified": 1731687360, 481 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=", 482 "type": "tarball", 483 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 484 }, 485 "original": { 486 "type": "tarball", 487 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip" 488 } 489 }, 490 "lucide-src": { 491 "flake": false, 492 "locked": { 493 "lastModified": 1742302029, 494 "narHash": "sha256-OyPVtpnC4/AAmPq84Wt1r1Gcs48d9KG+UBCtZK87e9k=", 495 "type": "tarball", 496 "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 497 }, 498 "original": { 499 "type": "tarball", 500 "url": "https://github.com/lucide-icons/lucide/releases/download/0.483.0/lucide-icons-0.483.0.zip" 501 } 502 }, 503 "mailserver": { 504 "inputs": { 505 "blobs": "blobs", 506 "flake-compat": [ 507 "flake-compat" 508 ], 509 "git-hooks": "git-hooks", 510 "nixpkgs": [ 511 "nixpkgs" 512 ], 513 "nixpkgs-25_05": "nixpkgs-25_05" 514 }, 515 "locked": { 516 "lastModified": 1752060039, 517 "narHash": "sha256-MqcbN/PgfXOv8S4q6GcmlORd6kJZ3UlFNhzCvLOEe4I=", 518 "owner": "simple-nixos-mailserver", 519 "repo": "nixos-mailserver", 520 "rev": "80d21ed7a1ab8007597f7cd9adc26ebc98b9611f", 521 "type": "gitlab" 522 }, 523 "original": { 524 "owner": "simple-nixos-mailserver", 525 "ref": "master", 526 "repo": "nixos-mailserver", 527 "type": "gitlab" 528 } 529 }, 530 "my-pkgs": { 531 "inputs": { 532 "nixpkgs": [ 533 "nixpkgs" 534 ] 535 }, 536 "locked": { 537 "lastModified": 1718762298, 538 "narHash": "sha256-HU73BsUdmpYn6SMgs+4Zpj1fPA94H0CAC2pYhIxqUoY=", 539 "ref": "refs/heads/main", 540 "rev": "1aa7198174b166f6f3153a69388cc4f650471750", 541 "revCount": 13, 542 "type": "git", 543 "url": "https://git.pyrox.dev/pyrox/pkgs" 544 }, 545 "original": { 546 "type": "git", 547 "url": "https://git.pyrox.dev/pyrox/pkgs" 548 } 549 }, 550 "nix-index": { 551 "inputs": { 552 "flake-compat": [ 553 "flake-compat" 554 ], 555 "nixpkgs": [ 556 "nixpkgs" 557 ] 558 }, 559 "locked": { 560 "lastModified": 1752525931, 561 "narHash": "sha256-zHRb3btwcFlOFza296s0+Sv1DsWu0yQNwXxHy1jhlGs=", 562 "owner": "nix-community", 563 "repo": "nix-index", 564 "rev": "9dd2d3b7ac0cdbcfcf5b7517b7251e624555b29a", 565 "type": "github" 566 }, 567 "original": { 568 "owner": "nix-community", 569 "repo": "nix-index", 570 "type": "github" 571 } 572 }, 573 "nix-index-database": { 574 "inputs": { 575 "nixpkgs": [ 576 "nixpkgs" 577 ] 578 }, 579 "locked": { 580 "lastModified": 1752441837, 581 "narHash": "sha256-FMH1OSSJp8Cx8MZHXz6KckxJGbCnVMotZNAH3v2WneU=", 582 "owner": "Mic92", 583 "repo": "nix-index-database", 584 "rev": "839e02dece5845be3a322e507a79712b73a96ba2", 585 "type": "github" 586 }, 587 "original": { 588 "owner": "Mic92", 589 "repo": "nix-index-database", 590 "type": "github" 591 } 592 }, 593 "nix-search": { 594 "inputs": { 595 "flake-compat": [ 596 "flake-compat" 597 ], 598 "flake-utils": [ 599 "flake-utils" 600 ], 601 "nixpkgs": [ 602 "nixpkgs" 603 ] 604 }, 605 "locked": { 606 "lastModified": 1741306118, 607 "narHash": "sha256-699XDyrMhx0nSI2z/WRhTsJhiiMt4WqaPx8//cPiBGY=", 608 "owner": "diamondburned", 609 "repo": "nix-search", 610 "rev": "7dcd7b9ae3ec59b7a8ee61371157f83e6bd87b89", 611 "type": "github" 612 }, 613 "original": { 614 "owner": "diamondburned", 615 "repo": "nix-search", 616 "type": "github" 617 } 618 }, 619 "nixpkgs": { 620 "locked": { 621 "lastModified": 1750776420, 622 "narHash": "sha256-/CG+w0o0oJ5itVklOoLbdn2dGB0wbZVOoDm4np6w09A=", 623 "owner": "NixOS", 624 "repo": "nixpkgs", 625 "rev": "30a61f056ac492e3b7cdcb69c1e6abdcf00e39cf", 626 "type": "github" 627 }, 628 "original": { 629 "owner": "NixOS", 630 "ref": "nixos-unstable", 631 "repo": "nixpkgs", 632 "type": "github" 633 } 634 }, 635 "nixpkgs-25_05": { 636 "locked": { 637 "lastModified": 1751741127, 638 "narHash": "sha256-t75Shs76NgxjZSgvvZZ9qOmz5zuBE8buUaYD28BMTxg=", 639 "owner": "NixOS", 640 "repo": "nixpkgs", 641 "rev": "29e290002bfff26af1db6f64d070698019460302", 642 "type": "github" 643 }, 644 "original": { 645 "owner": "NixOS", 646 "ref": "nixos-25.05", 647 "repo": "nixpkgs", 648 "type": "github" 649 } 650 }, 651 "nixpkgs-lib": { 652 "locked": { 653 "lastModified": 1752369545, 654 "narHash": "sha256-jj/HBJFSapTk4LfeJgNLk2wEE2BO6dgBYVRbXMNOCeM=", 655 "owner": "nix-community", 656 "repo": "nixpkgs.lib", 657 "rev": "65d21753676aaf55d8e67249138ab1286599a62b", 658 "type": "github" 659 }, 660 "original": { 661 "owner": "nix-community", 662 "repo": "nixpkgs.lib", 663 "type": "github" 664 } 665 }, 666 "nixpkgs_2": { 667 "locked": { 668 "lastModified": 1752596105, 669 "narHash": "sha256-lFNVsu/mHLq3q11MuGkMhUUoSXEdQjCHvpReaGP1S2k=", 670 "owner": "nixos", 671 "repo": "nixpkgs", 672 "rev": "dab3a6e781554f965bde3def0aa2fda4eb8f1708", 673 "type": "github" 674 }, 675 "original": { 676 "owner": "nixos", 677 "ref": "nixpkgs-unstable", 678 "repo": "nixpkgs", 679 "type": "github" 680 } 681 }, 682 "root": { 683 "inputs": { 684 "agenix": "agenix", 685 "buildbot-nix": "buildbot-nix", 686 "ctp": "ctp", 687 "deploy-rs": "deploy-rs", 688 "dns": "dns", 689 "flake-compat": "flake-compat", 690 "flake-parts": "flake-parts", 691 "flake-utils": "flake-utils", 692 "golink": "golink", 693 "hardware": "hardware", 694 "home-manager": "home-manager", 695 "iceshrimp": "iceshrimp", 696 "mailserver": "mailserver", 697 "my-pkgs": "my-pkgs", 698 "nix-index": "nix-index", 699 "nix-index-database": "nix-index-database", 700 "nix-search": "nix-search", 701 "nixpkgs": "nixpkgs_2", 702 "nixpkgs-lib": "nixpkgs-lib", 703 "snowfall-lib": "snowfall-lib", 704 "stable": "stable", 705 "systems": "systems_2", 706 "tangled-sh": "tangled-sh" 707 } 708 }, 709 "snowfall-lib": { 710 "inputs": { 711 "flake-compat": [ 712 "flake-compat" 713 ], 714 "flake-utils-plus": "flake-utils-plus", 715 "nixpkgs": [ 716 "nixpkgs" 717 ] 718 }, 719 "locked": { 720 "lastModified": 1736130495, 721 "narHash": "sha256-4i9nAJEZFv7vZMmrE0YG55I3Ggrtfo5/T07JEpEZ/RM=", 722 "owner": "snowfallorg", 723 "repo": "lib", 724 "rev": "02d941739f98a09e81f3d2d9b3ab08918958beac", 725 "type": "github" 726 }, 727 "original": { 728 "owner": "snowfallorg", 729 "repo": "lib", 730 "type": "github" 731 } 732 }, 733 "sqlite-lib-src": { 734 "flake": false, 735 "locked": { 736 "lastModified": 1706631843, 737 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 738 "type": "tarball", 739 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 740 }, 741 "original": { 742 "type": "tarball", 743 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 744 } 745 }, 746 "stable": { 747 "locked": { 748 "lastModified": 1735563628, 749 "narHash": "sha256-OnSAY7XDSx7CtDoqNh8jwVwh4xNL/2HaJxGjryLWzX8=", 750 "owner": "nixos", 751 "repo": "nixpkgs", 752 "rev": "b134951a4c9f3c995fd7be05f3243f8ecd65d798", 753 "type": "github" 754 }, 755 "original": { 756 "owner": "nixos", 757 "ref": "nixos-24.05", 758 "repo": "nixpkgs", 759 "type": "github" 760 } 761 }, 762 "systems": { 763 "locked": { 764 "lastModified": 1681028828, 765 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 766 "owner": "nix-systems", 767 "repo": "default", 768 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 769 "type": "github" 770 }, 771 "original": { 772 "owner": "nix-systems", 773 "repo": "default", 774 "type": "github" 775 } 776 }, 777 "systems_2": { 778 "locked": { 779 "lastModified": 1681028828, 780 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 781 "owner": "nix-systems", 782 "repo": "default", 783 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 784 "type": "github" 785 }, 786 "original": { 787 "owner": "nix-systems", 788 "repo": "default", 789 "type": "github" 790 } 791 }, 792 "tangled-sh": { 793 "inputs": { 794 "gitignore": "gitignore_2", 795 "htmx-src": "htmx-src", 796 "htmx-ws-src": "htmx-ws-src", 797 "ibm-plex-mono-src": "ibm-plex-mono-src", 798 "indigo": "indigo", 799 "inter-fonts-src": "inter-fonts-src", 800 "lucide-src": "lucide-src", 801 "nixpkgs": [ 802 "nixpkgs" 803 ], 804 "sqlite-lib-src": "sqlite-lib-src" 805 }, 806 "locked": { 807 "lastModified": 1752602644, 808 "narHash": "sha256-N86kqzDoV/HpHlUIok7fQ1QWEXBatfBGHef9LXl6Jvw=", 809 "ref": "refs/heads/master", 810 "rev": "73d41fcd86b5c2ddd597c1c69c94a59789beff74", 811 "revCount": 936, 812 "type": "git", 813 "url": "https://tangled.sh/@tangled.sh/core" 814 }, 815 "original": { 816 "type": "git", 817 "url": "https://tangled.sh/@tangled.sh/core" 818 } 819 }, 820 "treefmt-nix": { 821 "inputs": { 822 "nixpkgs": [ 823 "buildbot-nix", 824 "nixpkgs" 825 ] 826 }, 827 "locked": { 828 "lastModified": 1752055615, 829 "narHash": "sha256-19m7P4O/Aw/6+CzncWMAJu89JaKeMh3aMle1CNQSIwM=", 830 "owner": "numtide", 831 "repo": "treefmt-nix", 832 "rev": "c9d477b5d5bd7f26adddd3f96cfd6a904768d4f9", 833 "type": "github" 834 }, 835 "original": { 836 "owner": "numtide", 837 "repo": "treefmt-nix", 838 "type": "github" 839 } 840 } 841 }, 842 "root": "root", 843 "version": 7 844}