nix/flake.lock (view raw)
1{
2 "nodes": {
3 "darwin": {
4 "inputs": {
5 "nixpkgs": [
6 "nixpkgs"
7 ]
8 },
9 "locked": {
10 "lastModified": 1666519227,
11 "narHash": "sha256-z74lSCJE5BzxCeE2r9FU4tvHkQXQyz70zmJ3coLP10w=",
12 "owner": "lnl7",
13 "repo": "nix-darwin",
14 "rev": "8be7f197120739b3ec15f994bdc48116726c6159",
15 "type": "github"
16 },
17 "original": {
18 "owner": "lnl7",
19 "ref": "master",
20 "repo": "nix-darwin",
21 "type": "github"
22 }
23 },
24 "fenix": {
25 "inputs": {
26 "nixpkgs": [
27 "prompt",
28 "nixpkgs"
29 ],
30 "rust-analyzer-src": "rust-analyzer-src"
31 },
32 "locked": {
33 "lastModified": 1642141613,
34 "narHash": "sha256-WFS7T5oOLD8anu/77iz7EPz7zQsJZtP5qVa5485k3dI=",
35 "owner": "nix-community",
36 "repo": "fenix",
37 "rev": "d75ffc9f1d3b60bb597e48ae01f486a6de27d30e",
38 "type": "github"
39 },
40 "original": {
41 "owner": "nix-community",
42 "repo": "fenix",
43 "type": "github"
44 }
45 },
46 "flake-compat": {
47 "flake": false,
48 "locked": {
49 "lastModified": 1650374568,
50 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
51 "owner": "edolstra",
52 "repo": "flake-compat",
53 "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
54 "type": "github"
55 },
56 "original": {
57 "owner": "edolstra",
58 "repo": "flake-compat",
59 "type": "github"
60 }
61 },
62 "flake-utils": {
63 "locked": {
64 "lastModified": 1659877975,
65 "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
66 "owner": "numtide",
67 "repo": "flake-utils",
68 "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
69 "type": "github"
70 },
71 "original": {
72 "owner": "numtide",
73 "repo": "flake-utils",
74 "type": "github"
75 }
76 },
77 "home-manager": {
78 "inputs": {
79 "nixpkgs": [
80 "nixpkgs"
81 ]
82 },
83 "locked": {
84 "lastModified": 1665996265,
85 "narHash": "sha256-/k9og6LDBQwT+f/tJ5ClcWiUl8kCX5m6ognhsAxOiCY=",
86 "owner": "nix-community",
87 "repo": "home-manager",
88 "rev": "b81e128fc053ab3159d7b464d9b7dedc9d6a6891",
89 "type": "github"
90 },
91 "original": {
92 "owner": "nix-community",
93 "ref": "release-22.05",
94 "repo": "home-manager",
95 "type": "github"
96 }
97 },
98 "neovim": {
99 "inputs": {
100 "flake-compat": "flake-compat",
101 "neovim-flake": "neovim-flake",
102 "nixpkgs": "nixpkgs"
103 },
104 "locked": {
105 "lastModified": 1666599634,
106 "narHash": "sha256-lIm4OWasAiB1aPw8nRHpZwjjrvGc1ued3oZ/3Ey6qMg=",
107 "owner": "icyphox",
108 "repo": "neovim-nightly-overlay",
109 "rev": "b6d74e921962ba7637ed04a1635f5730ae0e6b11",
110 "type": "github"
111 },
112 "original": {
113 "owner": "icyphox",
114 "repo": "neovim-nightly-overlay",
115 "type": "github"
116 }
117 },
118 "neovim-flake": {
119 "inputs": {
120 "flake-utils": "flake-utils",
121 "nixpkgs": [
122 "neovim",
123 "nixpkgs"
124 ]
125 },
126 "locked": {
127 "dir": "contrib",
128 "lastModified": 1666596900,
129 "narHash": "sha256-GlJohATL4oqniHmyHqDUKo/lECNN/BULDleEJ0Q2ap4=",
130 "owner": "neovim",
131 "repo": "neovim",
132 "rev": "29fe3348ba126a334d7e6f06a66f14ec3110d02f",
133 "type": "github"
134 },
135 "original": {
136 "dir": "contrib",
137 "owner": "neovim",
138 "repo": "neovim",
139 "type": "github"
140 }
141 },
142 "nixos-hardware": {
143 "locked": {
144 "lastModified": 1665987993,
145 "narHash": "sha256-MvlaIYTRiqefG4dzI5p6vVCfl+9V8A1cPniUjcn6Ngc=",
146 "owner": "nixos",
147 "repo": "nixos-hardware",
148 "rev": "0e6593630071440eb89cd97a52921497482b22c6",
149 "type": "github"
150 },
151 "original": {
152 "owner": "nixos",
153 "repo": "nixos-hardware",
154 "type": "github"
155 }
156 },
157 "nixpkgs": {
158 "locked": {
159 "lastModified": 1666447894,
160 "narHash": "sha256-i9WHX4w/et4qPMzEXd9POmnO0/bthjr7R4cblKNHGms=",
161 "owner": "nixos",
162 "repo": "nixpkgs",
163 "rev": "95aeaf83c247b8f5aa561684317ecd860476fcd6",
164 "type": "github"
165 },
166 "original": {
167 "owner": "nixos",
168 "ref": "nixos-unstable",
169 "repo": "nixpkgs",
170 "type": "github"
171 }
172 },
173 "nixpkgs_2": {
174 "locked": {
175 "lastModified": 1666539104,
176 "narHash": "sha256-jeuC+d375wHHxMOFLgu7etseCQVJuPNKoEc9X9CsErg=",
177 "owner": "NixOS",
178 "repo": "nixpkgs",
179 "rev": "0e6df35f39651504249a05191f9a78d251707e22",
180 "type": "github"
181 },
182 "original": {
183 "owner": "NixOS",
184 "ref": "nixos-unstable",
185 "repo": "nixpkgs",
186 "type": "github"
187 }
188 },
189 "prompt": {
190 "inputs": {
191 "fenix": "fenix",
192 "nixpkgs": [
193 "nixpkgs"
194 ]
195 },
196 "locked": {
197 "lastModified": 1662898783,
198 "narHash": "sha256-wh/sty5Gs7vwDcuNpxekI/7lzg7LEyQIQVAX0dMJTE8=",
199 "ref": "refs/heads/master",
200 "rev": "306640f502ef24e31590eef910b78ccd85ce8f6e",
201 "revCount": 5,
202 "type": "git",
203 "url": "https://git.peppe.rs/cli/prompt"
204 },
205 "original": {
206 "type": "git",
207 "url": "https://git.peppe.rs/cli/prompt"
208 }
209 },
210 "root": {
211 "inputs": {
212 "darwin": "darwin",
213 "home-manager": "home-manager",
214 "neovim": "neovim",
215 "nixos-hardware": "nixos-hardware",
216 "nixpkgs": "nixpkgs_2",
217 "prompt": "prompt"
218 }
219 },
220 "rust-analyzer-src": {
221 "flake": false,
222 "locked": {
223 "lastModified": 1642101527,
224 "narHash": "sha256-C4zcaWULWlrirpEt/pA85CCMBt+7SWZweMaMJ7EvrXw=",
225 "owner": "rust-analyzer",
226 "repo": "rust-analyzer",
227 "rev": "b4c31481a554d0132003228ba319bd9476fe85ae",
228 "type": "github"
229 },
230 "original": {
231 "owner": "rust-analyzer",
232 "ref": "nightly",
233 "repo": "rust-analyzer",
234 "type": "github"
235 }
236 }
237 },
238 "root": "root",
239 "version": 7
240}