blob: 55e027b9c9400d5e87dd99b350b0e71ab283078e [file] [log] [blame]
Samuel Shuertf10dce92024-01-10 14:31:46 -05001{
2 "nodes": {
3 "fenix": {
4 "inputs": {
5 "nixpkgs": [
6 "nixpkgs"
7 ],
8 "rust-analyzer-src": "rust-analyzer-src"
9 },
10 "locked": {
11 "lastModified": 1704867811,
12 "narHash": "sha256-pG4O1vPpNSMjz7p/5x+/OH4tXC0thzAPbJ55kI/W5dU=",
13 "owner": "nix-community",
14 "repo": "fenix",
15 "rev": "93e89638c15512db65e931f26ce36edf8cfbb4a5",
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": 1701680307,
30 "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
31 "owner": "numtide",
32 "repo": "flake-utils",
33 "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
34 "type": "github"
35 },
36 "original": {
37 "owner": "numtide",
38 "repo": "flake-utils",
39 "type": "github"
40 }
41 },
42 "nixpkgs": {
43 "locked": {
44 "lastModified": 1704842529,
45 "narHash": "sha256-OTeQA+F8d/Evad33JMfuXC89VMetQbsU4qcaePchGr4=",
46 "owner": "NixOS",
47 "repo": "nixpkgs",
48 "rev": "eabe8d3eface69f5bb16c18f8662a702f50c20d5",
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": 1704833483,
69 "narHash": "sha256-Ox01mpYmjapNYaqOu4fMS/4Ma9NLd2rVNz6d4rJmcf4=",
70 "owner": "rust-lang",
71 "repo": "rust-analyzer",
72 "rev": "ae6e73772432cfe35bb0ff6de6fdcfa908642b67",
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}