An easy-to-host PDS on the ATProtocol, MacOS. Grandma-approved.
at refactor/relay-dry-extraction 936 lines 24 kB view raw
1{ 2 "nodes": { 3 "cachix": { 4 "inputs": { 5 "devenv": [ 6 "devenv" 7 ], 8 "flake-compat": [ 9 "devenv", 10 "flake-compat" 11 ], 12 "git-hooks": [ 13 "devenv", 14 "git-hooks" 15 ], 16 "nixpkgs": [ 17 "devenv", 18 "nixpkgs" 19 ] 20 }, 21 "locked": { 22 "lastModified": 1767714506, 23 "narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=", 24 "owner": "cachix", 25 "repo": "cachix", 26 "rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9", 27 "type": "github" 28 }, 29 "original": { 30 "owner": "cachix", 31 "ref": "latest", 32 "repo": "cachix", 33 "type": "github" 34 } 35 }, 36 "cachix_2": { 37 "inputs": { 38 "devenv": [ 39 "devenv", 40 "crate2nix" 41 ], 42 "flake-compat": [ 43 "devenv", 44 "crate2nix" 45 ], 46 "git-hooks": "git-hooks", 47 "nixpkgs": "nixpkgs" 48 }, 49 "locked": { 50 "lastModified": 1767714506, 51 "narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=", 52 "owner": "cachix", 53 "repo": "cachix", 54 "rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9", 55 "type": "github" 56 }, 57 "original": { 58 "owner": "cachix", 59 "ref": "latest", 60 "repo": "cachix", 61 "type": "github" 62 } 63 }, 64 "cachix_3": { 65 "inputs": { 66 "devenv": [ 67 "devenv", 68 "crate2nix", 69 "crate2nix_stable" 70 ], 71 "flake-compat": [ 72 "devenv", 73 "crate2nix", 74 "crate2nix_stable" 75 ], 76 "git-hooks": "git-hooks_2", 77 "nixpkgs": "nixpkgs_2" 78 }, 79 "locked": { 80 "lastModified": 1767714506, 81 "narHash": "sha256-WaTs0t1CxhgxbIuvQ97OFhDTVUGd1HA+KzLZUZBhe0s=", 82 "owner": "cachix", 83 "repo": "cachix", 84 "rev": "894c649f0daaa38bbcfb21de64be47dfa7cd0ec9", 85 "type": "github" 86 }, 87 "original": { 88 "owner": "cachix", 89 "ref": "latest", 90 "repo": "cachix", 91 "type": "github" 92 } 93 }, 94 "crane": { 95 "locked": { 96 "lastModified": 1773189535, 97 "narHash": "sha256-E1G/Or6MWeP+L6mpQ0iTFLpzSzlpGrITfU2220Gq47g=", 98 "owner": "ipetkov", 99 "repo": "crane", 100 "rev": "6fa2fb4cf4a89ba49fc9dd5a3eb6cde99d388269", 101 "type": "github" 102 }, 103 "original": { 104 "owner": "ipetkov", 105 "repo": "crane", 106 "type": "github" 107 } 108 }, 109 "crate2nix": { 110 "inputs": { 111 "cachix": "cachix_2", 112 "crate2nix_stable": "crate2nix_stable", 113 "devshell": "devshell_2", 114 "flake-compat": "flake-compat_2", 115 "flake-parts": "flake-parts_2", 116 "nix-test-runner": "nix-test-runner_2", 117 "nixpkgs": [ 118 "devenv", 119 "nixpkgs" 120 ], 121 "pre-commit-hooks": "pre-commit-hooks_2" 122 }, 123 "locked": { 124 "lastModified": 1770646848, 125 "narHash": "sha256-0aZjR0id5glnZaKpu/nCwoLON4r5m6q6IDU06YvwT44=", 126 "owner": "nix-community", 127 "repo": "crate2nix", 128 "rev": "26b698e804dd32dc5bb1995028fef00cc87d603a", 129 "type": "github" 130 }, 131 "original": { 132 "owner": "nix-community", 133 "repo": "crate2nix", 134 "type": "github" 135 } 136 }, 137 "crate2nix_stable": { 138 "inputs": { 139 "cachix": "cachix_3", 140 "crate2nix_stable": [ 141 "devenv", 142 "crate2nix", 143 "crate2nix_stable" 144 ], 145 "devshell": "devshell", 146 "flake-compat": "flake-compat", 147 "flake-parts": "flake-parts", 148 "nix-test-runner": "nix-test-runner", 149 "nixpkgs": "nixpkgs_3", 150 "pre-commit-hooks": "pre-commit-hooks" 151 }, 152 "locked": { 153 "lastModified": 1769627083, 154 "narHash": "sha256-SUuruvw1/moNzCZosHaa60QMTL+L9huWdsCBN6XZIic=", 155 "owner": "nix-community", 156 "repo": "crate2nix", 157 "rev": "7c33e664668faecf7655fa53861d7a80c9e464a2", 158 "type": "github" 159 }, 160 "original": { 161 "owner": "nix-community", 162 "ref": "0.15.0", 163 "repo": "crate2nix", 164 "type": "github" 165 } 166 }, 167 "devenv": { 168 "inputs": { 169 "cachix": "cachix", 170 "crate2nix": "crate2nix", 171 "flake-compat": "flake-compat_3", 172 "flake-parts": "flake-parts_3", 173 "git-hooks": "git-hooks_3", 174 "nix": "nix", 175 "nixd": "nixd", 176 "nixpkgs": "nixpkgs_4", 177 "rust-overlay": "rust-overlay" 178 }, 179 "locked": { 180 "lastModified": 1773354403, 181 "narHash": "sha256-b+bGCp1WKM7SbVrxSDN7/YnZX2Od56K8fZnzDB183sw=", 182 "owner": "cachix", 183 "repo": "devenv", 184 "rev": "10bd3adc0f757dd93eba449eaa1021026a1c7ac3", 185 "type": "github" 186 }, 187 "original": { 188 "owner": "cachix", 189 "repo": "devenv", 190 "type": "github" 191 } 192 }, 193 "devshell": { 194 "inputs": { 195 "nixpkgs": [ 196 "devenv", 197 "crate2nix", 198 "crate2nix_stable", 199 "nixpkgs" 200 ] 201 }, 202 "locked": { 203 "lastModified": 1768818222, 204 "narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=", 205 "owner": "numtide", 206 "repo": "devshell", 207 "rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76", 208 "type": "github" 209 }, 210 "original": { 211 "owner": "numtide", 212 "repo": "devshell", 213 "type": "github" 214 } 215 }, 216 "devshell_2": { 217 "inputs": { 218 "nixpkgs": [ 219 "devenv", 220 "crate2nix", 221 "nixpkgs" 222 ] 223 }, 224 "locked": { 225 "lastModified": 1768818222, 226 "narHash": "sha256-460jc0+CZfyaO8+w8JNtlClB2n4ui1RbHfPTLkpwhU8=", 227 "owner": "numtide", 228 "repo": "devshell", 229 "rev": "255a2b1725a20d060f566e4755dbf571bbbb5f76", 230 "type": "github" 231 }, 232 "original": { 233 "owner": "numtide", 234 "repo": "devshell", 235 "type": "github" 236 } 237 }, 238 "flake-compat": { 239 "locked": { 240 "lastModified": 1733328505, 241 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=", 242 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 243 "revCount": 69, 244 "type": "tarball", 245 "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz" 246 }, 247 "original": { 248 "type": "tarball", 249 "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz" 250 } 251 }, 252 "flake-compat_2": { 253 "locked": { 254 "lastModified": 1733328505, 255 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=", 256 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 257 "revCount": 69, 258 "type": "tarball", 259 "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz" 260 }, 261 "original": { 262 "type": "tarball", 263 "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz" 264 } 265 }, 266 "flake-compat_3": { 267 "flake": false, 268 "locked": { 269 "lastModified": 1767039857, 270 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=", 271 "owner": "edolstra", 272 "repo": "flake-compat", 273 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab", 274 "type": "github" 275 }, 276 "original": { 277 "owner": "edolstra", 278 "repo": "flake-compat", 279 "type": "github" 280 } 281 }, 282 "flake-parts": { 283 "inputs": { 284 "nixpkgs-lib": [ 285 "devenv", 286 "crate2nix", 287 "crate2nix_stable", 288 "nixpkgs" 289 ] 290 }, 291 "locked": { 292 "lastModified": 1768135262, 293 "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=", 294 "owner": "hercules-ci", 295 "repo": "flake-parts", 296 "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac", 297 "type": "github" 298 }, 299 "original": { 300 "owner": "hercules-ci", 301 "repo": "flake-parts", 302 "type": "github" 303 } 304 }, 305 "flake-parts_2": { 306 "inputs": { 307 "nixpkgs-lib": [ 308 "devenv", 309 "crate2nix", 310 "nixpkgs" 311 ] 312 }, 313 "locked": { 314 "lastModified": 1768135262, 315 "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=", 316 "owner": "hercules-ci", 317 "repo": "flake-parts", 318 "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac", 319 "type": "github" 320 }, 321 "original": { 322 "owner": "hercules-ci", 323 "repo": "flake-parts", 324 "type": "github" 325 } 326 }, 327 "flake-parts_3": { 328 "inputs": { 329 "nixpkgs-lib": [ 330 "devenv", 331 "nixpkgs" 332 ] 333 }, 334 "locked": { 335 "lastModified": 1772408722, 336 "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=", 337 "owner": "hercules-ci", 338 "repo": "flake-parts", 339 "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3", 340 "type": "github" 341 }, 342 "original": { 343 "owner": "hercules-ci", 344 "repo": "flake-parts", 345 "type": "github" 346 } 347 }, 348 "flake-root": { 349 "locked": { 350 "lastModified": 1723604017, 351 "narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=", 352 "owner": "srid", 353 "repo": "flake-root", 354 "rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e", 355 "type": "github" 356 }, 357 "original": { 358 "owner": "srid", 359 "repo": "flake-root", 360 "type": "github" 361 } 362 }, 363 "git-hooks": { 364 "inputs": { 365 "flake-compat": [ 366 "devenv", 367 "crate2nix", 368 "cachix", 369 "flake-compat" 370 ], 371 "gitignore": "gitignore", 372 "nixpkgs": [ 373 "devenv", 374 "crate2nix", 375 "cachix", 376 "nixpkgs" 377 ] 378 }, 379 "locked": { 380 "lastModified": 1765404074, 381 "narHash": "sha256-+ZDU2d+vzWkEJiqprvV5PR26DVFN2vgddwG5SnPZcUM=", 382 "owner": "cachix", 383 "repo": "git-hooks.nix", 384 "rev": "2d6f58930fbcd82f6f9fd59fb6d13e37684ca529", 385 "type": "github" 386 }, 387 "original": { 388 "owner": "cachix", 389 "repo": "git-hooks.nix", 390 "type": "github" 391 } 392 }, 393 "git-hooks_2": { 394 "inputs": { 395 "flake-compat": [ 396 "devenv", 397 "crate2nix", 398 "crate2nix_stable", 399 "cachix", 400 "flake-compat" 401 ], 402 "gitignore": "gitignore_2", 403 "nixpkgs": [ 404 "devenv", 405 "crate2nix", 406 "crate2nix_stable", 407 "cachix", 408 "nixpkgs" 409 ] 410 }, 411 "locked": { 412 "lastModified": 1765404074, 413 "narHash": "sha256-+ZDU2d+vzWkEJiqprvV5PR26DVFN2vgddwG5SnPZcUM=", 414 "owner": "cachix", 415 "repo": "git-hooks.nix", 416 "rev": "2d6f58930fbcd82f6f9fd59fb6d13e37684ca529", 417 "type": "github" 418 }, 419 "original": { 420 "owner": "cachix", 421 "repo": "git-hooks.nix", 422 "type": "github" 423 } 424 }, 425 "git-hooks_3": { 426 "inputs": { 427 "flake-compat": [ 428 "devenv", 429 "flake-compat" 430 ], 431 "gitignore": "gitignore_5", 432 "nixpkgs": [ 433 "devenv", 434 "nixpkgs" 435 ] 436 }, 437 "locked": { 438 "lastModified": 1772665116, 439 "narHash": "sha256-XmjUDG/J8Z8lY5DVNVUf5aoZGc400FxcjsNCqHKiKtc=", 440 "owner": "cachix", 441 "repo": "git-hooks.nix", 442 "rev": "39f53203a8458c330f61cc0759fe243f0ac0d198", 443 "type": "github" 444 }, 445 "original": { 446 "owner": "cachix", 447 "repo": "git-hooks.nix", 448 "type": "github" 449 } 450 }, 451 "gitignore": { 452 "inputs": { 453 "nixpkgs": [ 454 "devenv", 455 "crate2nix", 456 "cachix", 457 "git-hooks", 458 "nixpkgs" 459 ] 460 }, 461 "locked": { 462 "lastModified": 1709087332, 463 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 464 "owner": "hercules-ci", 465 "repo": "gitignore.nix", 466 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 467 "type": "github" 468 }, 469 "original": { 470 "owner": "hercules-ci", 471 "repo": "gitignore.nix", 472 "type": "github" 473 } 474 }, 475 "gitignore_2": { 476 "inputs": { 477 "nixpkgs": [ 478 "devenv", 479 "crate2nix", 480 "crate2nix_stable", 481 "cachix", 482 "git-hooks", 483 "nixpkgs" 484 ] 485 }, 486 "locked": { 487 "lastModified": 1709087332, 488 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 489 "owner": "hercules-ci", 490 "repo": "gitignore.nix", 491 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 492 "type": "github" 493 }, 494 "original": { 495 "owner": "hercules-ci", 496 "repo": "gitignore.nix", 497 "type": "github" 498 } 499 }, 500 "gitignore_3": { 501 "inputs": { 502 "nixpkgs": [ 503 "devenv", 504 "crate2nix", 505 "crate2nix_stable", 506 "pre-commit-hooks", 507 "nixpkgs" 508 ] 509 }, 510 "locked": { 511 "lastModified": 1709087332, 512 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 513 "owner": "hercules-ci", 514 "repo": "gitignore.nix", 515 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 516 "type": "github" 517 }, 518 "original": { 519 "owner": "hercules-ci", 520 "repo": "gitignore.nix", 521 "type": "github" 522 } 523 }, 524 "gitignore_4": { 525 "inputs": { 526 "nixpkgs": [ 527 "devenv", 528 "crate2nix", 529 "pre-commit-hooks", 530 "nixpkgs" 531 ] 532 }, 533 "locked": { 534 "lastModified": 1709087332, 535 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 536 "owner": "hercules-ci", 537 "repo": "gitignore.nix", 538 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 539 "type": "github" 540 }, 541 "original": { 542 "owner": "hercules-ci", 543 "repo": "gitignore.nix", 544 "type": "github" 545 } 546 }, 547 "gitignore_5": { 548 "inputs": { 549 "nixpkgs": [ 550 "devenv", 551 "git-hooks", 552 "nixpkgs" 553 ] 554 }, 555 "locked": { 556 "lastModified": 1709087332, 557 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 558 "owner": "hercules-ci", 559 "repo": "gitignore.nix", 560 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 561 "type": "github" 562 }, 563 "original": { 564 "owner": "hercules-ci", 565 "repo": "gitignore.nix", 566 "type": "github" 567 } 568 }, 569 "nix": { 570 "inputs": { 571 "flake-compat": [ 572 "devenv", 573 "flake-compat" 574 ], 575 "flake-parts": [ 576 "devenv", 577 "flake-parts" 578 ], 579 "git-hooks-nix": [ 580 "devenv", 581 "git-hooks" 582 ], 583 "nixpkgs": [ 584 "devenv", 585 "nixpkgs" 586 ], 587 "nixpkgs-23-11": [ 588 "devenv" 589 ], 590 "nixpkgs-regression": [ 591 "devenv" 592 ] 593 }, 594 "locked": { 595 "lastModified": 1772748357, 596 "narHash": "sha256-vtf03lfgQKNkPH9FdXdboBDS5DtFkXB8xRw5EBpuDas=", 597 "owner": "cachix", 598 "repo": "nix", 599 "rev": "41eee9d3b1f611b1b90d51caa858b6d83834c44a", 600 "type": "github" 601 }, 602 "original": { 603 "owner": "cachix", 604 "ref": "devenv-2.32", 605 "repo": "nix", 606 "type": "github" 607 } 608 }, 609 "nix-test-runner": { 610 "flake": false, 611 "locked": { 612 "lastModified": 1588761593, 613 "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=", 614 "owner": "stoeffel", 615 "repo": "nix-test-runner", 616 "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2", 617 "type": "github" 618 }, 619 "original": { 620 "owner": "stoeffel", 621 "repo": "nix-test-runner", 622 "type": "github" 623 } 624 }, 625 "nix-test-runner_2": { 626 "flake": false, 627 "locked": { 628 "lastModified": 1588761593, 629 "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=", 630 "owner": "stoeffel", 631 "repo": "nix-test-runner", 632 "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2", 633 "type": "github" 634 }, 635 "original": { 636 "owner": "stoeffel", 637 "repo": "nix-test-runner", 638 "type": "github" 639 } 640 }, 641 "nixd": { 642 "inputs": { 643 "flake-parts": [ 644 "devenv", 645 "flake-parts" 646 ], 647 "flake-root": "flake-root", 648 "nixpkgs": [ 649 "devenv", 650 "nixpkgs" 651 ], 652 "treefmt-nix": "treefmt-nix" 653 }, 654 "locked": { 655 "lastModified": 1772441848, 656 "narHash": "sha256-H3W5PSJQTh8Yp51PGU3GUoGCcrD+y7nCsxYHQr+Orvw=", 657 "owner": "nix-community", 658 "repo": "nixd", 659 "rev": "c896f916addae5b133ee0f4f01f9cd93906f62ea", 660 "type": "github" 661 }, 662 "original": { 663 "owner": "nix-community", 664 "repo": "nixd", 665 "type": "github" 666 } 667 }, 668 "nixpkgs": { 669 "locked": { 670 "lastModified": 1765186076, 671 "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=", 672 "owner": "NixOS", 673 "repo": "nixpkgs", 674 "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8", 675 "type": "github" 676 }, 677 "original": { 678 "owner": "NixOS", 679 "ref": "nixos-unstable", 680 "repo": "nixpkgs", 681 "type": "github" 682 } 683 }, 684 "nixpkgs-src": { 685 "flake": false, 686 "locked": { 687 "lastModified": 1772173633, 688 "narHash": "sha256-MOH58F4AIbCkh6qlQcwMycyk5SWvsqnS/TCfnqDlpj4=", 689 "owner": "NixOS", 690 "repo": "nixpkgs", 691 "rev": "c0f3d81a7ddbc2b1332be0d8481a672b4f6004d6", 692 "type": "github" 693 }, 694 "original": { 695 "owner": "NixOS", 696 "ref": "nixpkgs-unstable", 697 "repo": "nixpkgs", 698 "type": "github" 699 } 700 }, 701 "nixpkgs-src_2": { 702 "flake": false, 703 "locked": { 704 "lastModified": 1772173633, 705 "narHash": "sha256-MOH58F4AIbCkh6qlQcwMycyk5SWvsqnS/TCfnqDlpj4=", 706 "owner": "NixOS", 707 "repo": "nixpkgs", 708 "rev": "c0f3d81a7ddbc2b1332be0d8481a672b4f6004d6", 709 "type": "github" 710 }, 711 "original": { 712 "owner": "NixOS", 713 "ref": "nixpkgs-unstable", 714 "repo": "nixpkgs", 715 "type": "github" 716 } 717 }, 718 "nixpkgs_2": { 719 "locked": { 720 "lastModified": 1765186076, 721 "narHash": "sha256-hM20uyap1a0M9d344I692r+ik4gTMyj60cQWO+hAYP8=", 722 "owner": "NixOS", 723 "repo": "nixpkgs", 724 "rev": "addf7cf5f383a3101ecfba091b98d0a1263dc9b8", 725 "type": "github" 726 }, 727 "original": { 728 "owner": "NixOS", 729 "ref": "nixos-unstable", 730 "repo": "nixpkgs", 731 "type": "github" 732 } 733 }, 734 "nixpkgs_3": { 735 "locked": { 736 "lastModified": 1769433173, 737 "narHash": "sha256-Gf1dFYgD344WZ3q0LPlRoWaNdNQq8kSBDLEWulRQSEs=", 738 "owner": "NixOS", 739 "repo": "nixpkgs", 740 "rev": "13b0f9e6ac78abbbb736c635d87845c4f4bee51b", 741 "type": "github" 742 }, 743 "original": { 744 "owner": "NixOS", 745 "ref": "nixpkgs-unstable", 746 "repo": "nixpkgs", 747 "type": "github" 748 } 749 }, 750 "nixpkgs_4": { 751 "inputs": { 752 "nixpkgs-src": "nixpkgs-src" 753 }, 754 "locked": { 755 "lastModified": 1772749504, 756 "narHash": "sha256-eqtQIz0alxkQPym+Zh/33gdDjkkch9o6eHnMPnXFXN0=", 757 "owner": "cachix", 758 "repo": "devenv-nixpkgs", 759 "rev": "08543693199362c1fddb8f52126030d0d374ba2e", 760 "type": "github" 761 }, 762 "original": { 763 "owner": "cachix", 764 "ref": "rolling", 765 "repo": "devenv-nixpkgs", 766 "type": "github" 767 } 768 }, 769 "nixpkgs_5": { 770 "inputs": { 771 "nixpkgs-src": "nixpkgs-src_2" 772 }, 773 "locked": { 774 "lastModified": 1772749504, 775 "narHash": "sha256-eqtQIz0alxkQPym+Zh/33gdDjkkch9o6eHnMPnXFXN0=", 776 "owner": "cachix", 777 "repo": "devenv-nixpkgs", 778 "rev": "08543693199362c1fddb8f52126030d0d374ba2e", 779 "type": "github" 780 }, 781 "original": { 782 "owner": "cachix", 783 "ref": "rolling", 784 "repo": "devenv-nixpkgs", 785 "type": "github" 786 } 787 }, 788 "pre-commit-hooks": { 789 "inputs": { 790 "flake-compat": [ 791 "devenv", 792 "crate2nix", 793 "crate2nix_stable", 794 "flake-compat" 795 ], 796 "gitignore": "gitignore_3", 797 "nixpkgs": [ 798 "devenv", 799 "crate2nix", 800 "crate2nix_stable", 801 "nixpkgs" 802 ] 803 }, 804 "locked": { 805 "lastModified": 1769069492, 806 "narHash": "sha256-Efs3VUPelRduf3PpfPP2ovEB4CXT7vHf8W+xc49RL/U=", 807 "owner": "cachix", 808 "repo": "pre-commit-hooks.nix", 809 "rev": "a1ef738813b15cf8ec759bdff5761b027e3e1d23", 810 "type": "github" 811 }, 812 "original": { 813 "owner": "cachix", 814 "repo": "pre-commit-hooks.nix", 815 "type": "github" 816 } 817 }, 818 "pre-commit-hooks_2": { 819 "inputs": { 820 "flake-compat": [ 821 "devenv", 822 "crate2nix", 823 "flake-compat" 824 ], 825 "gitignore": "gitignore_4", 826 "nixpkgs": [ 827 "devenv", 828 "crate2nix", 829 "nixpkgs" 830 ] 831 }, 832 "locked": { 833 "lastModified": 1769069492, 834 "narHash": "sha256-Efs3VUPelRduf3PpfPP2ovEB4CXT7vHf8W+xc49RL/U=", 835 "owner": "cachix", 836 "repo": "pre-commit-hooks.nix", 837 "rev": "a1ef738813b15cf8ec759bdff5761b027e3e1d23", 838 "type": "github" 839 }, 840 "original": { 841 "owner": "cachix", 842 "repo": "pre-commit-hooks.nix", 843 "type": "github" 844 } 845 }, 846 "root": { 847 "inputs": { 848 "crane": "crane", 849 "devenv": "devenv", 850 "nixpkgs": "nixpkgs_5", 851 "rust-overlay": "rust-overlay_2", 852 "systems": "systems" 853 } 854 }, 855 "rust-overlay": { 856 "inputs": { 857 "nixpkgs": [ 858 "devenv", 859 "nixpkgs" 860 ] 861 }, 862 "locked": { 863 "lastModified": 1772852295, 864 "narHash": "sha256-3FB/WzLZSiU2Mc50C9q9VXU1LRUZbsU6UHKmZG1C+hU=", 865 "owner": "oxalica", 866 "repo": "rust-overlay", 867 "rev": "c10801f59c68e14c308aea8fa6b0b3d81d43c61e", 868 "type": "github" 869 }, 870 "original": { 871 "owner": "oxalica", 872 "repo": "rust-overlay", 873 "type": "github" 874 } 875 }, 876 "rust-overlay_2": { 877 "inputs": { 878 "nixpkgs": [ 879 "nixpkgs" 880 ] 881 }, 882 "locked": { 883 "lastModified": 1773284828, 884 "narHash": "sha256-0qI+a9z7KpYCBbp4ENN32b2tf0VmC3MhgFw1KAroqxQ=", 885 "owner": "oxalica", 886 "repo": "rust-overlay", 887 "rev": "2b18fe48d9a8a4ff3850d56b67cfe72f2a589237", 888 "type": "github" 889 }, 890 "original": { 891 "owner": "oxalica", 892 "repo": "rust-overlay", 893 "type": "github" 894 } 895 }, 896 "systems": { 897 "locked": { 898 "lastModified": 1681028828, 899 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 900 "owner": "nix-systems", 901 "repo": "default", 902 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 903 "type": "github" 904 }, 905 "original": { 906 "owner": "nix-systems", 907 "repo": "default", 908 "type": "github" 909 } 910 }, 911 "treefmt-nix": { 912 "inputs": { 913 "nixpkgs": [ 914 "devenv", 915 "nixd", 916 "nixpkgs" 917 ] 918 }, 919 "locked": { 920 "lastModified": 1734704479, 921 "narHash": "sha256-MMi74+WckoyEWBRcg/oaGRvXC9BVVxDZNRMpL+72wBI=", 922 "owner": "numtide", 923 "repo": "treefmt-nix", 924 "rev": "65712f5af67234dad91a5a4baee986a8b62dbf8f", 925 "type": "github" 926 }, 927 "original": { 928 "owner": "numtide", 929 "repo": "treefmt-nix", 930 "type": "github" 931 } 932 } 933 }, 934 "root": "root", 935 "version": 7 936}