blob: 375380df2db1b7034343b391687a79ae6d323fda [file] [log] [blame]
Samuel Shuert4f932df2024-09-08 14:04:51 -04001{
2 "nodes": {
3 "fenix": {
4 "inputs": {
5 "nixpkgs": [
6 "nixpkgs"
7 ],
8 "rust-analyzer-src": "rust-analyzer-src"
9 },
10 "locked": {
11 "lastModified": 1724480904,
12 "narHash": "sha256-puBjYiWZMu/VhDk5ZQW88o/IlwsYuoqvCglOESolyBc=",
13 "owner": "nix-community",
14 "repo": "fenix",
15 "rev": "dba5ef499c684acae11a2661d0ed45017fe75b71",
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": 1710146030,
30 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
31 "owner": "numtide",
32 "repo": "flake-utils",
33 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
34 "type": "github"
35 },
36 "original": {
37 "owner": "numtide",
38 "repo": "flake-utils",
39 "type": "github"
40 }
41 },
42 "nixpkgs": {
43 "locked": {
44 "lastModified": 1724224976,
45 "narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=",
46 "path": "/nix/store/j8pbrsb3nybdap3hhg9kw0ffqd4rlbx6-source",
47 "rev": "c374d94f1536013ca8e92341b540eba4c22f9c62",
48 "type": "path"
49 },
50 "original": {
51 "id": "nixpkgs",
52 "type": "indirect"
53 }
54 },
55 "root": {
56 "inputs": {
57 "fenix": "fenix",
58 "flake-utils": "flake-utils",
59 "nixpkgs": "nixpkgs"
60 }
61 },
62 "rust-analyzer-src": {
63 "flake": false,
64 "locked": {
65 "lastModified": 1724436261,
66 "narHash": "sha256-N6p1Qd7qgIATJz61JXAqV/rd8umeg0Uj1IawJCTdDlU=",
67 "owner": "rust-lang",
68 "repo": "rust-analyzer",
69 "rev": "ab34fdd9f3367d1761991f78e3a7006a4d8d2b34",
70 "type": "github"
71 },
72 "original": {
73 "owner": "rust-lang",
74 "ref": "nightly",
75 "repo": "rust-analyzer",
76 "type": "github"
77 }
78 },
79 "systems": {
80 "locked": {
81 "lastModified": 1681028828,
82 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
83 "owner": "nix-systems",
84 "repo": "default",
85 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
86 "type": "github"
87 },
88 "original": {
89 "owner": "nix-systems",
90 "repo": "default",
91 "type": "github"
92 }
93 }
94 },
95 "root": "root",
96 "version": 7
97}