blob: 212e8b93159d36d2a979a57c45ed6ed9527c5b35 [file] [log] [blame]
Samuel Shuertf1d6e992023-11-24 17:28:33 -05001{
2 "nodes": {
3 "alacritty-themes": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1687508054,
7 "narHash": "sha256-7V5oeya2ZJVs1VEEe79b63iMRu/gUmqFXfURePxBPng=",
8 "owner": "rajasegar",
9 "repo": "alacritty-themes",
10 "rev": "5438488f67665640987bde3033851d4081d7531c",
11 "type": "github"
12 },
13 "original": {
14 "owner": "rajasegar",
15 "repo": "alacritty-themes",
16 "type": "github"
17 }
18 },
Samuel Shuert3f828662024-02-10 20:45:50 -050019 "anyrun": {
20 "inputs": {
21 "flake-parts": "flake-parts",
22 "nixpkgs": [
23 "nixpkgs"
24 ]
25 },
26 "locked": {
27 "lastModified": 1701453400,
28 "narHash": "sha256-hI9+KBShsSfvWX7bmRa/1VI20WGat3lDXmbceMZzMS4=",
29 "owner": "Kirottu",
30 "repo": "anyrun",
31 "rev": "e14da6c37337ffa3ee1bc66965d58ef64c1590e5",
32 "type": "github"
33 },
34 "original": {
35 "owner": "Kirottu",
36 "repo": "anyrun",
37 "type": "github"
38 }
39 },
Samuel Shuertf1d6e992023-11-24 17:28:33 -050040 "crane": {
41 "inputs": {
42 "nixpkgs": [
43 "lanzaboote",
44 "nixpkgs"
45 ]
46 },
47 "locked": {
48 "lastModified": 1697840921,
49 "narHash": "sha256-zXHwu104SQOxogkMgg+w22c3+zI/FvK83TAkfLmeKw0=",
50 "owner": "ipetkov",
51 "repo": "crane",
52 "rev": "758ae442227103fa501276e8225609a11c99718e",
53 "type": "github"
54 },
55 "original": {
56 "owner": "ipetkov",
57 "repo": "crane",
58 "type": "github"
59 }
60 },
Samuel Shuertcd9a7f52024-02-09 21:40:44 -050061 "deploy-rs": {
62 "inputs": {
63 "flake-compat": "flake-compat",
64 "nixpkgs": "nixpkgs",
65 "utils": "utils"
66 },
67 "locked": {
68 "lastModified": 1704875591,
69 "narHash": "sha256-eWRLbqRcrILgztU/m/k7CYLzETKNbv0OsT2GjkaNm8A=",
70 "owner": "serokell",
71 "repo": "deploy-rs",
72 "rev": "1776009f1f3fb2b5d236b84d9815f2edee463a9b",
73 "type": "github"
74 },
75 "original": {
76 "owner": "serokell",
77 "repo": "deploy-rs",
78 "type": "github"
79 }
80 },
Samuel Shuertf1d6e992023-11-24 17:28:33 -050081 "flake-compat": {
82 "flake": false,
83 "locked": {
84 "lastModified": 1696426674,
85 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
86 "owner": "edolstra",
87 "repo": "flake-compat",
88 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
89 "type": "github"
90 },
91 "original": {
92 "owner": "edolstra",
93 "repo": "flake-compat",
94 "type": "github"
95 }
96 },
97 "flake-compat_2": {
98 "flake": false,
99 "locked": {
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500100 "lastModified": 1696426674,
101 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500102 "owner": "edolstra",
103 "repo": "flake-compat",
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500104 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500105 "type": "github"
106 },
107 "original": {
108 "owner": "edolstra",
109 "repo": "flake-compat",
110 "type": "github"
111 }
112 },
113 "flake-parts": {
114 "inputs": {
115 "nixpkgs-lib": [
Samuel Shuert3f828662024-02-10 20:45:50 -0500116 "anyrun",
117 "nixpkgs"
118 ]
119 },
120 "locked": {
121 "lastModified": 1696343447,
122 "narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
123 "owner": "hercules-ci",
124 "repo": "flake-parts",
125 "rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
126 "type": "github"
127 },
128 "original": {
129 "owner": "hercules-ci",
130 "repo": "flake-parts",
131 "type": "github"
132 }
133 },
134 "flake-parts_2": {
135 "inputs": {
136 "nixpkgs-lib": [
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500137 "lanzaboote",
138 "nixpkgs"
139 ]
140 },
141 "locked": {
142 "lastModified": 1696343447,
143 "narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
144 "owner": "hercules-ci",
145 "repo": "flake-parts",
146 "rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
147 "type": "github"
148 },
149 "original": {
150 "owner": "hercules-ci",
151 "repo": "flake-parts",
152 "type": "github"
153 }
154 },
155 "flake-utils": {
156 "inputs": {
Samuel Shuert3f828662024-02-10 20:45:50 -0500157 "systems": "systems_3"
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500158 },
159 "locked": {
160 "lastModified": 1694529238,
161 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
162 "owner": "numtide",
163 "repo": "flake-utils",
164 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
165 "type": "github"
166 },
167 "original": {
168 "owner": "numtide",
169 "repo": "flake-utils",
170 "type": "github"
171 }
172 },
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500173 "gitignore": {
174 "inputs": {
175 "nixpkgs": [
176 "lanzaboote",
177 "pre-commit-hooks-nix",
178 "nixpkgs"
179 ]
180 },
181 "locked": {
182 "lastModified": 1660459072,
183 "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
184 "owner": "hercules-ci",
185 "repo": "gitignore.nix",
186 "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
187 "type": "github"
188 },
189 "original": {
190 "owner": "hercules-ci",
191 "repo": "gitignore.nix",
192 "type": "github"
193 }
194 },
195 "home-manager": {
196 "inputs": {
197 "nixpkgs": [
198 "nixpkgs"
199 ]
200 },
201 "locked": {
202 "lastModified": 1698250431,
203 "narHash": "sha256-qs2gTeH4wpnWPO6Oi6sOhp2IhG0i0DzcnrJxIY3/CP8=",
204 "owner": "nix-community",
205 "repo": "home-manager",
206 "rev": "09587fbbc6a669f7725613e044c2577dc5d43ab5",
207 "type": "github"
208 },
209 "original": {
210 "owner": "nix-community",
211 "repo": "home-manager",
212 "type": "github"
213 }
214 },
Samuel Shuert3f828662024-02-10 20:45:50 -0500215 "hyprland": {
216 "inputs": {
217 "hyprland-protocols": "hyprland-protocols",
218 "nixpkgs": "nixpkgs_2",
219 "systems": "systems_2",
220 "wlroots": "wlroots",
221 "xdph": "xdph"
222 },
223 "locked": {
224 "lastModified": 1707586793,
225 "narHash": "sha256-Vdf5QGzkZe6UUdVZ80YT78id7Yw5ww9Fku0rEyPAkCg=",
226 "owner": "hyprwm",
227 "repo": "Hyprland",
228 "rev": "e4bb5fa4af1a6c36aab1c28651b5403dc4952f93",
229 "type": "github"
230 },
231 "original": {
232 "owner": "hyprwm",
233 "repo": "Hyprland",
234 "type": "github"
235 }
236 },
237 "hyprland-protocols": {
238 "inputs": {
239 "nixpkgs": [
240 "hyprland",
241 "nixpkgs"
242 ],
243 "systems": [
244 "hyprland",
245 "systems"
246 ]
247 },
248 "locked": {
249 "lastModified": 1691753796,
250 "narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
251 "owner": "hyprwm",
252 "repo": "hyprland-protocols",
253 "rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
254 "type": "github"
255 },
256 "original": {
257 "owner": "hyprwm",
258 "repo": "hyprland-protocols",
259 "type": "github"
260 }
261 },
262 "hyprlang": {
263 "inputs": {
264 "nixpkgs": [
265 "hyprland",
266 "xdph",
267 "nixpkgs"
268 ]
269 },
270 "locked": {
271 "lastModified": 1704287638,
272 "narHash": "sha256-TuRXJGwtK440AXQNl5eiqmQqY4LZ/9+z/R7xC0ie3iA=",
273 "owner": "hyprwm",
274 "repo": "hyprlang",
275 "rev": "6624f2bb66d4d27975766e81f77174adbe58ec97",
276 "type": "github"
277 },
278 "original": {
279 "owner": "hyprwm",
280 "repo": "hyprlang",
281 "type": "github"
282 }
283 },
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500284 "lanzaboote": {
285 "inputs": {
286 "crane": "crane",
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500287 "flake-compat": "flake-compat_2",
Samuel Shuert3f828662024-02-10 20:45:50 -0500288 "flake-parts": "flake-parts_2",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500289 "flake-utils": "flake-utils",
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500290 "nixpkgs": [
291 "nixpkgs"
292 ],
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500293 "pre-commit-hooks-nix": "pre-commit-hooks-nix",
294 "rust-overlay": "rust-overlay"
295 },
296 "locked": {
297 "lastModified": 1698100456,
298 "narHash": "sha256-Hx9ZVZYARVbzJB0fFNe/lPE9a4oP1dDGJnl3siRtBJ0=",
299 "owner": "nix-community",
300 "repo": "lanzaboote",
301 "rev": "bb380e19488ec6105d07b57c23ac518be51bf901",
302 "type": "github"
303 },
304 "original": {
305 "owner": "nix-community",
306 "repo": "lanzaboote",
307 "type": "github"
308 }
309 },
310 "nix-vscode-extensions": {
311 "inputs": {
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500312 "flake-compat": [
313 "lanzaboote",
314 "flake-compat"
315 ],
316 "flake-utils": [
317 "lanzaboote",
318 "flake-utils"
319 ],
320 "nixpkgs": [
321 "nixpkgs"
322 ]
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500323 },
324 "locked": {
325 "lastModified": 1698196718,
326 "narHash": "sha256-/vKDW1HaKpoME4g7jTAFyap1fHEi7IM4OdmU6fVpB+0=",
327 "owner": "nix-community",
328 "repo": "nix-vscode-extensions",
329 "rev": "b4f9b971850b1265ea9f450070eb3badd88ae360",
330 "type": "github"
331 },
332 "original": {
333 "owner": "nix-community",
334 "repo": "nix-vscode-extensions",
335 "type": "github"
336 }
337 },
338 "nixpkgs": {
339 "locked": {
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500340 "lastModified": 1702272962,
341 "narHash": "sha256-D+zHwkwPc6oYQ4G3A1HuadopqRwUY/JkMwHz1YF7j4Q=",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500342 "owner": "NixOS",
343 "repo": "nixpkgs",
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500344 "rev": "e97b3e4186bcadf0ef1b6be22b8558eab1cdeb5d",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500345 "type": "github"
346 },
347 "original": {
348 "owner": "NixOS",
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500349 "ref": "nixpkgs-unstable",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500350 "repo": "nixpkgs",
351 "type": "github"
352 }
353 },
354 "nixpkgs-stable": {
355 "locked": {
356 "lastModified": 1685801374,
357 "narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
358 "owner": "NixOS",
359 "repo": "nixpkgs",
360 "rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
361 "type": "github"
362 },
363 "original": {
364 "owner": "NixOS",
365 "ref": "nixos-23.05",
366 "repo": "nixpkgs",
367 "type": "github"
368 }
369 },
Samuel Shuert504b0fd2024-02-11 14:39:15 -0500370 "nixpkgs-unstable": {
371 "locked": {
372 "lastModified": 1707546158,
373 "narHash": "sha256-nYYJTpzfPMDxI8mzhQsYjIUX+grorqjKEU9Np6Xwy/0=",
374 "owner": "nixos",
375 "repo": "nixpkgs",
376 "rev": "d934204a0f8d9198e1e4515dd6fec76a139c87f0",
377 "type": "github"
378 },
379 "original": {
380 "owner": "nixos",
381 "ref": "nixos-unstable",
382 "repo": "nixpkgs",
383 "type": "github"
384 }
385 },
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500386 "nixpkgs_2": {
387 "locked": {
Samuel Shuert3f828662024-02-10 20:45:50 -0500388 "lastModified": 1706191920,
389 "narHash": "sha256-eLihrZAPZX0R6RyM5fYAWeKVNuQPYjAkCUBr+JNvtdE=",
390 "owner": "NixOS",
391 "repo": "nixpkgs",
392 "rev": "ae5c332cbb5827f6b1f02572496b141021de335f",
393 "type": "github"
394 },
395 "original": {
396 "owner": "NixOS",
397 "ref": "nixos-unstable",
398 "repo": "nixpkgs",
399 "type": "github"
400 }
401 },
402 "nixpkgs_3": {
403 "locked": {
Samuel Shuert80c2dd42023-12-01 22:03:34 -0500404 "lastModified": 1701389149,
405 "narHash": "sha256-rU1suTIEd5DGCaAXKW6yHoCfR1mnYjOXQFOaH7M23js=",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500406 "owner": "nixos",
407 "repo": "nixpkgs",
Samuel Shuert80c2dd42023-12-01 22:03:34 -0500408 "rev": "5de0b32be6e85dc1a9404c75131316e4ffbc634c",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500409 "type": "github"
410 },
411 "original": {
412 "owner": "nixos",
Samuel Shuert80c2dd42023-12-01 22:03:34 -0500413 "ref": "nixos-23.11",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500414 "repo": "nixpkgs",
415 "type": "github"
416 }
417 },
418 "pre-commit-hooks-nix": {
419 "inputs": {
420 "flake-compat": [
421 "lanzaboote",
422 "flake-compat"
423 ],
424 "flake-utils": [
425 "lanzaboote",
426 "flake-utils"
427 ],
428 "gitignore": "gitignore",
429 "nixpkgs": [
430 "lanzaboote",
431 "nixpkgs"
432 ],
433 "nixpkgs-stable": "nixpkgs-stable"
434 },
435 "locked": {
436 "lastModified": 1697746376,
437 "narHash": "sha256-gu77VkgdfaHgNCVufeb6WP9oqFLjwK4jHcoPZmBVF3E=",
438 "owner": "cachix",
439 "repo": "pre-commit-hooks.nix",
440 "rev": "8cc349bfd082da8782b989cad2158c9ad5bd70fd",
441 "type": "github"
442 },
443 "original": {
444 "owner": "cachix",
445 "repo": "pre-commit-hooks.nix",
446 "type": "github"
447 }
448 },
449 "root": {
450 "inputs": {
451 "alacritty-themes": "alacritty-themes",
Samuel Shuert3f828662024-02-10 20:45:50 -0500452 "anyrun": "anyrun",
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500453 "deploy-rs": "deploy-rs",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500454 "home-manager": "home-manager",
Samuel Shuert3f828662024-02-10 20:45:50 -0500455 "hyprland": "hyprland",
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500456 "lanzaboote": "lanzaboote",
457 "nix-vscode-extensions": "nix-vscode-extensions",
Samuel Shuert504b0fd2024-02-11 14:39:15 -0500458 "nixpkgs": "nixpkgs_3",
459 "nixpkgs-unstable": "nixpkgs-unstable"
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500460 }
461 },
462 "rust-overlay": {
463 "inputs": {
464 "flake-utils": [
465 "lanzaboote",
466 "flake-utils"
467 ],
468 "nixpkgs": [
469 "lanzaboote",
470 "nixpkgs"
471 ]
472 },
473 "locked": {
474 "lastModified": 1697940838,
475 "narHash": "sha256-eyk92QqAoRNC0V99KOcKcBZjLPixxNBS0PRc4KlSQVs=",
476 "owner": "oxalica",
477 "repo": "rust-overlay",
478 "rev": "a3e829c06eadf848f13d109c7648570ce37ebccd",
479 "type": "github"
480 },
481 "original": {
482 "owner": "oxalica",
483 "repo": "rust-overlay",
484 "type": "github"
485 }
486 },
487 "systems": {
488 "locked": {
489 "lastModified": 1681028828,
490 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
491 "owner": "nix-systems",
492 "repo": "default",
493 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
494 "type": "github"
495 },
496 "original": {
497 "owner": "nix-systems",
498 "repo": "default",
499 "type": "github"
500 }
501 },
502 "systems_2": {
503 "locked": {
Samuel Shuert3f828662024-02-10 20:45:50 -0500504 "lastModified": 1689347949,
505 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
506 "owner": "nix-systems",
507 "repo": "default-linux",
508 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
509 "type": "github"
510 },
511 "original": {
512 "owner": "nix-systems",
513 "repo": "default-linux",
514 "type": "github"
515 }
516 },
517 "systems_3": {
518 "locked": {
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500519 "lastModified": 1681028828,
520 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
521 "owner": "nix-systems",
522 "repo": "default",
523 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
524 "type": "github"
525 },
526 "original": {
527 "owner": "nix-systems",
528 "repo": "default",
529 "type": "github"
530 }
Samuel Shuertcd9a7f52024-02-09 21:40:44 -0500531 },
532 "utils": {
533 "inputs": {
534 "systems": "systems"
535 },
536 "locked": {
537 "lastModified": 1701680307,
538 "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
539 "owner": "numtide",
540 "repo": "flake-utils",
541 "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
542 "type": "github"
543 },
544 "original": {
545 "owner": "numtide",
546 "repo": "flake-utils",
547 "type": "github"
548 }
Samuel Shuert3f828662024-02-10 20:45:50 -0500549 },
550 "wlroots": {
551 "flake": false,
552 "locked": {
553 "host": "gitlab.freedesktop.org",
554 "lastModified": 1706359063,
555 "narHash": "sha256-5HUTG0p+nCJv3cn73AmFHRZdfRV5AD5N43g8xAePSKM=",
556 "owner": "wlroots",
557 "repo": "wlroots",
558 "rev": "00b869c1a96f300a8f25da95d624524895e0ddf2",
559 "type": "gitlab"
560 },
561 "original": {
562 "host": "gitlab.freedesktop.org",
563 "owner": "wlroots",
564 "repo": "wlroots",
565 "rev": "00b869c1a96f300a8f25da95d624524895e0ddf2",
566 "type": "gitlab"
567 }
568 },
569 "xdph": {
570 "inputs": {
571 "hyprland-protocols": [
572 "hyprland",
573 "hyprland-protocols"
574 ],
575 "hyprlang": "hyprlang",
576 "nixpkgs": [
577 "hyprland",
578 "nixpkgs"
579 ],
580 "systems": [
581 "hyprland",
582 "systems"
583 ]
584 },
585 "locked": {
586 "lastModified": 1706145785,
587 "narHash": "sha256-j9MP4fv2U/vdRKAXXc2gyMTmYwVnHP6kHx1/y6jprrU=",
588 "owner": "hyprwm",
589 "repo": "xdg-desktop-portal-hyprland",
590 "rev": "5a592647587cd20b9692a347df6939b6d371b3bb",
591 "type": "github"
592 },
593 "original": {
594 "owner": "hyprwm",
595 "repo": "xdg-desktop-portal-hyprland",
596 "type": "github"
597 }
Samuel Shuertf1d6e992023-11-24 17:28:33 -0500598 }
599 },
600 "root": "root",
601 "version": 7
602}