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": 1749019266, 12 "narHash": "sha256-W7T6/KdLCqs4Dmpfkcs0/pAKHeIW9odWRHIUauST06M=", 13 "owner": "nix-community", 14 "repo": "fenix", 15 "rev": "b6378decc0543a7d64f51fcca7f5727b47812365", 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": 1748929857, 45 "narHash": "sha256-lcZQ8RhsmhsK8u7LIFsJhsLh/pzR9yZ8yqpTzyGdj+Q=", 46 "owner": "NixOS", 47 "repo": "nixpkgs", 48 "rev": "c2a03962b8e24e669fb37b7df10e7c79531ff1a4", 49 "type": "github" 50 }, 51 "original": { 52 "owner": "NixOS", 53 "ref": "nixos-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": 1748931088, 69 "narHash": "sha256-OqpRHL9wdrOjmC7eWIOdDC64n96dN1uTokJA6dsCuWs=", 70 "owner": "rust-lang", 71 "repo": "rust-analyzer", 72 "rev": "cf969d21c30fed7eac32d9e485dca4b39df826f8", 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}