Personal ATProto tools.
at main 2.0 kB view raw
1{ 2 "nodes": { 3 "flake-utils": { 4 "inputs": { 5 "systems": "systems" 6 }, 7 "locked": { 8 "lastModified": 1731533236, 9 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 10 "owner": "numtide", 11 "repo": "flake-utils", 12 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 13 "type": "github" 14 }, 15 "original": { 16 "owner": "numtide", 17 "repo": "flake-utils", 18 "type": "github" 19 } 20 }, 21 "nixpkgs": { 22 "locked": { 23 "lastModified": 1738142207, 24 "narHash": "sha256-NGqpVVxNAHwIicXpgaVqJEJWeyqzoQJ9oc8lnK9+WC4=", 25 "owner": "NixOS", 26 "repo": "nixpkgs", 27 "rev": "9d3ae807ebd2981d593cddd0080856873139aa40", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "NixOS", 32 "ref": "nixos-unstable", 33 "repo": "nixpkgs", 34 "type": "github" 35 } 36 }, 37 "root": { 38 "inputs": { 39 "flake-utils": "flake-utils", 40 "nixpkgs": "nixpkgs", 41 "rust-overlay": "rust-overlay" 42 } 43 }, 44 "rust-overlay": { 45 "inputs": { 46 "nixpkgs": [ 47 "nixpkgs" 48 ] 49 }, 50 "locked": { 51 "lastModified": 1738290352, 52 "narHash": "sha256-YKOHUmc0Clm4tMV8grnxYL4IIwtjTayoq/3nqk0QM7k=", 53 "owner": "oxalica", 54 "repo": "rust-overlay", 55 "rev": "b031b584125d33d23a0182f91ddbaf3ab4880236", 56 "type": "github" 57 }, 58 "original": { 59 "owner": "oxalica", 60 "repo": "rust-overlay", 61 "type": "github" 62 } 63 }, 64 "systems": { 65 "locked": { 66 "lastModified": 1681028828, 67 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 68 "owner": "nix-systems", 69 "repo": "default", 70 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 71 "type": "github" 72 }, 73 "original": { 74 "owner": "nix-systems", 75 "repo": "default", 76 "type": "github" 77 } 78 } 79 }, 80 "root": "root", 81 "version": 7 82}