Personal Nix flake
nixos
home-manager
nix
1{
2 "nodes": {
3 "agenix": {
4 "inputs": {
5 "darwin": "darwin",
6 "home-manager": "home-manager",
7 "nixpkgs": [
8 "nixpkgs"
9 ],
10 "systems": "systems"
11 },
12 "locked": {
13 "lastModified": 1770165109,
14 "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
15 "owner": "ryantm",
16 "repo": "agenix",
17 "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
18 "type": "github"
19 },
20 "original": {
21 "owner": "ryantm",
22 "repo": "agenix",
23 "type": "github"
24 }
25 },
26 "agenix-rekey": {
27 "inputs": {
28 "devshell": "devshell",
29 "flake-parts": "flake-parts",
30 "nixpkgs": [
31 "nixpkgs"
32 ],
33 "pre-commit-hooks": "pre-commit-hooks",
34 "treefmt-nix": "treefmt-nix"
35 },
36 "locked": {
37 "lastModified": 1771524612,
38 "narHash": "sha256-dCxFIwQi6rg5LTE4rUJxnLo9KWt1xN4pN8VPvC41Zas=",
39 "owner": "oddlama",
40 "repo": "agenix-rekey",
41 "rev": "5a726968d5000c73518abc023311e0cd9991d16f",
42 "type": "github"
43 },
44 "original": {
45 "owner": "oddlama",
46 "repo": "agenix-rekey",
47 "type": "github"
48 }
49 },
50 "base16": {
51 "inputs": {
52 "fromYaml": "fromYaml"
53 },
54 "locked": {
55 "lastModified": 1755819240,
56 "narHash": "sha256-qcMhnL7aGAuFuutH4rq9fvAhCpJWVHLcHVZLtPctPlo=",
57 "owner": "SenchoPens",
58 "repo": "base16.nix",
59 "rev": "75ed5e5e3fce37df22e49125181fa37899c3ccd6",
60 "type": "github"
61 },
62 "original": {
63 "owner": "SenchoPens",
64 "repo": "base16.nix",
65 "type": "github"
66 }
67 },
68 "base16-fish": {
69 "flake": false,
70 "locked": {
71 "lastModified": 1765809053,
72 "narHash": "sha256-XCUQLoLfBJ8saWms2HCIj4NEN+xNsWBlU1NrEPcQG4s=",
73 "owner": "tomyun",
74 "repo": "base16-fish",
75 "rev": "86cbea4dca62e08fb7fd83a70e96472f92574782",
76 "type": "github"
77 },
78 "original": {
79 "owner": "tomyun",
80 "repo": "base16-fish",
81 "rev": "86cbea4dca62e08fb7fd83a70e96472f92574782",
82 "type": "github"
83 }
84 },
85 "base16-helix": {
86 "flake": false,
87 "locked": {
88 "lastModified": 1760703920,
89 "narHash": "sha256-m82fGUYns4uHd+ZTdoLX2vlHikzwzdu2s2rYM2bNwzw=",
90 "owner": "tinted-theming",
91 "repo": "base16-helix",
92 "rev": "d646af9b7d14bff08824538164af99d0c521b185",
93 "type": "github"
94 },
95 "original": {
96 "owner": "tinted-theming",
97 "repo": "base16-helix",
98 "type": "github"
99 }
100 },
101 "base16-vim": {
102 "flake": false,
103 "locked": {
104 "lastModified": 1732806396,
105 "narHash": "sha256-e0bpPySdJf0F68Ndanwm+KWHgQiZ0s7liLhvJSWDNsA=",
106 "owner": "tinted-theming",
107 "repo": "base16-vim",
108 "rev": "577fe8125d74ff456cf942c733a85d769afe58b7",
109 "type": "github"
110 },
111 "original": {
112 "owner": "tinted-theming",
113 "repo": "base16-vim",
114 "rev": "577fe8125d74ff456cf942c733a85d769afe58b7",
115 "type": "github"
116 }
117 },
118 "caelestia": {
119 "inputs": {
120 "caelestia-cli": "caelestia-cli",
121 "nixpkgs": [
122 "nixpkgs"
123 ],
124 "quickshell": "quickshell"
125 },
126 "locked": {
127 "lastModified": 1771725071,
128 "narHash": "sha256-70QlV4vXdJfp+xBzM+JyzZLz9XFTBIWP369lb8YDn9Y=",
129 "owner": "caelestia-dots",
130 "repo": "shell",
131 "rev": "dc7af39c909e47b19ac582a1eec39ee60f0dcce1",
132 "type": "github"
133 },
134 "original": {
135 "owner": "caelestia-dots",
136 "repo": "shell",
137 "type": "github"
138 }
139 },
140 "caelestia-cli": {
141 "inputs": {
142 "caelestia-shell": [
143 "caelestia"
144 ],
145 "nixpkgs": [
146 "caelestia",
147 "nixpkgs"
148 ]
149 },
150 "locked": {
151 "lastModified": 1771641231,
152 "narHash": "sha256-ztwtXtU3xKJhwr69N+tUbnMUv9Bo/p6kdogBo9Yd36s=",
153 "owner": "caelestia-dots",
154 "repo": "cli",
155 "rev": "a6defd292136ac3a52fb0d39f045a0882dda6354",
156 "type": "github"
157 },
158 "original": {
159 "owner": "caelestia-dots",
160 "repo": "cli",
161 "type": "github"
162 }
163 },
164 "colmena": {
165 "inputs": {
166 "flake-compat": "flake-compat_2",
167 "flake-utils": "flake-utils",
168 "nix-github-actions": "nix-github-actions",
169 "nixpkgs": [
170 "nixpkgs"
171 ],
172 "stable": "stable"
173 },
174 "locked": {
175 "lastModified": 1762034856,
176 "narHash": "sha256-QVey3iP3UEoiFVXgypyjTvCrsIlA4ecx6Acaz5C8/PQ=",
177 "owner": "zhaofengli",
178 "repo": "colmena",
179 "rev": "349b035a5027f23d88eeb3bc41085d7ee29f18ed",
180 "type": "github"
181 },
182 "original": {
183 "owner": "zhaofengli",
184 "repo": "colmena",
185 "type": "github"
186 }
187 },
188 "crane": {
189 "locked": {
190 "lastModified": 1771121070,
191 "narHash": "sha256-aIlv7FRXF9q70DNJPI237dEDAznSKaXmL5lfK/Id/bI=",
192 "owner": "ipetkov",
193 "repo": "crane",
194 "rev": "a2812c19f1ed2e5ed5ce2ef7109798b575c180e1",
195 "type": "github"
196 },
197 "original": {
198 "owner": "ipetkov",
199 "repo": "crane",
200 "type": "github"
201 }
202 },
203 "darwin": {
204 "inputs": {
205 "nixpkgs": [
206 "agenix",
207 "nixpkgs"
208 ]
209 },
210 "locked": {
211 "lastModified": 1744478979,
212 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
213 "owner": "lnl7",
214 "repo": "nix-darwin",
215 "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
216 "type": "github"
217 },
218 "original": {
219 "owner": "lnl7",
220 "ref": "master",
221 "repo": "nix-darwin",
222 "type": "github"
223 }
224 },
225 "devshell": {
226 "inputs": {
227 "nixpkgs": [
228 "agenix-rekey",
229 "nixpkgs"
230 ]
231 },
232 "locked": {
233 "lastModified": 1728330715,
234 "narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
235 "owner": "numtide",
236 "repo": "devshell",
237 "rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
238 "type": "github"
239 },
240 "original": {
241 "owner": "numtide",
242 "repo": "devshell",
243 "type": "github"
244 }
245 },
246 "disko": {
247 "inputs": {
248 "nixpkgs": [
249 "nixpkgs"
250 ]
251 },
252 "locked": {
253 "lastModified": 1771469470,
254 "narHash": "sha256-GnqdqhrguKNN3HtVfl6z+zbV9R9jhHFm3Z8nu7R6ml0=",
255 "owner": "nix-community",
256 "repo": "disko",
257 "rev": "4707eec8d1d2db5182ea06ed48c820a86a42dc13",
258 "type": "github"
259 },
260 "original": {
261 "owner": "nix-community",
262 "repo": "disko",
263 "type": "github"
264 }
265 },
266 "dms": {
267 "inputs": {
268 "nixpkgs": [
269 "nixpkgs"
270 ],
271 "quickshell": "quickshell_2"
272 },
273 "locked": {
274 "lastModified": 1771605734,
275 "narHash": "sha256-qPm0HLKFIN8nBiTJwA4Jq5R3KPNoMHBxkpVJ4DQ9PBI=",
276 "owner": "AvengeMedia",
277 "repo": "DankMaterialShell",
278 "rev": "03a8e1e0d5fee0e68e15c93e63ba4ebb967a8e0b",
279 "type": "github"
280 },
281 "original": {
282 "owner": "AvengeMedia",
283 "ref": "stable",
284 "repo": "DankMaterialShell",
285 "type": "github"
286 }
287 },
288 "ez-configs": {
289 "inputs": {
290 "flake-parts": [
291 "flake-parts"
292 ],
293 "nixpkgs": [
294 "nixpkgs"
295 ]
296 },
297 "locked": {
298 "lastModified": 1750178074,
299 "narHash": "sha256-+ACS/Ris0V0a3BB6vEI/vTGk5huztx7a5f7eHJK1FaQ=",
300 "owner": "ehllie",
301 "repo": "ez-configs",
302 "rev": "eb320b3a6032a30e5fa67bebbaf381e6552f9441",
303 "type": "github"
304 },
305 "original": {
306 "owner": "ehllie",
307 "repo": "ez-configs",
308 "type": "github"
309 }
310 },
311 "firefox-gnome-theme": {
312 "flake": false,
313 "locked": {
314 "lastModified": 1764873433,
315 "narHash": "sha256-1XPewtGMi+9wN9Ispoluxunw/RwozuTRVuuQOmxzt+A=",
316 "owner": "rafaelmardojai",
317 "repo": "firefox-gnome-theme",
318 "rev": "f7ffd917ac0d253dbd6a3bf3da06888f57c69f92",
319 "type": "github"
320 },
321 "original": {
322 "owner": "rafaelmardojai",
323 "repo": "firefox-gnome-theme",
324 "type": "github"
325 }
326 },
327 "flake-compat": {
328 "flake": false,
329 "locked": {
330 "lastModified": 1696426674,
331 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
332 "owner": "edolstra",
333 "repo": "flake-compat",
334 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
335 "type": "github"
336 },
337 "original": {
338 "owner": "edolstra",
339 "repo": "flake-compat",
340 "type": "github"
341 }
342 },
343 "flake-compat_2": {
344 "flake": false,
345 "locked": {
346 "lastModified": 1650374568,
347 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
348 "owner": "edolstra",
349 "repo": "flake-compat",
350 "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
351 "type": "github"
352 },
353 "original": {
354 "owner": "edolstra",
355 "repo": "flake-compat",
356 "type": "github"
357 }
358 },
359 "flake-compat_3": {
360 "flake": false,
361 "locked": {
362 "lastModified": 1767039857,
363 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
364 "owner": "NixOS",
365 "repo": "flake-compat",
366 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
367 "type": "github"
368 },
369 "original": {
370 "owner": "NixOS",
371 "repo": "flake-compat",
372 "type": "github"
373 }
374 },
375 "flake-compat_4": {
376 "flake": false,
377 "locked": {
378 "lastModified": 1767039857,
379 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
380 "owner": "NixOS",
381 "repo": "flake-compat",
382 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
383 "type": "github"
384 },
385 "original": {
386 "owner": "NixOS",
387 "repo": "flake-compat",
388 "type": "github"
389 }
390 },
391 "flake-compat_5": {
392 "flake": false,
393 "locked": {
394 "lastModified": 1696426674,
395 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
396 "owner": "edolstra",
397 "repo": "flake-compat",
398 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
399 "type": "github"
400 },
401 "original": {
402 "owner": "edolstra",
403 "repo": "flake-compat",
404 "type": "github"
405 }
406 },
407 "flake-parts": {
408 "inputs": {
409 "nixpkgs-lib": [
410 "agenix-rekey",
411 "nixpkgs"
412 ]
413 },
414 "locked": {
415 "lastModified": 1733312601,
416 "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
417 "owner": "hercules-ci",
418 "repo": "flake-parts",
419 "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
420 "type": "github"
421 },
422 "original": {
423 "owner": "hercules-ci",
424 "repo": "flake-parts",
425 "type": "github"
426 }
427 },
428 "flake-parts_2": {
429 "inputs": {
430 "nixpkgs-lib": "nixpkgs-lib"
431 },
432 "locked": {
433 "lastModified": 1769996383,
434 "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
435 "owner": "hercules-ci",
436 "repo": "flake-parts",
437 "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
438 "type": "github"
439 },
440 "original": {
441 "owner": "hercules-ci",
442 "repo": "flake-parts",
443 "type": "github"
444 }
445 },
446 "flake-parts_3": {
447 "inputs": {
448 "nixpkgs-lib": "nixpkgs-lib_2"
449 },
450 "locked": {
451 "lastModified": 1769996383,
452 "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
453 "owner": "hercules-ci",
454 "repo": "flake-parts",
455 "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
456 "type": "github"
457 },
458 "original": {
459 "owner": "hercules-ci",
460 "repo": "flake-parts",
461 "type": "github"
462 }
463 },
464 "flake-parts_4": {
465 "inputs": {
466 "nixpkgs-lib": [
467 "nixvim",
468 "nixpkgs"
469 ]
470 },
471 "locked": {
472 "lastModified": 1769996383,
473 "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
474 "owner": "hercules-ci",
475 "repo": "flake-parts",
476 "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
477 "type": "github"
478 },
479 "original": {
480 "owner": "hercules-ci",
481 "repo": "flake-parts",
482 "type": "github"
483 }
484 },
485 "flake-parts_5": {
486 "inputs": {
487 "nixpkgs-lib": [
488 "nur",
489 "nixpkgs"
490 ]
491 },
492 "locked": {
493 "lastModified": 1733312601,
494 "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
495 "owner": "hercules-ci",
496 "repo": "flake-parts",
497 "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
498 "type": "github"
499 },
500 "original": {
501 "owner": "hercules-ci",
502 "repo": "flake-parts",
503 "type": "github"
504 }
505 },
506 "flake-parts_6": {
507 "inputs": {
508 "nixpkgs-lib": [
509 "stylix",
510 "nixpkgs"
511 ]
512 },
513 "locked": {
514 "lastModified": 1767609335,
515 "narHash": "sha256-feveD98mQpptwrAEggBQKJTYbvwwglSbOv53uCfH9PY=",
516 "owner": "hercules-ci",
517 "repo": "flake-parts",
518 "rev": "250481aafeb741edfe23d29195671c19b36b6dca",
519 "type": "github"
520 },
521 "original": {
522 "owner": "hercules-ci",
523 "repo": "flake-parts",
524 "type": "github"
525 }
526 },
527 "flake-parts_7": {
528 "inputs": {
529 "nixpkgs-lib": [
530 "wayland-pipewire-idle-inhibit",
531 "nixpkgs"
532 ]
533 },
534 "locked": {
535 "lastModified": 1768135262,
536 "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=",
537 "owner": "hercules-ci",
538 "repo": "flake-parts",
539 "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac",
540 "type": "github"
541 },
542 "original": {
543 "owner": "hercules-ci",
544 "repo": "flake-parts",
545 "type": "github"
546 }
547 },
548 "flake-schemas": {
549 "locked": {
550 "lastModified": 1770913512,
551 "narHash": "sha256-jRC1qRoRCrMjDalVfUMHFlKSkkA2q0RZWTDW0LsquoA=",
552 "owner": "DeterminateSystems",
553 "repo": "flake-schemas",
554 "rev": "3c464b0e09cb44c6e073c41dd1d834980c3e0b24",
555 "type": "github"
556 },
557 "original": {
558 "owner": "DeterminateSystems",
559 "repo": "flake-schemas",
560 "type": "github"
561 }
562 },
563 "flake-utils": {
564 "locked": {
565 "lastModified": 1659877975,
566 "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
567 "owner": "numtide",
568 "repo": "flake-utils",
569 "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
570 "type": "github"
571 },
572 "original": {
573 "owner": "numtide",
574 "repo": "flake-utils",
575 "type": "github"
576 }
577 },
578 "flake-utils_2": {
579 "inputs": {
580 "systems": "systems_2"
581 },
582 "locked": {
583 "lastModified": 1689068808,
584 "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
585 "owner": "numtide",
586 "repo": "flake-utils",
587 "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
588 "type": "github"
589 },
590 "original": {
591 "owner": "numtide",
592 "repo": "flake-utils",
593 "type": "github"
594 }
595 },
596 "fromYaml": {
597 "flake": false,
598 "locked": {
599 "lastModified": 1731966426,
600 "narHash": "sha256-lq95WydhbUTWig/JpqiB7oViTcHFP8Lv41IGtayokA8=",
601 "owner": "SenchoPens",
602 "repo": "fromYaml",
603 "rev": "106af9e2f715e2d828df706c386a685698f3223b",
604 "type": "github"
605 },
606 "original": {
607 "owner": "SenchoPens",
608 "repo": "fromYaml",
609 "type": "github"
610 }
611 },
612 "git-hooks-nix": {
613 "inputs": {
614 "flake-compat": "flake-compat_3",
615 "gitignore": "gitignore_2",
616 "nixpkgs": "nixpkgs"
617 },
618 "locked": {
619 "lastModified": 1770726378,
620 "narHash": "sha256-kck+vIbGOaM/dHea7aTBxdFYpeUl/jHOy5W3eyRvVx8=",
621 "owner": "cachix",
622 "repo": "git-hooks.nix",
623 "rev": "5eaaedde414f6eb1aea8b8525c466dc37bba95ae",
624 "type": "github"
625 },
626 "original": {
627 "owner": "cachix",
628 "repo": "git-hooks.nix",
629 "type": "github"
630 }
631 },
632 "gitignore": {
633 "inputs": {
634 "nixpkgs": [
635 "agenix-rekey",
636 "pre-commit-hooks",
637 "nixpkgs"
638 ]
639 },
640 "locked": {
641 "lastModified": 1709087332,
642 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
643 "owner": "hercules-ci",
644 "repo": "gitignore.nix",
645 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
646 "type": "github"
647 },
648 "original": {
649 "owner": "hercules-ci",
650 "repo": "gitignore.nix",
651 "type": "github"
652 }
653 },
654 "gitignore_2": {
655 "inputs": {
656 "nixpkgs": [
657 "git-hooks-nix",
658 "nixpkgs"
659 ]
660 },
661 "locked": {
662 "lastModified": 1709087332,
663 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
664 "owner": "hercules-ci",
665 "repo": "gitignore.nix",
666 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
667 "type": "github"
668 },
669 "original": {
670 "owner": "hercules-ci",
671 "repo": "gitignore.nix",
672 "type": "github"
673 }
674 },
675 "gitignore_3": {
676 "inputs": {
677 "nixpkgs": [
678 "lanzaboote",
679 "pre-commit",
680 "nixpkgs"
681 ]
682 },
683 "locked": {
684 "lastModified": 1709087332,
685 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
686 "owner": "hercules-ci",
687 "repo": "gitignore.nix",
688 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
689 "type": "github"
690 },
691 "original": {
692 "owner": "hercules-ci",
693 "repo": "gitignore.nix",
694 "type": "github"
695 }
696 },
697 "gnome-shell": {
698 "flake": false,
699 "locked": {
700 "host": "gitlab.gnome.org",
701 "lastModified": 1767737596,
702 "narHash": "sha256-eFujfIUQDgWnSJBablOuG+32hCai192yRdrNHTv0a+s=",
703 "owner": "GNOME",
704 "repo": "gnome-shell",
705 "rev": "ef02db02bf0ff342734d525b5767814770d85b49",
706 "type": "gitlab"
707 },
708 "original": {
709 "host": "gitlab.gnome.org",
710 "owner": "GNOME",
711 "ref": "gnome-49",
712 "repo": "gnome-shell",
713 "type": "gitlab"
714 }
715 },
716 "home-manager": {
717 "inputs": {
718 "nixpkgs": [
719 "agenix",
720 "nixpkgs"
721 ]
722 },
723 "locked": {
724 "lastModified": 1771851181,
725 "narHash": "sha256-gFgE6mGUftwseV3DUENMb0k0EiHd739lZexPo5O/sdQ=",
726 "owner": "nix-community",
727 "repo": "home-manager",
728 "rev": "9a4b494b1aa1b93d8edf167f46dc8e0c0011280c",
729 "type": "github"
730 },
731 "original": {
732 "owner": "nix-community",
733 "repo": "home-manager",
734 "type": "github"
735 }
736 },
737 "home-manager_2": {
738 "inputs": {
739 "nixpkgs": [
740 "nixpkgs"
741 ]
742 },
743 "locked": {
744 "lastModified": 1771756436,
745 "narHash": "sha256-Tl2I0YXdhSTufGqAaD1ySh8x+cvVsEI1mJyJg12lxhI=",
746 "owner": "nix-community",
747 "repo": "home-manager",
748 "rev": "5bd3589390b431a63072868a90c0f24771ff4cbb",
749 "type": "github"
750 },
751 "original": {
752 "owner": "nix-community",
753 "repo": "home-manager",
754 "type": "github"
755 }
756 },
757 "jovian": {
758 "inputs": {
759 "nix-github-actions": "nix-github-actions_2",
760 "nixpkgs": [
761 "nixpkgs"
762 ]
763 },
764 "locked": {
765 "lastModified": 1771587792,
766 "narHash": "sha256-XGFLdlLOez7f0rmjlF+1TLXyBguy8gx2aBHx/Q5JXxs=",
767 "owner": "Jovian-Experiments",
768 "repo": "Jovian-NixOS",
769 "rev": "b49fc54950e251f166a2240799315033ab7a8916",
770 "type": "github"
771 },
772 "original": {
773 "owner": "Jovian-Experiments",
774 "repo": "Jovian-NixOS",
775 "type": "github"
776 }
777 },
778 "lanzaboote": {
779 "inputs": {
780 "crane": "crane",
781 "nixpkgs": [
782 "nixpkgs"
783 ],
784 "pre-commit": "pre-commit",
785 "rust-overlay": "rust-overlay"
786 },
787 "locked": {
788 "lastModified": 1771492583,
789 "narHash": "sha256-nQzvnU4BGu8dA6BsPPCqmVcab/3ebVmHtX3ZWbW3Hxc=",
790 "owner": "nix-community",
791 "repo": "lanzaboote",
792 "rev": "5e9380994665ef66c87ab8e22c913ff837174ce4",
793 "type": "github"
794 },
795 "original": {
796 "owner": "nix-community",
797 "repo": "lanzaboote",
798 "type": "github"
799 }
800 },
801 "make-shell": {
802 "inputs": {
803 "flake-compat": "flake-compat_5"
804 },
805 "locked": {
806 "lastModified": 1733933815,
807 "narHash": "sha256-9JjM7eT66W4NJAXpGUsdyAFXhBxFWR2Z9LZwUa7Hli0=",
808 "owner": "nicknovitski",
809 "repo": "make-shell",
810 "rev": "ffeceae9956df03571ea8e96ef77c2924f13a63c",
811 "type": "github"
812 },
813 "original": {
814 "owner": "nicknovitski",
815 "repo": "make-shell",
816 "type": "github"
817 }
818 },
819 "nix-flatpak": {
820 "locked": {
821 "lastModified": 1767983141,
822 "narHash": "sha256-7ZCulYUD9RmJIDULTRkGLSW1faMpDlPKcbWJLYHoXcs=",
823 "owner": "gmodena",
824 "repo": "nix-flatpak",
825 "rev": "440818969ac2cbd77bfe025e884d0aa528991374",
826 "type": "github"
827 },
828 "original": {
829 "owner": "gmodena",
830 "ref": "latest",
831 "repo": "nix-flatpak",
832 "type": "github"
833 }
834 },
835 "nix-gaming": {
836 "inputs": {
837 "flake-parts": "flake-parts_3",
838 "nixpkgs": "nixpkgs_2"
839 },
840 "locked": {
841 "lastModified": 1771728260,
842 "narHash": "sha256-WNa4vTrY1QdOciYsgOUpuzvWpRnTeiL71Q5Dz8OGXHI=",
843 "owner": "fufexan",
844 "repo": "nix-gaming",
845 "rev": "e43670cf52bdad1846e0b9b411c81776c0b2668f",
846 "type": "github"
847 },
848 "original": {
849 "owner": "fufexan",
850 "repo": "nix-gaming",
851 "type": "github"
852 }
853 },
854 "nix-github-actions": {
855 "inputs": {
856 "nixpkgs": [
857 "colmena",
858 "nixpkgs"
859 ]
860 },
861 "locked": {
862 "lastModified": 1737420293,
863 "narHash": "sha256-F1G5ifvqTpJq7fdkT34e/Jy9VCyzd5XfJ9TO8fHhJWE=",
864 "owner": "nix-community",
865 "repo": "nix-github-actions",
866 "rev": "f4158fa080ef4503c8f4c820967d946c2af31ec9",
867 "type": "github"
868 },
869 "original": {
870 "owner": "nix-community",
871 "repo": "nix-github-actions",
872 "type": "github"
873 }
874 },
875 "nix-github-actions_2": {
876 "inputs": {
877 "nixpkgs": [
878 "jovian",
879 "nixpkgs"
880 ]
881 },
882 "locked": {
883 "lastModified": 1729697500,
884 "narHash": "sha256-VFTWrbzDlZyFHHb1AlKRiD/qqCJIripXKiCSFS8fAOY=",
885 "owner": "zhaofengli",
886 "repo": "nix-github-actions",
887 "rev": "e418aeb728b6aa5ca8c5c71974e7159c2df1d8cf",
888 "type": "github"
889 },
890 "original": {
891 "owner": "zhaofengli",
892 "ref": "matrix-name",
893 "repo": "nix-github-actions",
894 "type": "github"
895 }
896 },
897 "nix-github-actions_3": {
898 "inputs": {
899 "nixpkgs": [
900 "nixneovimplugins",
901 "poetry2nix",
902 "nixpkgs"
903 ]
904 },
905 "locked": {
906 "lastModified": 1688870561,
907 "narHash": "sha256-4UYkifnPEw1nAzqqPOTL2MvWtm3sNGw1UTYTalkTcGY=",
908 "owner": "nix-community",
909 "repo": "nix-github-actions",
910 "rev": "165b1650b753316aa7f1787f3005a8d2da0f5301",
911 "type": "github"
912 },
913 "original": {
914 "owner": "nix-community",
915 "repo": "nix-github-actions",
916 "type": "github"
917 }
918 },
919 "nix-index-database": {
920 "inputs": {
921 "nixpkgs": [
922 "nixpkgs"
923 ]
924 },
925 "locked": {
926 "lastModified": 1771734689,
927 "narHash": "sha256-/phvMgr1yutyAMjKnZlxkVplzxHiz60i4rc+gKzpwhg=",
928 "owner": "nix-community",
929 "repo": "nix-index-database",
930 "rev": "8f590b832326ab9699444f3a48240595954a4b10",
931 "type": "github"
932 },
933 "original": {
934 "owner": "nix-community",
935 "repo": "nix-index-database",
936 "type": "github"
937 }
938 },
939 "nix-std": {
940 "locked": {
941 "lastModified": 1710870712,
942 "narHash": "sha256-e+7MJF2gsgTBuOWv4mCimSP0D9+naeFSw9a7N3yEmv4=",
943 "owner": "chessai",
944 "repo": "nix-std",
945 "rev": "31bbc925750cc9d8f828fe55cee1a2bd985e0c00",
946 "type": "github"
947 },
948 "original": {
949 "owner": "chessai",
950 "repo": "nix-std",
951 "type": "github"
952 }
953 },
954 "nixneovimplugins": {
955 "inputs": {
956 "flake-utils": "flake-utils_2",
957 "nixpkgs": [
958 "nixpkgs"
959 ],
960 "poetry2nix": "poetry2nix"
961 },
962 "locked": {
963 "lastModified": 1771513287,
964 "narHash": "sha256-vqwmIyue66WUmAVL+kBo7IS7MldhRmYOLKh1lU/c9CM=",
965 "owner": "jooooscha",
966 "repo": "nixpkgs-vim-extra-plugins",
967 "rev": "48e30712f6e7c259fc1ed2be9b08b34b3bd059cf",
968 "type": "github"
969 },
970 "original": {
971 "owner": "jooooscha",
972 "repo": "nixpkgs-vim-extra-plugins",
973 "type": "github"
974 }
975 },
976 "nixpkgs": {
977 "locked": {
978 "lastModified": 1770073757,
979 "narHash": "sha256-Vy+G+F+3E/Tl+GMNgiHl9Pah2DgShmIUBJXmbiQPHbI=",
980 "owner": "NixOS",
981 "repo": "nixpkgs",
982 "rev": "47472570b1e607482890801aeaf29bfb749884f6",
983 "type": "github"
984 },
985 "original": {
986 "owner": "NixOS",
987 "ref": "nixpkgs-unstable",
988 "repo": "nixpkgs",
989 "type": "github"
990 }
991 },
992 "nixpkgs-hare": {
993 "locked": {
994 "lastModified": 1771360917,
995 "narHash": "sha256-/Xszja7yoxRkLsG9nwumhmzLUXuGc4b47EU7N1sXNEA=",
996 "owner": "lpchaim",
997 "repo": "nixpkgs",
998 "rev": "450bc4b33978cadbdcd48012108a9b39dd9d2c2d",
999 "type": "github"
1000 },
1001 "original": {
1002 "owner": "lpchaim",
1003 "ref": "update-hare",
1004 "repo": "nixpkgs",
1005 "type": "github"
1006 }
1007 },
1008 "nixpkgs-lib": {
1009 "locked": {
1010 "lastModified": 1769909678,
1011 "narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=",
1012 "owner": "nix-community",
1013 "repo": "nixpkgs.lib",
1014 "rev": "72716169fe93074c333e8d0173151350670b824c",
1015 "type": "github"
1016 },
1017 "original": {
1018 "owner": "nix-community",
1019 "repo": "nixpkgs.lib",
1020 "type": "github"
1021 }
1022 },
1023 "nixpkgs-lib_2": {
1024 "locked": {
1025 "lastModified": 1769909678,
1026 "narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=",
1027 "owner": "nix-community",
1028 "repo": "nixpkgs.lib",
1029 "rev": "72716169fe93074c333e8d0173151350670b824c",
1030 "type": "github"
1031 },
1032 "original": {
1033 "owner": "nix-community",
1034 "repo": "nixpkgs.lib",
1035 "type": "github"
1036 }
1037 },
1038 "nixpkgs_2": {
1039 "locked": {
1040 "lastModified": 1771207753,
1041 "narHash": "sha256-b9uG8yN50DRQ6A7JdZBfzq718ryYrlmGgqkRm9OOwCE=",
1042 "owner": "NixOS",
1043 "repo": "nixpkgs",
1044 "rev": "d1c15b7d5806069da59e819999d70e1cec0760bf",
1045 "type": "github"
1046 },
1047 "original": {
1048 "owner": "NixOS",
1049 "ref": "nixpkgs-unstable",
1050 "repo": "nixpkgs",
1051 "type": "github"
1052 }
1053 },
1054 "nixvim": {
1055 "inputs": {
1056 "flake-parts": "flake-parts_4",
1057 "nixpkgs": [
1058 "nixpkgs"
1059 ],
1060 "systems": "systems_3"
1061 },
1062 "locked": {
1063 "lastModified": 1771135771,
1064 "narHash": "sha256-wyvBIhDuyCRyjB3yPg77qoyxrlgQtBR1rVW3c9knV3E=",
1065 "owner": "nix-community",
1066 "repo": "nixvim",
1067 "rev": "ed0424f0b08d303a7348f52f7850ad1b2704f9ba",
1068 "type": "github"
1069 },
1070 "original": {
1071 "owner": "nix-community",
1072 "repo": "nixvim",
1073 "type": "github"
1074 }
1075 },
1076 "nur": {
1077 "inputs": {
1078 "flake-parts": "flake-parts_5",
1079 "nixpkgs": [
1080 "nixpkgs"
1081 ]
1082 },
1083 "locked": {
1084 "lastModified": 1771759551,
1085 "narHash": "sha256-6s6GPoexerGkUoCrdR+LSMjJnXoiYIV5Q0GVrqh7ZZs=",
1086 "owner": "nix-community",
1087 "repo": "NUR",
1088 "rev": "4eb896c52242049599e8a2c58aa185572db0d548",
1089 "type": "github"
1090 },
1091 "original": {
1092 "owner": "nix-community",
1093 "repo": "NUR",
1094 "type": "github"
1095 }
1096 },
1097 "nur_2": {
1098 "inputs": {
1099 "flake-parts": [
1100 "stylix",
1101 "flake-parts"
1102 ],
1103 "nixpkgs": [
1104 "stylix",
1105 "nixpkgs"
1106 ]
1107 },
1108 "locked": {
1109 "lastModified": 1767810917,
1110 "narHash": "sha256-ZKqhk772+v/bujjhla9VABwcvz+hB2IaRyeLT6CFnT0=",
1111 "owner": "nix-community",
1112 "repo": "NUR",
1113 "rev": "dead29c804adc928d3a69dfe7f9f12d0eec1f1a4",
1114 "type": "github"
1115 },
1116 "original": {
1117 "owner": "nix-community",
1118 "repo": "NUR",
1119 "type": "github"
1120 }
1121 },
1122 "poetry2nix": {
1123 "inputs": {
1124 "flake-utils": [
1125 "nixneovimplugins",
1126 "flake-utils"
1127 ],
1128 "nix-github-actions": "nix-github-actions_3",
1129 "nixpkgs": [
1130 "nixneovimplugins",
1131 "nixpkgs"
1132 ]
1133 },
1134 "locked": {
1135 "lastModified": 1689849924,
1136 "narHash": "sha256-d259Z2S7CS7Na04qQNQ6LYQILuI7cf4Rpe76qc4mz40=",
1137 "owner": "nix-community",
1138 "repo": "poetry2nix",
1139 "rev": "1d7eda9336f336392d24e9602be5cb9be7ae405c",
1140 "type": "github"
1141 },
1142 "original": {
1143 "owner": "nix-community",
1144 "repo": "poetry2nix",
1145 "type": "github"
1146 }
1147 },
1148 "pre-commit": {
1149 "inputs": {
1150 "flake-compat": "flake-compat_4",
1151 "gitignore": "gitignore_3",
1152 "nixpkgs": [
1153 "lanzaboote",
1154 "nixpkgs"
1155 ]
1156 },
1157 "locked": {
1158 "lastModified": 1770726378,
1159 "narHash": "sha256-kck+vIbGOaM/dHea7aTBxdFYpeUl/jHOy5W3eyRvVx8=",
1160 "owner": "cachix",
1161 "repo": "pre-commit-hooks.nix",
1162 "rev": "5eaaedde414f6eb1aea8b8525c466dc37bba95ae",
1163 "type": "github"
1164 },
1165 "original": {
1166 "owner": "cachix",
1167 "repo": "pre-commit-hooks.nix",
1168 "type": "github"
1169 }
1170 },
1171 "pre-commit-hooks": {
1172 "inputs": {
1173 "flake-compat": "flake-compat",
1174 "gitignore": "gitignore",
1175 "nixpkgs": [
1176 "agenix-rekey",
1177 "nixpkgs"
1178 ]
1179 },
1180 "locked": {
1181 "lastModified": 1735882644,
1182 "narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=",
1183 "owner": "cachix",
1184 "repo": "pre-commit-hooks.nix",
1185 "rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
1186 "type": "github"
1187 },
1188 "original": {
1189 "owner": "cachix",
1190 "repo": "pre-commit-hooks.nix",
1191 "type": "github"
1192 }
1193 },
1194 "quickshell": {
1195 "inputs": {
1196 "nixpkgs": [
1197 "caelestia",
1198 "nixpkgs"
1199 ]
1200 },
1201 "locked": {
1202 "lastModified": 1770693276,
1203 "narHash": "sha256-ngXnN5YXu+f45+QGYNN/VEBMQmcBCYGRCqwaK8cxY1s=",
1204 "ref": "refs/heads/master",
1205 "rev": "dacfa9de829ac7cb173825f593236bf2c21f637e",
1206 "revCount": 735,
1207 "type": "git",
1208 "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
1209 },
1210 "original": {
1211 "type": "git",
1212 "url": "https://git.outfoxxed.me/outfoxxed/quickshell"
1213 }
1214 },
1215 "quickshell_2": {
1216 "inputs": {
1217 "nixpkgs": [
1218 "dms",
1219 "nixpkgs"
1220 ]
1221 },
1222 "locked": {
1223 "lastModified": 1766725085,
1224 "narHash": "sha256-O2aMFdDUYJazFrlwL7aSIHbUSEm3ADVZjmf41uBJfHs=",
1225 "ref": "refs/heads/master",
1226 "rev": "41828c4180fb921df7992a5405f5ff05d2ac2fff",
1227 "revCount": 715,
1228 "type": "git",
1229 "url": "https://git.outfoxxed.me/quickshell/quickshell"
1230 },
1231 "original": {
1232 "rev": "41828c4180fb921df7992a5405f5ff05d2ac2fff",
1233 "type": "git",
1234 "url": "https://git.outfoxxed.me/quickshell/quickshell"
1235 }
1236 },
1237 "root": {
1238 "inputs": {
1239 "agenix": "agenix",
1240 "agenix-rekey": "agenix-rekey",
1241 "caelestia": "caelestia",
1242 "colmena": "colmena",
1243 "disko": "disko",
1244 "dms": "dms",
1245 "ez-configs": "ez-configs",
1246 "flake-parts": "flake-parts_2",
1247 "flake-schemas": "flake-schemas",
1248 "git-hooks-nix": "git-hooks-nix",
1249 "home-manager": "home-manager_2",
1250 "jovian": "jovian",
1251 "lanzaboote": "lanzaboote",
1252 "make-shell": "make-shell",
1253 "nix-flatpak": "nix-flatpak",
1254 "nix-gaming": "nix-gaming",
1255 "nix-index-database": "nix-index-database",
1256 "nix-std": "nix-std",
1257 "nixneovimplugins": "nixneovimplugins",
1258 "nixpkgs": [
1259 "unstable"
1260 ],
1261 "nixpkgs-hare": "nixpkgs-hare",
1262 "nixvim": "nixvim",
1263 "nur": "nur",
1264 "spicetify-nix": "spicetify-nix",
1265 "stable": "stable_2",
1266 "stylix": "stylix",
1267 "unstable": "unstable",
1268 "wayland-pipewire-idle-inhibit": "wayland-pipewire-idle-inhibit"
1269 }
1270 },
1271 "rust-overlay": {
1272 "inputs": {
1273 "nixpkgs": [
1274 "lanzaboote",
1275 "nixpkgs"
1276 ]
1277 },
1278 "locked": {
1279 "lastModified": 1771125043,
1280 "narHash": "sha256-ldf/s49n6rOAxl7pYLJGGS1N/assoHkCOWdEdLyNZkc=",
1281 "owner": "oxalica",
1282 "repo": "rust-overlay",
1283 "rev": "4912f951a26dc8142b176be2c2ad834319dc06e8",
1284 "type": "github"
1285 },
1286 "original": {
1287 "owner": "oxalica",
1288 "repo": "rust-overlay",
1289 "type": "github"
1290 }
1291 },
1292 "spicetify-nix": {
1293 "inputs": {
1294 "nixpkgs": [
1295 "nixpkgs"
1296 ],
1297 "systems": "systems_4"
1298 },
1299 "locked": {
1300 "lastModified": 1771737804,
1301 "narHash": "sha256-7wn9qbzIQQgH8tnq4VwzuWEqEWpekuymlLyhY3vM/j8=",
1302 "owner": "Gerg-L",
1303 "repo": "spicetify-nix",
1304 "rev": "6dd43010ac2458cc56a6ac5250349b9217a7a2ae",
1305 "type": "github"
1306 },
1307 "original": {
1308 "owner": "Gerg-L",
1309 "repo": "spicetify-nix",
1310 "type": "github"
1311 }
1312 },
1313 "stable": {
1314 "locked": {
1315 "lastModified": 1767313136,
1316 "narHash": "sha256-16KkgfdYqjaeRGBaYsNrhPRRENs0qzkQVUooNHtoy2w=",
1317 "owner": "NixOS",
1318 "repo": "nixpkgs",
1319 "rev": "ac62194c3917d5f474c1a844b6fd6da2db95077d",
1320 "type": "github"
1321 },
1322 "original": {
1323 "owner": "NixOS",
1324 "ref": "nixos-25.05",
1325 "repo": "nixpkgs",
1326 "type": "github"
1327 }
1328 },
1329 "stable_2": {
1330 "locked": {
1331 "lastModified": 1771574726,
1332 "narHash": "sha256-D1PA3xQv/s4W3lnR9yJFSld8UOLr0a/cBWMQMXS+1Qg=",
1333 "owner": "NixOS",
1334 "repo": "nixpkgs",
1335 "rev": "c217913993d6c6f6805c3b1a3bda5e639adfde6d",
1336 "type": "github"
1337 },
1338 "original": {
1339 "owner": "NixOS",
1340 "ref": "nixos-25.11",
1341 "repo": "nixpkgs",
1342 "type": "github"
1343 }
1344 },
1345 "stylix": {
1346 "inputs": {
1347 "base16": "base16",
1348 "base16-fish": "base16-fish",
1349 "base16-helix": "base16-helix",
1350 "base16-vim": "base16-vim",
1351 "firefox-gnome-theme": "firefox-gnome-theme",
1352 "flake-parts": "flake-parts_6",
1353 "gnome-shell": "gnome-shell",
1354 "nixpkgs": [
1355 "nixpkgs"
1356 ],
1357 "nur": "nur_2",
1358 "systems": "systems_5",
1359 "tinted-foot": "tinted-foot",
1360 "tinted-kitty": "tinted-kitty",
1361 "tinted-schemes": "tinted-schemes",
1362 "tinted-tmux": "tinted-tmux",
1363 "tinted-zed": "tinted-zed"
1364 },
1365 "locked": {
1366 "lastModified": 1771626923,
1367 "narHash": "sha256-Mn6oeKrY+Sw6kH0jK+hp5QQH4MTcqwBRQL/ScZDNcz8=",
1368 "owner": "danth",
1369 "repo": "stylix",
1370 "rev": "b09847414b50c65788936199918272377f70fb91",
1371 "type": "github"
1372 },
1373 "original": {
1374 "owner": "danth",
1375 "repo": "stylix",
1376 "type": "github"
1377 }
1378 },
1379 "systems": {
1380 "locked": {
1381 "lastModified": 1681028828,
1382 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1383 "owner": "nix-systems",
1384 "repo": "default",
1385 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1386 "type": "github"
1387 },
1388 "original": {
1389 "owner": "nix-systems",
1390 "repo": "default",
1391 "type": "github"
1392 }
1393 },
1394 "systems_2": {
1395 "locked": {
1396 "lastModified": 1681028828,
1397 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1398 "owner": "nix-systems",
1399 "repo": "default",
1400 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1401 "type": "github"
1402 },
1403 "original": {
1404 "owner": "nix-systems",
1405 "repo": "default",
1406 "type": "github"
1407 }
1408 },
1409 "systems_3": {
1410 "locked": {
1411 "lastModified": 1681028828,
1412 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1413 "owner": "nix-systems",
1414 "repo": "default",
1415 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1416 "type": "github"
1417 },
1418 "original": {
1419 "owner": "nix-systems",
1420 "repo": "default",
1421 "type": "github"
1422 }
1423 },
1424 "systems_4": {
1425 "locked": {
1426 "lastModified": 1681028828,
1427 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1428 "owner": "nix-systems",
1429 "repo": "default",
1430 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1431 "type": "github"
1432 },
1433 "original": {
1434 "owner": "nix-systems",
1435 "repo": "default",
1436 "type": "github"
1437 }
1438 },
1439 "systems_5": {
1440 "locked": {
1441 "lastModified": 1681028828,
1442 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1443 "owner": "nix-systems",
1444 "repo": "default",
1445 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1446 "type": "github"
1447 },
1448 "original": {
1449 "owner": "nix-systems",
1450 "repo": "default",
1451 "type": "github"
1452 }
1453 },
1454 "systems_6": {
1455 "locked": {
1456 "lastModified": 1689347949,
1457 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
1458 "owner": "nix-systems",
1459 "repo": "default-linux",
1460 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
1461 "type": "github"
1462 },
1463 "original": {
1464 "owner": "nix-systems",
1465 "repo": "default-linux",
1466 "type": "github"
1467 }
1468 },
1469 "tinted-foot": {
1470 "flake": false,
1471 "locked": {
1472 "lastModified": 1726913040,
1473 "narHash": "sha256-+eDZPkw7efMNUf3/Pv0EmsidqdwNJ1TaOum6k7lngDQ=",
1474 "owner": "tinted-theming",
1475 "repo": "tinted-foot",
1476 "rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4",
1477 "type": "github"
1478 },
1479 "original": {
1480 "owner": "tinted-theming",
1481 "repo": "tinted-foot",
1482 "rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4",
1483 "type": "github"
1484 }
1485 },
1486 "tinted-kitty": {
1487 "flake": false,
1488 "locked": {
1489 "lastModified": 1735730497,
1490 "narHash": "sha256-4KtB+FiUzIeK/4aHCKce3V9HwRvYaxX+F1edUrfgzb8=",
1491 "owner": "tinted-theming",
1492 "repo": "tinted-kitty",
1493 "rev": "de6f888497f2c6b2279361bfc790f164bfd0f3fa",
1494 "type": "github"
1495 },
1496 "original": {
1497 "owner": "tinted-theming",
1498 "repo": "tinted-kitty",
1499 "type": "github"
1500 }
1501 },
1502 "tinted-schemes": {
1503 "flake": false,
1504 "locked": {
1505 "lastModified": 1767710407,
1506 "narHash": "sha256-+W1EB79Jl0/gm4JqmO0Nuc5C7hRdp4vfsV/VdzI+des=",
1507 "owner": "tinted-theming",
1508 "repo": "schemes",
1509 "rev": "2800e2b8ac90f678d7e4acebe4fa253f602e05b2",
1510 "type": "github"
1511 },
1512 "original": {
1513 "owner": "tinted-theming",
1514 "repo": "schemes",
1515 "type": "github"
1516 }
1517 },
1518 "tinted-tmux": {
1519 "flake": false,
1520 "locked": {
1521 "lastModified": 1767489635,
1522 "narHash": "sha256-e6nnFnWXKBCJjCv4QG4bbcouJ6y3yeT70V9MofL32lU=",
1523 "owner": "tinted-theming",
1524 "repo": "tinted-tmux",
1525 "rev": "3c32729ccae99be44fe8a125d20be06f8d7d8184",
1526 "type": "github"
1527 },
1528 "original": {
1529 "owner": "tinted-theming",
1530 "repo": "tinted-tmux",
1531 "type": "github"
1532 }
1533 },
1534 "tinted-zed": {
1535 "flake": false,
1536 "locked": {
1537 "lastModified": 1767488740,
1538 "narHash": "sha256-wVOj0qyil8m+ouSsVZcNjl5ZR+1GdOOAooAatQXHbuU=",
1539 "owner": "tinted-theming",
1540 "repo": "base16-zed",
1541 "rev": "11abb0b282ad3786a2aae088d3a01c60916f2e40",
1542 "type": "github"
1543 },
1544 "original": {
1545 "owner": "tinted-theming",
1546 "repo": "base16-zed",
1547 "type": "github"
1548 }
1549 },
1550 "treefmt-nix": {
1551 "inputs": {
1552 "nixpkgs": [
1553 "agenix-rekey",
1554 "nixpkgs"
1555 ]
1556 },
1557 "locked": {
1558 "lastModified": 1735135567,
1559 "narHash": "sha256-8T3K5amndEavxnludPyfj3Z1IkcFdRpR23q+T0BVeZE=",
1560 "owner": "numtide",
1561 "repo": "treefmt-nix",
1562 "rev": "9e09d30a644c57257715902efbb3adc56c79cf28",
1563 "type": "github"
1564 },
1565 "original": {
1566 "owner": "numtide",
1567 "repo": "treefmt-nix",
1568 "type": "github"
1569 }
1570 },
1571 "treefmt-nix_2": {
1572 "inputs": {
1573 "nixpkgs": [
1574 "wayland-pipewire-idle-inhibit",
1575 "nixpkgs"
1576 ]
1577 },
1578 "locked": {
1579 "lastModified": 1768158989,
1580 "narHash": "sha256-67vyT1+xClLldnumAzCTBvU0jLZ1YBcf4vANRWP3+Ak=",
1581 "owner": "numtide",
1582 "repo": "treefmt-nix",
1583 "rev": "e96d59dff5c0d7fddb9d113ba108f03c3ef99eca",
1584 "type": "github"
1585 },
1586 "original": {
1587 "owner": "numtide",
1588 "repo": "treefmt-nix",
1589 "type": "github"
1590 }
1591 },
1592 "unstable": {
1593 "locked": {
1594 "lastModified": 1771369470,
1595 "narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
1596 "owner": "NixOS",
1597 "repo": "nixpkgs",
1598 "rev": "0182a361324364ae3f436a63005877674cf45efb",
1599 "type": "github"
1600 },
1601 "original": {
1602 "owner": "NixOS",
1603 "ref": "nixos-unstable",
1604 "repo": "nixpkgs",
1605 "type": "github"
1606 }
1607 },
1608 "wayland-pipewire-idle-inhibit": {
1609 "inputs": {
1610 "flake-parts": "flake-parts_7",
1611 "nixpkgs": [
1612 "nixpkgs"
1613 ],
1614 "systems": "systems_6",
1615 "treefmt-nix": "treefmt-nix_2"
1616 },
1617 "locked": {
1618 "lastModified": 1770348283,
1619 "narHash": "sha256-//G3QRfA5gF5ktos3D/mIxGb9nnEMBxlH1Pga2tNTFo=",
1620 "owner": "rafaelrc7",
1621 "repo": "wayland-pipewire-idle-inhibit",
1622 "rev": "675a182a46cd82f9b3ec58abad3f6c5ee1537e98",
1623 "type": "github"
1624 },
1625 "original": {
1626 "owner": "rafaelrc7",
1627 "repo": "wayland-pipewire-idle-inhibit",
1628 "type": "github"
1629 }
1630 }
1631 },
1632 "root": "root",
1633 "version": 7
1634}