at main 2.5 kB view raw
1{ 2 "nodes": { 3 "fenix": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ], 8 "rust-analyzer-src": "rust-analyzer-src" 9 }, 10 "locked": { 11 "lastModified": 1732689334, 12 "narHash": "sha256-yKI1KiZ0+bvDvfPTQ1ZT3oP/nIu3jPYm4dnbRd6hYg4=", 13 "owner": "nix-community", 14 "repo": "fenix", 15 "rev": "a8a983027ca02b363dfc82fbe3f7d9548a8d3dce", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "nix-community", 20 "repo": "fenix", 21 "type": "github" 22 } 23 }, 24 "flake-utils": { 25 "inputs": { 26 "systems": "systems" 27 }, 28 "locked": { 29 "lastModified": 1731533236, 30 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 31 "owner": "numtide", 32 "repo": "flake-utils", 33 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 34 "type": "github" 35 }, 36 "original": { 37 "owner": "numtide", 38 "repo": "flake-utils", 39 "type": "github" 40 } 41 }, 42 "nixpkgs": { 43 "locked": { 44 "lastModified": 1733064805, 45 "narHash": "sha256-7NbtSLfZO0q7MXPl5hzA0sbVJt6pWxxtGWbaVUDDmjs=", 46 "owner": "NixOS", 47 "repo": "nixpkgs", 48 "rev": "31d66ae40417bb13765b0ad75dd200400e98de84", 49 "type": "github" 50 }, 51 "original": { 52 "owner": "NixOS", 53 "ref": "nixpkgs-unstable", 54 "repo": "nixpkgs", 55 "type": "github" 56 } 57 }, 58 "root": { 59 "inputs": { 60 "fenix": "fenix", 61 "flake-utils": "flake-utils", 62 "nixpkgs": "nixpkgs" 63 } 64 }, 65 "rust-analyzer-src": { 66 "flake": false, 67 "locked": { 68 "lastModified": 1732633904, 69 "narHash": "sha256-7VKcoLug9nbAN2txqVksWHHJplqK9Ou8dXjIZAIYSGc=", 70 "owner": "rust-lang", 71 "repo": "rust-analyzer", 72 "rev": "8d5e91c94f80c257ce6dbdfba7bd63a5e8a03fa6", 73 "type": "github" 74 }, 75 "original": { 76 "owner": "rust-lang", 77 "ref": "nightly", 78 "repo": "rust-analyzer", 79 "type": "github" 80 } 81 }, 82 "systems": { 83 "locked": { 84 "lastModified": 1681028828, 85 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 86 "owner": "nix-systems", 87 "repo": "default", 88 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 89 "type": "github" 90 }, 91 "original": { 92 "owner": "nix-systems", 93 "repo": "default", 94 "type": "github" 95 } 96 } 97 }, 98 "root": "root", 99 "version": 7 100}