My nixos configuration
1{
2 "nodes": {
3 "alejandra": {
4 "inputs": {
5 "flakeCompat": "flakeCompat",
6 "nixpkgs": "nixpkgs"
7 },
8 "locked": {
9 "lastModified": 1646937181,
10 "narHash": "sha256-vkFKYnSmhPPXtc3AH7iRtqRRqxhj0o5WySqPT+klDWU=",
11 "owner": "kamadorueda",
12 "repo": "alejandra",
13 "rev": "b75302002c94a158faebf5fca9e0d72f2ca59f4d",
14 "type": "github"
15 },
16 "original": {
17 "owner": "kamadorueda",
18 "ref": "1.1.0",
19 "repo": "alejandra",
20 "type": "github"
21 }
22 },
23 "emacs": {
24 "locked": {
25 "lastModified": 1648839632,
26 "narHash": "sha256-66p9I0jBXfYWeV++JnWUSKTfPzCj8w6k7w/hJYfmPIY=",
27 "owner": "nix-community",
28 "repo": "emacs-overlay",
29 "rev": "ad46389a90ab0cb5a44c9f9a2a258d84aac7a07f",
30 "type": "github"
31 },
32 "original": {
33 "owner": "nix-community",
34 "repo": "emacs-overlay",
35 "type": "github"
36 }
37 },
38 "fenix": {
39 "inputs": {
40 "nixpkgs": [
41 "statix",
42 "nixpkgs"
43 ],
44 "rust-analyzer-src": "rust-analyzer-src"
45 },
46 "locked": {
47 "lastModified": 1645251813,
48 "narHash": "sha256-cQ66tGjnZclBCS3nD26mZ5fUH+3/HnysGffBiWXUSHk=",
49 "owner": "nix-community",
50 "repo": "fenix",
51 "rev": "9892337b588c38ec59466a1c89befce464aae7f8",
52 "type": "github"
53 },
54 "original": {
55 "owner": "nix-community",
56 "repo": "fenix",
57 "type": "github"
58 }
59 },
60 "flake-utils": {
61 "locked": {
62 "lastModified": 1648297722,
63 "narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
64 "owner": "numtide",
65 "repo": "flake-utils",
66 "rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
67 "type": "github"
68 },
69 "original": {
70 "owner": "numtide",
71 "repo": "flake-utils",
72 "type": "github"
73 }
74 },
75 "flakeCompat": {
76 "flake": false,
77 "locked": {
78 "lastModified": 1641205782,
79 "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
80 "owner": "edolstra",
81 "repo": "flake-compat",
82 "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
83 "type": "github"
84 },
85 "original": {
86 "owner": "edolstra",
87 "repo": "flake-compat",
88 "type": "github"
89 }
90 },
91 "gitignore": {
92 "inputs": {
93 "nixpkgs": [
94 "statix",
95 "nixpkgs"
96 ]
97 },
98 "locked": {
99 "lastModified": 1635165013,
100 "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=",
101 "owner": "hercules-ci",
102 "repo": "gitignore.nix",
103 "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
104 "type": "github"
105 },
106 "original": {
107 "owner": "hercules-ci",
108 "repo": "gitignore.nix",
109 "type": "github"
110 }
111 },
112 "home-manager": {
113 "inputs": {
114 "nixpkgs": [
115 "unstable"
116 ]
117 },
118 "locked": {
119 "lastModified": 1648847985,
120 "narHash": "sha256-Uj4y08YLm1eogzEZAtyzdgbAPilPCxmNwgWm4XP2Nno=",
121 "owner": "nix-community",
122 "repo": "home-manager",
123 "rev": "38156bd4ede9b5b92a7313033e000c1cad767553",
124 "type": "github"
125 },
126 "original": {
127 "owner": "nix-community",
128 "repo": "home-manager",
129 "type": "github"
130 }
131 },
132 "lowdown-src": {
133 "flake": false,
134 "locked": {
135 "lastModified": 1633514407,
136 "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
137 "owner": "kristapsdz",
138 "repo": "lowdown",
139 "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
140 "type": "github"
141 },
142 "original": {
143 "owner": "kristapsdz",
144 "repo": "lowdown",
145 "type": "github"
146 }
147 },
148 "master": {
149 "locked": {
150 "lastModified": 1648866815,
151 "narHash": "sha256-eg+EH13jiMoUXudyVaessuHm9WighehA4qCzt+cEgtw=",
152 "owner": "nixos",
153 "repo": "nixpkgs",
154 "rev": "af3cac14be65dff876ea5c674b6cd9510fd83212",
155 "type": "github"
156 },
157 "original": {
158 "owner": "nixos",
159 "ref": "master",
160 "repo": "nixpkgs",
161 "type": "github"
162 }
163 },
164 "naersk": {
165 "inputs": {
166 "nixpkgs": [
167 "rnix-lsp",
168 "nixpkgs"
169 ]
170 },
171 "locked": {
172 "lastModified": 1639947939,
173 "narHash": "sha256-pGsM8haJadVP80GFq4xhnSpNitYNQpaXk4cnA796Cso=",
174 "owner": "nix-community",
175 "repo": "naersk",
176 "rev": "2fc8ce9d3c025d59fee349c1f80be9785049d653",
177 "type": "github"
178 },
179 "original": {
180 "owner": "nix-community",
181 "repo": "naersk",
182 "type": "github"
183 }
184 },
185 "nix": {
186 "inputs": {
187 "lowdown-src": "lowdown-src",
188 "nixpkgs": "nixpkgs_2",
189 "nixpkgs-regression": "nixpkgs-regression"
190 },
191 "locked": {
192 "lastModified": 1648816712,
193 "narHash": "sha256-Csiv1jrdGE9PTHKl1qBa48IFgsTOnJs7zRsFcASbO8M=",
194 "owner": "nixos",
195 "repo": "nix",
196 "rev": "bf4895961d0869d75fe2fd9ac18887a1daea957e",
197 "type": "github"
198 },
199 "original": {
200 "owner": "nixos",
201 "repo": "nix",
202 "type": "github"
203 }
204 },
205 "nixos-vscode-server": {
206 "inputs": {
207 "nixpkgs": "nixpkgs_3"
208 },
209 "locked": {
210 "lastModified": 1631782689,
211 "narHash": "sha256-/E2kuaU7IPtF2Wf1wWazjWmhmKyfpr/7h6gXZ1UCVY0=",
212 "owner": "mudrii",
213 "repo": "nixos-vscode-ssh-fix",
214 "rev": "b7886e9c046d52a1be8e907a8bdb182b60677acb",
215 "type": "github"
216 },
217 "original": {
218 "owner": "mudrii",
219 "ref": "main",
220 "repo": "nixos-vscode-ssh-fix",
221 "type": "github"
222 }
223 },
224 "nixpkgs": {
225 "locked": {
226 "lastModified": 1646506091,
227 "narHash": "sha256-sWNAJE2m+HOh1jtXlHcnhxsj6/sXrHgbqVNcVRlveK4=",
228 "owner": "nixos",
229 "repo": "nixpkgs",
230 "rev": "3e644bd62489b516292c816f70bf0052c693b3c7",
231 "type": "github"
232 },
233 "original": {
234 "owner": "nixos",
235 "ref": "nixpkgs-unstable",
236 "repo": "nixpkgs",
237 "type": "github"
238 }
239 },
240 "nixpkgs-2105": {
241 "locked": {
242 "lastModified": 1645296114,
243 "narHash": "sha256-y53N7TyIkXsjMpOG7RhvqJFGDacLs9HlyHeSTBioqYU=",
244 "owner": "nixos",
245 "repo": "nixpkgs",
246 "rev": "530a53dcbc9437363471167a5e4762c5fcfa34a1",
247 "type": "github"
248 },
249 "original": {
250 "owner": "nixos",
251 "ref": "nixos-21.05",
252 "repo": "nixpkgs",
253 "type": "github"
254 }
255 },
256 "nixpkgs-2111": {
257 "locked": {
258 "lastModified": 1648648646,
259 "narHash": "sha256-pHAq/GvsP7zRHkUTCs+4d31C0IEtTIuC6/TFASIA+zg=",
260 "owner": "nixos",
261 "repo": "nixpkgs",
262 "rev": "efea022d6fe0da84aa6613d4ddeafb80de713457",
263 "type": "github"
264 },
265 "original": {
266 "owner": "nixos",
267 "ref": "nixos-21.11",
268 "repo": "nixpkgs",
269 "type": "github"
270 }
271 },
272 "nixpkgs-regression": {
273 "locked": {
274 "lastModified": 1643052045,
275 "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
276 "owner": "NixOS",
277 "repo": "nixpkgs",
278 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
279 "type": "github"
280 },
281 "original": {
282 "id": "nixpkgs",
283 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
284 "type": "indirect"
285 }
286 },
287 "nixpkgs_2": {
288 "locked": {
289 "lastModified": 1632864508,
290 "narHash": "sha256-d127FIvGR41XbVRDPVvozUPQ/uRHbHwvfyKHwEt5xFM=",
291 "owner": "NixOS",
292 "repo": "nixpkgs",
293 "rev": "82891b5e2c2359d7e58d08849e4c89511ab94234",
294 "type": "github"
295 },
296 "original": {
297 "id": "nixpkgs",
298 "ref": "nixos-21.05-small",
299 "type": "indirect"
300 }
301 },
302 "nixpkgs_3": {
303 "locked": {
304 "lastModified": 1626395775,
305 "narHash": "sha256-7Uo+4PIQGirfd7WfFuRuspLCyDT7eUn6pnJx/CL9UC8=",
306 "owner": "nixos",
307 "repo": "nixpkgs",
308 "rev": "a165aeceda9f9741d15bc2488425daeb06c0707e",
309 "type": "github"
310 },
311 "original": {
312 "owner": "nixos",
313 "ref": "nixos-21.05",
314 "repo": "nixpkgs",
315 "type": "github"
316 }
317 },
318 "nixpkgs_4": {
319 "locked": {
320 "lastModified": 1645013224,
321 "narHash": "sha256-b7OEC8vwzJv3rsz9pwnTX2LQDkeOWz2DbKypkVvNHXc=",
322 "owner": "nixos",
323 "repo": "nixpkgs",
324 "rev": "b66b39216b1fef2d8c33cc7a5c72d8da80b79970",
325 "type": "github"
326 },
327 "original": {
328 "owner": "nixos",
329 "ref": "nixpkgs-unstable",
330 "repo": "nixpkgs",
331 "type": "github"
332 }
333 },
334 "pdfminer-fix": {
335 "locked": {
336 "lastModified": 1648056130,
337 "narHash": "sha256-FPh2agFhdE19llpC3uOXr4s+i5U1ByrEzq2OuiTGqds=",
338 "owner": "nixos",
339 "repo": "nixpkgs",
340 "rev": "e204e5c5761d3cfe846aa26a25853c0b55f1abb1",
341 "type": "github"
342 },
343 "original": {
344 "owner": "nixos",
345 "ref": "pull/165382/head",
346 "repo": "nixpkgs",
347 "type": "github"
348 }
349 },
350 "rnix-lsp": {
351 "inputs": {
352 "naersk": "naersk",
353 "nixpkgs": [
354 "unstable"
355 ],
356 "utils": "utils"
357 },
358 "locked": {
359 "lastModified": 1647240246,
360 "narHash": "sha256-/MLdBWfFUN1C1eNVBYfaVAIcDiZKXpWEbzBC2pqVXj0=",
361 "owner": "nix-community",
362 "repo": "rnix-lsp",
363 "rev": "4d1024ccfe1bc569811769d1ef52a2fc6c1d482d",
364 "type": "github"
365 },
366 "original": {
367 "owner": "nix-community",
368 "ref": "master",
369 "repo": "rnix-lsp",
370 "type": "github"
371 }
372 },
373 "root": {
374 "inputs": {
375 "alejandra": "alejandra",
376 "emacs": "emacs",
377 "flake-utils": "flake-utils",
378 "home-manager": "home-manager",
379 "master": "master",
380 "nix": "nix",
381 "nixos-vscode-server": "nixos-vscode-server",
382 "nixpkgs-2105": "nixpkgs-2105",
383 "nixpkgs-2111": "nixpkgs-2111",
384 "pdfminer-fix": "pdfminer-fix",
385 "rnix-lsp": "rnix-lsp",
386 "statix": "statix",
387 "unstable": "unstable"
388 }
389 },
390 "rust-analyzer-src": {
391 "flake": false,
392 "locked": {
393 "lastModified": 1645205556,
394 "narHash": "sha256-e4lZW3qRyOEJ+vLKFQP7m2Dxh5P44NrnekZYLxlucww=",
395 "owner": "rust-analyzer",
396 "repo": "rust-analyzer",
397 "rev": "acf5874b39f3dc5262317a6074d9fc7285081161",
398 "type": "github"
399 },
400 "original": {
401 "owner": "rust-analyzer",
402 "ref": "nightly",
403 "repo": "rust-analyzer",
404 "type": "github"
405 }
406 },
407 "statix": {
408 "inputs": {
409 "fenix": "fenix",
410 "gitignore": "gitignore",
411 "nixpkgs": "nixpkgs_4"
412 },
413 "locked": {
414 "lastModified": 1645337357,
415 "narHash": "sha256-tAhWlvSh2ANWckdxYbNiYNk67dc3VliintqA2pwmsck=",
416 "owner": "nerdypepper",
417 "repo": "statix",
418 "rev": "448e6f2096b855bee1464c514dfb73477fb39774",
419 "type": "github"
420 },
421 "original": {
422 "owner": "nerdypepper",
423 "repo": "statix",
424 "type": "github"
425 }
426 },
427 "unstable": {
428 "locked": {
429 "lastModified": 1648632716,
430 "narHash": "sha256-kCmnDeiaMsdhfnNKjxdOzwRh2H6eQb8yWAL+nNabC/Y=",
431 "owner": "nixos",
432 "repo": "nixpkgs",
433 "rev": "710fed5a2483f945b14f4a58af2cd3676b42d8c8",
434 "type": "github"
435 },
436 "original": {
437 "owner": "nixos",
438 "ref": "nixos-unstable",
439 "repo": "nixpkgs",
440 "type": "github"
441 }
442 },
443 "utils": {
444 "locked": {
445 "lastModified": 1638122382,
446 "narHash": "sha256-sQzZzAbvKEqN9s0bzWuYmRaA03v40gaJ4+iL1LXjaeI=",
447 "owner": "numtide",
448 "repo": "flake-utils",
449 "rev": "74f7e4319258e287b0f9cb95426c9853b282730b",
450 "type": "github"
451 },
452 "original": {
453 "owner": "numtide",
454 "repo": "flake-utils",
455 "type": "github"
456 }
457 }
458 },
459 "root": "root",
460 "version": 7
461}