NixOS configuration 馃獎
1{
2 "nodes": {
3 "aagl": {
4 "inputs": {
5 "flake-compat": "flake-compat",
6 "nixpkgs": [
7 "nixpkgs"
8 ],
9 "rust-overlay": "rust-overlay"
10 },
11 "locked": {
12 "lastModified": 1772290697,
13 "narHash": "sha256-MyLNx13P+pv1RszO1rMd3144NEeU/oU4iL+xOTpRoaU=",
14 "owner": "ezKEa",
15 "repo": "aagl-gtk-on-nix",
16 "rev": "dcb53a4cb4cb09ef7f08328428ba559be5b9f01b",
17 "type": "github"
18 },
19 "original": {
20 "owner": "ezKEa",
21 "repo": "aagl-gtk-on-nix",
22 "type": "github"
23 }
24 },
25 "actor-typeahead-src": {
26 "flake": false,
27 "locked": {
28 "lastModified": 1762835797,
29 "narHash": "sha256-heizoWUKDdar6ymfZTnj3ytcEv/L4d4fzSmtr0HlXsQ=",
30 "ref": "refs/heads/main",
31 "rev": "677fe7f743050a4e7f09d4a6f87bbf1325a06f6b",
32 "revCount": 6,
33 "type": "git",
34 "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead"
35 },
36 "original": {
37 "type": "git",
38 "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead"
39 }
40 },
41 "agenix": {
42 "inputs": {
43 "darwin": "darwin",
44 "home-manager": "home-manager",
45 "nixpkgs": [
46 "nixpkgs"
47 ],
48 "systems": "systems"
49 },
50 "locked": {
51 "lastModified": 1770165109,
52 "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
53 "owner": "ryantm",
54 "repo": "agenix",
55 "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
56 "type": "github"
57 },
58 "original": {
59 "owner": "ryantm",
60 "repo": "agenix",
61 "type": "github"
62 }
63 },
64 "agenix-rekey": {
65 "inputs": {
66 "devshell": "devshell",
67 "flake-parts": "flake-parts",
68 "nixpkgs": [
69 "nixpkgs"
70 ],
71 "pre-commit-hooks": "pre-commit-hooks",
72 "treefmt-nix": "treefmt-nix"
73 },
74 "locked": {
75 "lastModified": 1772478757,
76 "narHash": "sha256-OZ/rD87JVagLiHCz5M/kfu5n3+32G+kvoZ3F5xmzVng=",
77 "owner": "oddlama",
78 "repo": "agenix-rekey",
79 "rev": "4b0b511675cc368956a3917f0710dd62ba7b4043",
80 "type": "github"
81 },
82 "original": {
83 "owner": "oddlama",
84 "repo": "agenix-rekey",
85 "type": "github"
86 }
87 },
88 "catppuccin": {
89 "inputs": {
90 "nixpkgs": "nixpkgs_2"
91 },
92 "locked": {
93 "lastModified": 1773403535,
94 "narHash": "sha256-47MZaFrHxNO8tVUAmtVnerXUw2WWVluBOiU9MulN/yM=",
95 "owner": "catppuccin",
96 "repo": "nix",
97 "rev": "d45b5665cc638bad1b794350de02f4dd41b0bb47",
98 "type": "github"
99 },
100 "original": {
101 "owner": "catppuccin",
102 "repo": "nix",
103 "type": "github"
104 }
105 },
106 "darwin": {
107 "inputs": {
108 "nixpkgs": [
109 "agenix",
110 "nixpkgs"
111 ]
112 },
113 "locked": {
114 "lastModified": 1744478979,
115 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
116 "owner": "lnl7",
117 "repo": "nix-darwin",
118 "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
119 "type": "github"
120 },
121 "original": {
122 "owner": "lnl7",
123 "ref": "master",
124 "repo": "nix-darwin",
125 "type": "github"
126 }
127 },
128 "devshell": {
129 "inputs": {
130 "nixpkgs": [
131 "agenix-rekey",
132 "nixpkgs"
133 ]
134 },
135 "locked": {
136 "lastModified": 1728330715,
137 "narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
138 "owner": "numtide",
139 "repo": "devshell",
140 "rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
141 "type": "github"
142 },
143 "original": {
144 "owner": "numtide",
145 "repo": "devshell",
146 "type": "github"
147 }
148 },
149 "easy-hosts": {
150 "locked": {
151 "lastModified": 1755470564,
152 "narHash": "sha256-KB1ZryVDoQcbIsItOf4WtxkHhh3ppj+XwMpSnt/2QHc=",
153 "owner": "tgirlcloud",
154 "repo": "easy-hosts",
155 "rev": "d0422bc7b3db26268982aa15d07e60370e76ee1d",
156 "type": "github"
157 },
158 "original": {
159 "owner": "tgirlcloud",
160 "repo": "easy-hosts",
161 "type": "github"
162 }
163 },
164 "fenix": {
165 "inputs": {
166 "nixpkgs": [
167 "tangled",
168 "nixpkgs"
169 ],
170 "rust-analyzer-src": "rust-analyzer-src"
171 },
172 "locked": {
173 "lastModified": 1772176312,
174 "narHash": "sha256-Yjo/QCJvY9GUhAzwac/m6Rx3oxvRyEaiT5DQ5o+T6g4=",
175 "owner": "nix-community",
176 "repo": "fenix",
177 "rev": "92d91250c1acd59beabc51208192adc92f31aeb5",
178 "type": "github"
179 },
180 "original": {
181 "owner": "nix-community",
182 "repo": "fenix",
183 "type": "github"
184 }
185 },
186 "flake-compat": {
187 "flake": false,
188 "locked": {
189 "lastModified": 1767039857,
190 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
191 "owner": "edolstra",
192 "repo": "flake-compat",
193 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
194 "type": "github"
195 },
196 "original": {
197 "owner": "edolstra",
198 "repo": "flake-compat",
199 "type": "github"
200 }
201 },
202 "flake-compat_2": {
203 "flake": false,
204 "locked": {
205 "lastModified": 1696426674,
206 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
207 "owner": "edolstra",
208 "repo": "flake-compat",
209 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
210 "type": "github"
211 },
212 "original": {
213 "owner": "edolstra",
214 "repo": "flake-compat",
215 "type": "github"
216 }
217 },
218 "flake-compat_3": {
219 "flake": false,
220 "locked": {
221 "lastModified": 1751685974,
222 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=",
223 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1",
224 "type": "tarball",
225 "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz"
226 },
227 "original": {
228 "type": "tarball",
229 "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz"
230 }
231 },
232 "flake-compat_4": {
233 "flake": false,
234 "locked": {
235 "lastModified": 1767039857,
236 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
237 "owner": "NixOS",
238 "repo": "flake-compat",
239 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
240 "type": "github"
241 },
242 "original": {
243 "owner": "NixOS",
244 "repo": "flake-compat",
245 "type": "github"
246 }
247 },
248 "flake-compat_5": {
249 "locked": {
250 "lastModified": 1733328505,
251 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
252 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
253 "revCount": 69,
254 "type": "tarball",
255 "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz"
256 },
257 "original": {
258 "type": "tarball",
259 "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
260 }
261 },
262 "flake-compat_6": {
263 "flake": false,
264 "locked": {
265 "lastModified": 1751685974,
266 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=",
267 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1",
268 "type": "tarball",
269 "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1"
270 },
271 "original": {
272 "type": "tarball",
273 "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz"
274 }
275 },
276 "flake-parts": {
277 "inputs": {
278 "nixpkgs-lib": [
279 "agenix-rekey",
280 "nixpkgs"
281 ]
282 },
283 "locked": {
284 "lastModified": 1733312601,
285 "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
286 "owner": "hercules-ci",
287 "repo": "flake-parts",
288 "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
289 "type": "github"
290 },
291 "original": {
292 "owner": "hercules-ci",
293 "repo": "flake-parts",
294 "type": "github"
295 }
296 },
297 "flake-parts_2": {
298 "inputs": {
299 "nixpkgs-lib": [
300 "nixpkgs"
301 ]
302 },
303 "locked": {
304 "lastModified": 1772408722,
305 "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
306 "owner": "hercules-ci",
307 "repo": "flake-parts",
308 "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
309 "type": "github"
310 },
311 "original": {
312 "owner": "hercules-ci",
313 "repo": "flake-parts",
314 "type": "github"
315 }
316 },
317 "flake-parts_3": {
318 "inputs": {
319 "nixpkgs-lib": "nixpkgs-lib"
320 },
321 "locked": {
322 "lastModified": 1772408722,
323 "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
324 "owner": "hercules-ci",
325 "repo": "flake-parts",
326 "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
327 "type": "github"
328 },
329 "original": {
330 "owner": "hercules-ci",
331 "repo": "flake-parts",
332 "type": "github"
333 }
334 },
335 "flake-parts_4": {
336 "inputs": {
337 "nixpkgs-lib": "nixpkgs-lib_2"
338 },
339 "locked": {
340 "lastModified": 1772408722,
341 "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=",
342 "owner": "hercules-ci",
343 "repo": "flake-parts",
344 "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3",
345 "type": "github"
346 },
347 "original": {
348 "owner": "hercules-ci",
349 "repo": "flake-parts",
350 "type": "github"
351 }
352 },
353 "flake-parts_5": {
354 "inputs": {
355 "nixpkgs-lib": [
356 "nixvim",
357 "nixpkgs"
358 ]
359 },
360 "locked": {
361 "lastModified": 1769996383,
362 "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
363 "owner": "hercules-ci",
364 "repo": "flake-parts",
365 "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
366 "type": "github"
367 },
368 "original": {
369 "owner": "hercules-ci",
370 "repo": "flake-parts",
371 "type": "github"
372 }
373 },
374 "flake-utils": {
375 "inputs": {
376 "systems": "systems_2"
377 },
378 "locked": {
379 "lastModified": 1731533236,
380 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
381 "owner": "numtide",
382 "repo": "flake-utils",
383 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
384 "type": "github"
385 },
386 "original": {
387 "owner": "numtide",
388 "repo": "flake-utils",
389 "type": "github"
390 }
391 },
392 "flake-utils_2": {
393 "inputs": {
394 "systems": "systems_3"
395 },
396 "locked": {
397 "lastModified": 1731533236,
398 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
399 "owner": "numtide",
400 "repo": "flake-utils",
401 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
402 "type": "github"
403 },
404 "original": {
405 "owner": "numtide",
406 "repo": "flake-utils",
407 "type": "github"
408 }
409 },
410 "flake-utils_3": {
411 "inputs": {
412 "systems": "systems_6"
413 },
414 "locked": {
415 "lastModified": 1731533236,
416 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
417 "owner": "numtide",
418 "repo": "flake-utils",
419 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
420 "type": "github"
421 },
422 "original": {
423 "owner": "numtide",
424 "repo": "flake-utils",
425 "type": "github"
426 }
427 },
428 "git-hooks": {
429 "inputs": {
430 "flake-compat": "flake-compat_4",
431 "gitignore": "gitignore_2",
432 "nixpkgs": [
433 "nix-gaming",
434 "nixpkgs"
435 ]
436 },
437 "locked": {
438 "lastModified": 1772893680,
439 "narHash": "sha256-JDqZMgxUTCq85ObSaFw0HhE+lvdOre1lx9iI6vYyOEs=",
440 "owner": "cachix",
441 "repo": "git-hooks.nix",
442 "rev": "8baab586afc9c9b57645a734c820e4ac0a604af9",
443 "type": "github"
444 },
445 "original": {
446 "owner": "cachix",
447 "repo": "git-hooks.nix",
448 "type": "github"
449 }
450 },
451 "gitignore": {
452 "inputs": {
453 "nixpkgs": [
454 "agenix-rekey",
455 "pre-commit-hooks",
456 "nixpkgs"
457 ]
458 },
459 "locked": {
460 "lastModified": 1709087332,
461 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
462 "owner": "hercules-ci",
463 "repo": "gitignore.nix",
464 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
465 "type": "github"
466 },
467 "original": {
468 "owner": "hercules-ci",
469 "repo": "gitignore.nix",
470 "type": "github"
471 }
472 },
473 "gitignore_2": {
474 "inputs": {
475 "nixpkgs": [
476 "nix-gaming",
477 "git-hooks",
478 "nixpkgs"
479 ]
480 },
481 "locked": {
482 "lastModified": 1709087332,
483 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
484 "owner": "hercules-ci",
485 "repo": "gitignore.nix",
486 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
487 "type": "github"
488 },
489 "original": {
490 "owner": "hercules-ci",
491 "repo": "gitignore.nix",
492 "type": "github"
493 }
494 },
495 "gomod2nix": {
496 "inputs": {
497 "flake-utils": "flake-utils_3",
498 "nixpkgs": [
499 "tangled",
500 "nixpkgs"
501 ]
502 },
503 "locked": {
504 "lastModified": 1763982521,
505 "narHash": "sha256-ur4QIAHwgFc0vXiaxn5No/FuZicxBr2p0gmT54xZkUQ=",
506 "owner": "nix-community",
507 "repo": "gomod2nix",
508 "rev": "02e63a239d6eabd595db56852535992c898eba72",
509 "type": "github"
510 },
511 "original": {
512 "owner": "nix-community",
513 "repo": "gomod2nix",
514 "type": "github"
515 }
516 },
517 "home-manager": {
518 "inputs": {
519 "nixpkgs": [
520 "agenix",
521 "nixpkgs"
522 ]
523 },
524 "locked": {
525 "lastModified": 1745494811,
526 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
527 "owner": "nix-community",
528 "repo": "home-manager",
529 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
530 "type": "github"
531 },
532 "original": {
533 "owner": "nix-community",
534 "repo": "home-manager",
535 "type": "github"
536 }
537 },
538 "home-manager_2": {
539 "inputs": {
540 "nixpkgs": "nixpkgs_3"
541 },
542 "locked": {
543 "lastModified": 1773422513,
544 "narHash": "sha256-MPjR48roW7CUMU6lu0+qQGqj92Kuh3paIulMWFZy+NQ=",
545 "owner": "nix-community",
546 "repo": "home-manager",
547 "rev": "ef12a9a2b0f77c8fa3dda1e7e494fca668909056",
548 "type": "github"
549 },
550 "original": {
551 "owner": "nix-community",
552 "repo": "home-manager",
553 "type": "github"
554 }
555 },
556 "htmx-src": {
557 "flake": false,
558 "locked": {
559 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=",
560 "type": "file",
561 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js"
562 },
563 "original": {
564 "type": "file",
565 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js"
566 }
567 },
568 "htmx-ws-src": {
569 "flake": false,
570 "locked": {
571 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=",
572 "type": "file",
573 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2"
574 },
575 "original": {
576 "type": "file",
577 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2"
578 }
579 },
580 "ibm-plex-mono-src": {
581 "flake": false,
582 "locked": {
583 "lastModified": 1731402384,
584 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=",
585 "type": "tarball",
586 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip"
587 },
588 "original": {
589 "type": "tarball",
590 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip"
591 }
592 },
593 "indigo": {
594 "flake": false,
595 "locked": {
596 "lastModified": 1753693716,
597 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=",
598 "owner": "oppiliappan",
599 "repo": "indigo",
600 "rev": "5f170569da9360f57add450a278d73538092d8ca",
601 "type": "github"
602 },
603 "original": {
604 "owner": "oppiliappan",
605 "repo": "indigo",
606 "type": "github"
607 }
608 },
609 "inter-fonts-src": {
610 "flake": false,
611 "locked": {
612 "lastModified": 1731687360,
613 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=",
614 "type": "tarball",
615 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip"
616 },
617 "original": {
618 "type": "tarball",
619 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip"
620 }
621 },
622 "lix": {
623 "inputs": {
624 "flake-compat": "flake-compat_3",
625 "nix2container": "nix2container",
626 "nix_2_18": "nix_2_18",
627 "nixpkgs": [
628 "nixpkgs"
629 ],
630 "nixpkgs-regression": "nixpkgs-regression",
631 "pre-commit-hooks": "pre-commit-hooks_2"
632 },
633 "locked": {
634 "lastModified": 1773439193,
635 "narHash": "sha256-cYDHSQpDlRR4OP3VC/hZqJCSQiWCxEzoluYFTlTX/HY=",
636 "rev": "2cea40612115663ff16a1d8208c1a77465ef275a",
637 "type": "tarball",
638 "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2cea40612115663ff16a1d8208c1a77465ef275a.tar.gz?rev=2cea40612115663ff16a1d8208c1a77465ef275a"
639 },
640 "original": {
641 "type": "tarball",
642 "url": "https://git.lix.systems/lix-project/lix/archive/main.tar.gz"
643 }
644 },
645 "lowdown-src": {
646 "flake": false,
647 "locked": {
648 "lastModified": 1633514407,
649 "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
650 "owner": "kristapsdz",
651 "repo": "lowdown",
652 "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
653 "type": "github"
654 },
655 "original": {
656 "owner": "kristapsdz",
657 "repo": "lowdown",
658 "type": "github"
659 }
660 },
661 "lucide-src": {
662 "flake": false,
663 "locked": {
664 "lastModified": 1754044466,
665 "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=",
666 "type": "tarball",
667 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip"
668 },
669 "original": {
670 "type": "tarball",
671 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip"
672 }
673 },
674 "mermaid-src": {
675 "flake": false,
676 "locked": {
677 "narHash": "sha256-/YOdECG2V5c3kJ1QfGvhziTT6K/Dx/4mOk2mr3Fs/do=",
678 "type": "file",
679 "url": "https://cdn.jsdelivr.net/npm/mermaid@11.12.3/dist/mermaid.min.js"
680 },
681 "original": {
682 "type": "file",
683 "url": "https://cdn.jsdelivr.net/npm/mermaid@11.12.3/dist/mermaid.min.js"
684 }
685 },
686 "nix-gaming": {
687 "inputs": {
688 "flake-parts": "flake-parts_3",
689 "git-hooks": "git-hooks",
690 "nixpkgs": [
691 "nixpkgs"
692 ]
693 },
694 "locked": {
695 "lastModified": 1773369317,
696 "narHash": "sha256-AeJgLJp0UxO5CDnIa9+dkK9/SeB2dDpBF4dYIf38Yng=",
697 "owner": "fufexan",
698 "repo": "nix-gaming",
699 "rev": "62286299d8059a8cd357188c1b807d126bc691ed",
700 "type": "github"
701 },
702 "original": {
703 "owner": "fufexan",
704 "repo": "nix-gaming",
705 "type": "github"
706 }
707 },
708 "nix-jetbrains-plugins": {
709 "inputs": {
710 "flake-utils": "flake-utils",
711 "nix-rust-wrangler": "nix-rust-wrangler",
712 "nixpkgs": "nixpkgs_5",
713 "rust-overlay": "rust-overlay_3"
714 },
715 "locked": {
716 "lastModified": 1773469485,
717 "narHash": "sha256-1UDSGiljpyYBB1RTuby9fDKFxk8ik701r0BWBJvGlCI=",
718 "owner": "Janrupf",
719 "repo": "nix-jetbrains-plugin-repository",
720 "rev": "843464cea5c0cfc0ee02568aca3f1003b9432b81",
721 "type": "github"
722 },
723 "original": {
724 "owner": "Janrupf",
725 "repo": "nix-jetbrains-plugin-repository",
726 "type": "github"
727 }
728 },
729 "nix-rust-wrangler": {
730 "inputs": {
731 "flake-utils": "flake-utils_2",
732 "nixpkgs": [
733 "nix-jetbrains-plugins",
734 "nixpkgs"
735 ],
736 "rust-overlay": "rust-overlay_2"
737 },
738 "locked": {
739 "lastModified": 1764906652,
740 "narHash": "sha256-4eY+9dKYhTWx1X7AGVNfwxNlruR0Pjx16Anrm6ifnVo=",
741 "owner": "Janrupf",
742 "repo": "nix-rust-wrangler",
743 "rev": "ab6b5ea4d654a05fea9e1ea53359a9be16777800",
744 "type": "github"
745 },
746 "original": {
747 "owner": "Janrupf",
748 "repo": "nix-rust-wrangler",
749 "type": "github"
750 }
751 },
752 "nix2container": {
753 "flake": false,
754 "locked": {
755 "lastModified": 1767195068,
756 "narHash": "sha256-+OMnL79ZjqM/PCz2hoQ12MnXNoSSfBGnsYBOZnA9XbI=",
757 "owner": "nlewo",
758 "repo": "nix2container",
759 "rev": "bb6801be998ba857a62c002cb77ece66b0a57298",
760 "type": "github"
761 },
762 "original": {
763 "owner": "nlewo",
764 "repo": "nix2container",
765 "type": "github"
766 }
767 },
768 "nix_2_18": {
769 "inputs": {
770 "flake-compat": [
771 "lix",
772 "flake-compat"
773 ],
774 "lowdown-src": "lowdown-src",
775 "nixpkgs": "nixpkgs_4",
776 "nixpkgs-regression": [
777 "lix",
778 "nixpkgs-regression"
779 ]
780 },
781 "locked": {
782 "lastModified": 1730375271,
783 "narHash": "sha256-RrOFlDGmRXcVRV2p2HqHGqvzGNyWoD0Dado/BNlJ1SI=",
784 "owner": "NixOS",
785 "repo": "nix",
786 "rev": "0f665ff6779454f2117dcc32e44380cda7f45523",
787 "type": "github"
788 },
789 "original": {
790 "owner": "NixOS",
791 "ref": "2.18.9",
792 "repo": "nix",
793 "type": "github"
794 }
795 },
796 "nixcord": {
797 "inputs": {
798 "flake-compat": "flake-compat_5",
799 "flake-parts": "flake-parts_4",
800 "nixpkgs": [
801 "nixpkgs"
802 ],
803 "nixpkgs-nixcord": "nixpkgs-nixcord"
804 },
805 "locked": {
806 "lastModified": 1773449015,
807 "narHash": "sha256-7Q4MsuktyGzRC5B+RuTITnZaDT5JqUq19P7wNFL+7ac=",
808 "owner": "KaylorBen",
809 "repo": "nixcord",
810 "rev": "3e0fc6c4baba8d1a63e11a6d8977a0f92c859801",
811 "type": "github"
812 },
813 "original": {
814 "owner": "KaylorBen",
815 "repo": "nixcord",
816 "type": "github"
817 }
818 },
819 "nixos-hardware": {
820 "locked": {
821 "lastModified": 1772972630,
822 "narHash": "sha256-mUJxsNOrBMNOUJzN0pfdVJ1r2pxeqm9gI/yIKXzVVbk=",
823 "owner": "NixOS",
824 "repo": "nixos-hardware",
825 "rev": "3966ce987e1a9a164205ac8259a5fe8a64528f72",
826 "type": "github"
827 },
828 "original": {
829 "owner": "NixOS",
830 "ref": "master",
831 "repo": "nixos-hardware",
832 "type": "github"
833 }
834 },
835 "nixpkgs": {
836 "locked": {
837 "lastModified": 1744536153,
838 "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=",
839 "owner": "NixOS",
840 "repo": "nixpkgs",
841 "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11",
842 "type": "github"
843 },
844 "original": {
845 "owner": "NixOS",
846 "ref": "nixpkgs-unstable",
847 "repo": "nixpkgs",
848 "type": "github"
849 }
850 },
851 "nixpkgs-lib": {
852 "locked": {
853 "lastModified": 1772328832,
854 "narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=",
855 "owner": "nix-community",
856 "repo": "nixpkgs.lib",
857 "rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742",
858 "type": "github"
859 },
860 "original": {
861 "owner": "nix-community",
862 "repo": "nixpkgs.lib",
863 "type": "github"
864 }
865 },
866 "nixpkgs-lib_2": {
867 "locked": {
868 "lastModified": 1772328832,
869 "narHash": "sha256-e+/T/pmEkLP6BHhYjx6GmwP5ivonQQn0bJdH9YrRB+Q=",
870 "owner": "nix-community",
871 "repo": "nixpkgs.lib",
872 "rev": "c185c7a5e5dd8f9add5b2f8ebeff00888b070742",
873 "type": "github"
874 },
875 "original": {
876 "owner": "nix-community",
877 "repo": "nixpkgs.lib",
878 "type": "github"
879 }
880 },
881 "nixpkgs-nixcord": {
882 "locked": {
883 "lastModified": 1773222311,
884 "narHash": "sha256-BHoB/XpbqoZkVYZCfXJXfkR+GXFqwb/4zbWnOr2cRcU=",
885 "owner": "NixOS",
886 "repo": "nixpkgs",
887 "rev": "0590cd39f728e129122770c029970378a79d076a",
888 "type": "github"
889 },
890 "original": {
891 "owner": "NixOS",
892 "ref": "nixos-25.11",
893 "repo": "nixpkgs",
894 "type": "github"
895 }
896 },
897 "nixpkgs-regression": {
898 "locked": {
899 "lastModified": 1643052045,
900 "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
901 "owner": "NixOS",
902 "repo": "nixpkgs",
903 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
904 "type": "github"
905 },
906 "original": {
907 "owner": "NixOS",
908 "repo": "nixpkgs",
909 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
910 "type": "github"
911 }
912 },
913 "nixpkgs_2": {
914 "locked": {
915 "lastModified": 1773122722,
916 "narHash": "sha256-FIqHByVqxCprNjor1NqF80F2QQoiiyqanNNefdlvOg4=",
917 "owner": "NixOS",
918 "repo": "nixpkgs",
919 "rev": "62dc67aa6a52b4364dd75994ec00b51fbf474e50",
920 "type": "github"
921 },
922 "original": {
923 "owner": "NixOS",
924 "ref": "nixos-unstable",
925 "repo": "nixpkgs",
926 "type": "github"
927 }
928 },
929 "nixpkgs_3": {
930 "locked": {
931 "lastModified": 1772963539,
932 "narHash": "sha256-9jVDGZnvCckTGdYT53d/EfznygLskyLQXYwJLKMPsZs=",
933 "owner": "NixOS",
934 "repo": "nixpkgs",
935 "rev": "9dcb002ca1690658be4a04645215baea8b95f31d",
936 "type": "github"
937 },
938 "original": {
939 "owner": "NixOS",
940 "ref": "nixos-unstable",
941 "repo": "nixpkgs",
942 "type": "github"
943 }
944 },
945 "nixpkgs_4": {
946 "locked": {
947 "lastModified": 1705033721,
948 "narHash": "sha256-K5eJHmL1/kev6WuqyqqbS1cdNnSidIZ3jeqJ7GbrYnQ=",
949 "owner": "NixOS",
950 "repo": "nixpkgs",
951 "rev": "a1982c92d8980a0114372973cbdfe0a307f1bdea",
952 "type": "github"
953 },
954 "original": {
955 "owner": "NixOS",
956 "ref": "nixos-23.05-small",
957 "repo": "nixpkgs",
958 "type": "github"
959 }
960 },
961 "nixpkgs_5": {
962 "locked": {
963 "lastModified": 1764667669,
964 "narHash": "sha256-7WUCZfmqLAssbDqwg9cUDAXrSoXN79eEEq17qhTNM/Y=",
965 "owner": "NixOS",
966 "repo": "nixpkgs",
967 "rev": "418468ac9527e799809c900eda37cbff999199b6",
968 "type": "github"
969 },
970 "original": {
971 "owner": "NixOS",
972 "ref": "nixos-unstable",
973 "repo": "nixpkgs",
974 "type": "github"
975 }
976 },
977 "nixpkgs_6": {
978 "locked": {
979 "lastModified": 1773385838,
980 "narHash": "sha256-ylF2AGl08seexxlLvMqj3jd+yZq56W9zicwe51mp0Pw=",
981 "owner": "NixOS",
982 "repo": "nixpkgs",
983 "rev": "fef542e7a88eec2b698389e6279464fd479926b6",
984 "type": "github"
985 },
986 "original": {
987 "owner": "NixOS",
988 "ref": "nixpkgs-unstable",
989 "repo": "nixpkgs",
990 "type": "github"
991 }
992 },
993 "nixpkgs_7": {
994 "locked": {
995 "lastModified": 1770380644,
996 "narHash": "sha256-P7dWMHRUWG5m4G+06jDyThXO7kwSk46C1kgjEWcybkE=",
997 "owner": "NixOS",
998 "repo": "nixpkgs",
999 "rev": "ae67888ff7ef9dff69b3cf0cc0fbfbcd3a722abe",
1000 "type": "github"
1001 },
1002 "original": {
1003 "owner": "NixOS",
1004 "ref": "nixpkgs-unstable",
1005 "repo": "nixpkgs",
1006 "type": "github"
1007 }
1008 },
1009 "nixpkgs_8": {
1010 "locked": {
1011 "lastModified": 1773231277,
1012 "narHash": "sha256-p0h/nSeqzIkbn/2uFC4keoIPwmqXGHsX0gkCXM7km00=",
1013 "rev": "75690239f08f885ca9b0267580101f60d10fbe62",
1014 "type": "tarball",
1015 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre961788.75690239f08f/nixexprs.tar.xz?lastModified=1773231277&rev=75690239f08f885ca9b0267580101f60d10fbe62"
1016 },
1017 "original": {
1018 "type": "tarball",
1019 "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz"
1020 }
1021 },
1022 "nixpkgs_9": {
1023 "locked": {
1024 "lastModified": 1768875095,
1025 "narHash": "sha256-dYP3DjiL7oIiiq3H65tGIXXIT1Waiadmv93JS0sS+8A=",
1026 "owner": "NixOS",
1027 "repo": "nixpkgs",
1028 "rev": "ed142ab1b3a092c4d149245d0c4126a5d7ea00b0",
1029 "type": "github"
1030 },
1031 "original": {
1032 "owner": "NixOS",
1033 "ref": "nixpkgs-unstable",
1034 "repo": "nixpkgs",
1035 "type": "github"
1036 }
1037 },
1038 "nixvim": {
1039 "inputs": {
1040 "flake-parts": "flake-parts_5",
1041 "nixpkgs": "nixpkgs_7",
1042 "systems": "systems_4"
1043 },
1044 "locked": {
1045 "lastModified": 1772402258,
1046 "narHash": "sha256-3DmCFOdmbkFML1/G9gj8Wb+rCCZFPOQtNoMCpqOF8SA=",
1047 "owner": "nix-community",
1048 "repo": "nixvim",
1049 "rev": "21ae25e13b01d3b4cdc750b5f9e7bad68b150c10",
1050 "type": "github"
1051 },
1052 "original": {
1053 "owner": "nix-community",
1054 "repo": "nixvim",
1055 "type": "github"
1056 }
1057 },
1058 "pre-commit-hooks": {
1059 "inputs": {
1060 "flake-compat": "flake-compat_2",
1061 "gitignore": "gitignore",
1062 "nixpkgs": [
1063 "agenix-rekey",
1064 "nixpkgs"
1065 ]
1066 },
1067 "locked": {
1068 "lastModified": 1735882644,
1069 "narHash": "sha256-3FZAG+pGt3OElQjesCAWeMkQ7C/nB1oTHLRQ8ceP110=",
1070 "owner": "cachix",
1071 "repo": "pre-commit-hooks.nix",
1072 "rev": "a5a961387e75ae44cc20f0a57ae463da5e959656",
1073 "type": "github"
1074 },
1075 "original": {
1076 "owner": "cachix",
1077 "repo": "pre-commit-hooks.nix",
1078 "type": "github"
1079 }
1080 },
1081 "pre-commit-hooks_2": {
1082 "flake": false,
1083 "locked": {
1084 "lastModified": 1769939035,
1085 "narHash": "sha256-Fok2AmefgVA0+eprw2NDwqKkPGEI5wvR+twiZagBvrg=",
1086 "owner": "cachix",
1087 "repo": "git-hooks.nix",
1088 "rev": "a8ca480175326551d6c4121498316261cbb5b260",
1089 "type": "github"
1090 },
1091 "original": {
1092 "owner": "cachix",
1093 "repo": "git-hooks.nix",
1094 "type": "github"
1095 }
1096 },
1097 "root": {
1098 "inputs": {
1099 "aagl": "aagl",
1100 "agenix": "agenix",
1101 "agenix-rekey": "agenix-rekey",
1102 "catppuccin": "catppuccin",
1103 "easy-hosts": "easy-hosts",
1104 "flake-parts": "flake-parts_2",
1105 "home-manager": "home-manager_2",
1106 "lix": "lix",
1107 "nix-gaming": "nix-gaming",
1108 "nix-jetbrains-plugins": "nix-jetbrains-plugins",
1109 "nixcord": "nixcord",
1110 "nixos-hardware": "nixos-hardware",
1111 "nixpkgs": "nixpkgs_6",
1112 "nixvim": "nixvim",
1113 "systems": "systems_5",
1114 "tangled": "tangled",
1115 "tgirlpkgs": "tgirlpkgs",
1116 "tidaLuna": "tidaLuna",
1117 "tinted-theming-schemes": "tinted-theming-schemes",
1118 "vicinae": "vicinae"
1119 }
1120 },
1121 "rust-analyzer-src": {
1122 "flake": false,
1123 "locked": {
1124 "lastModified": 1772094427,
1125 "narHash": "sha256-TiVs6OUBJEvajHdJZ5nIq0KognNJooUWuLGPFfQacSw=",
1126 "owner": "rust-lang",
1127 "repo": "rust-analyzer",
1128 "rev": "56b59a832858329c2f947f9b7bdf1a49da39c981",
1129 "type": "github"
1130 },
1131 "original": {
1132 "owner": "rust-lang",
1133 "ref": "nightly",
1134 "repo": "rust-analyzer",
1135 "type": "github"
1136 }
1137 },
1138 "rust-overlay": {
1139 "inputs": {
1140 "nixpkgs": "nixpkgs"
1141 },
1142 "locked": {
1143 "lastModified": 1770952264,
1144 "narHash": "sha256-CjymNrJZWBtpavyuTkfPVPaZkwzIzGaf0E/3WgcwM14=",
1145 "owner": "oxalica",
1146 "repo": "rust-overlay",
1147 "rev": "ec6a3d5cdf14bb5a1dd03652bd3f6351004d2188",
1148 "type": "github"
1149 },
1150 "original": {
1151 "owner": "oxalica",
1152 "repo": "rust-overlay",
1153 "type": "github"
1154 }
1155 },
1156 "rust-overlay_2": {
1157 "inputs": {
1158 "nixpkgs": [
1159 "nix-jetbrains-plugins",
1160 "nix-rust-wrangler",
1161 "nixpkgs"
1162 ]
1163 },
1164 "locked": {
1165 "lastModified": 1764902447,
1166 "narHash": "sha256-wNqkDBj+tjK619sTHPEA7uhjr7DHHEY8OsFou31dxy0=",
1167 "owner": "oxalica",
1168 "repo": "rust-overlay",
1169 "rev": "d914a744a83098eeb28125d2848ad383b209223f",
1170 "type": "github"
1171 },
1172 "original": {
1173 "owner": "oxalica",
1174 "repo": "rust-overlay",
1175 "type": "github"
1176 }
1177 },
1178 "rust-overlay_3": {
1179 "inputs": {
1180 "nixpkgs": [
1181 "nix-jetbrains-plugins",
1182 "nixpkgs"
1183 ]
1184 },
1185 "locked": {
1186 "lastModified": 1764902447,
1187 "narHash": "sha256-wNqkDBj+tjK619sTHPEA7uhjr7DHHEY8OsFou31dxy0=",
1188 "owner": "oxalica",
1189 "repo": "rust-overlay",
1190 "rev": "d914a744a83098eeb28125d2848ad383b209223f",
1191 "type": "github"
1192 },
1193 "original": {
1194 "owner": "oxalica",
1195 "repo": "rust-overlay",
1196 "type": "github"
1197 }
1198 },
1199 "sqlite-lib-src": {
1200 "flake": false,
1201 "locked": {
1202 "lastModified": 1706631843,
1203 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=",
1204 "type": "tarball",
1205 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip"
1206 },
1207 "original": {
1208 "type": "tarball",
1209 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip"
1210 }
1211 },
1212 "systems": {
1213 "locked": {
1214 "lastModified": 1681028828,
1215 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1216 "owner": "nix-systems",
1217 "repo": "default",
1218 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1219 "type": "github"
1220 },
1221 "original": {
1222 "owner": "nix-systems",
1223 "repo": "default",
1224 "type": "github"
1225 }
1226 },
1227 "systems_2": {
1228 "locked": {
1229 "lastModified": 1681028828,
1230 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1231 "owner": "nix-systems",
1232 "repo": "default",
1233 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1234 "type": "github"
1235 },
1236 "original": {
1237 "owner": "nix-systems",
1238 "repo": "default",
1239 "type": "github"
1240 }
1241 },
1242 "systems_3": {
1243 "locked": {
1244 "lastModified": 1681028828,
1245 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1246 "owner": "nix-systems",
1247 "repo": "default",
1248 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1249 "type": "github"
1250 },
1251 "original": {
1252 "owner": "nix-systems",
1253 "repo": "default",
1254 "type": "github"
1255 }
1256 },
1257 "systems_4": {
1258 "locked": {
1259 "lastModified": 1681028828,
1260 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1261 "owner": "nix-systems",
1262 "repo": "default",
1263 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1264 "type": "github"
1265 },
1266 "original": {
1267 "owner": "nix-systems",
1268 "repo": "default",
1269 "type": "github"
1270 }
1271 },
1272 "systems_5": {
1273 "locked": {
1274 "lastModified": 1681028828,
1275 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1276 "owner": "nix-systems",
1277 "repo": "default",
1278 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1279 "type": "github"
1280 },
1281 "original": {
1282 "owner": "nix-systems",
1283 "repo": "default",
1284 "type": "github"
1285 }
1286 },
1287 "systems_6": {
1288 "locked": {
1289 "lastModified": 1681028828,
1290 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1291 "owner": "nix-systems",
1292 "repo": "default",
1293 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1294 "type": "github"
1295 },
1296 "original": {
1297 "owner": "nix-systems",
1298 "repo": "default",
1299 "type": "github"
1300 }
1301 },
1302 "systems_7": {
1303 "locked": {
1304 "lastModified": 1681028828,
1305 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
1306 "owner": "nix-systems",
1307 "repo": "default",
1308 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
1309 "type": "github"
1310 },
1311 "original": {
1312 "owner": "nix-systems",
1313 "repo": "default",
1314 "type": "github"
1315 }
1316 },
1317 "tangled": {
1318 "inputs": {
1319 "actor-typeahead-src": "actor-typeahead-src",
1320 "fenix": "fenix",
1321 "flake-compat": "flake-compat_6",
1322 "gomod2nix": "gomod2nix",
1323 "htmx-src": "htmx-src",
1324 "htmx-ws-src": "htmx-ws-src",
1325 "ibm-plex-mono-src": "ibm-plex-mono-src",
1326 "indigo": "indigo",
1327 "inter-fonts-src": "inter-fonts-src",
1328 "lucide-src": "lucide-src",
1329 "mermaid-src": "mermaid-src",
1330 "nixpkgs": [
1331 "nixpkgs"
1332 ],
1333 "sqlite-lib-src": "sqlite-lib-src"
1334 },
1335 "locked": {
1336 "lastModified": 1773405495,
1337 "narHash": "sha256-Az5C5i3TCc4o+6vhT724PsZIzNgdY/k2ir1xQPkk5xo=",
1338 "ref": "refs/heads/master",
1339 "rev": "86c0737709076c34ee69ae69e1c1dca40cf2ec05",
1340 "revCount": 2063,
1341 "type": "git",
1342 "url": "https://tangled.org/@tangled.org/core"
1343 },
1344 "original": {
1345 "type": "git",
1346 "url": "https://tangled.org/@tangled.org/core"
1347 }
1348 },
1349 "tgirlpkgs": {
1350 "inputs": {
1351 "nixpkgs": "nixpkgs_8"
1352 },
1353 "locked": {
1354 "lastModified": 1773491336,
1355 "narHash": "sha256-WG2l7h0hCHFh4yguqXIzgl2KI7plopGf/raGb9fqJ5U=",
1356 "owner": "tgirlcloud",
1357 "repo": "pkgs",
1358 "rev": "d2fc453f1f564554dcad3f36abf03171a33afe69",
1359 "type": "github"
1360 },
1361 "original": {
1362 "owner": "tgirlcloud",
1363 "repo": "pkgs",
1364 "type": "github"
1365 }
1366 },
1367 "tidaLuna": {
1368 "inputs": {
1369 "nixpkgs": "nixpkgs_9"
1370 },
1371 "locked": {
1372 "lastModified": 1773139928,
1373 "narHash": "sha256-N6B+pB2VDkHbFn9xCmR0MnTbG/jWQyNj0Ad49JbP2lQ=",
1374 "owner": "Inrixia",
1375 "repo": "TidaLuna",
1376 "rev": "e5ee58c6a79e54aa914d95e774e551ee295f2cc4",
1377 "type": "github"
1378 },
1379 "original": {
1380 "owner": "Inrixia",
1381 "repo": "TidaLuna",
1382 "type": "github"
1383 }
1384 },
1385 "tinted-theming-schemes": {
1386 "flake": false,
1387 "locked": {
1388 "lastModified": 1772661346,
1389 "narHash": "sha256-4eu3LqB9tPqe0Vaqxd4wkZiBbthLbpb7llcoE/p5HT0=",
1390 "owner": "tinted-theming",
1391 "repo": "schemes",
1392 "rev": "13b5b0c299982bb361039601e2d72587d6846294",
1393 "type": "github"
1394 },
1395 "original": {
1396 "owner": "tinted-theming",
1397 "repo": "schemes",
1398 "type": "github"
1399 }
1400 },
1401 "treefmt-nix": {
1402 "inputs": {
1403 "nixpkgs": [
1404 "agenix-rekey",
1405 "nixpkgs"
1406 ]
1407 },
1408 "locked": {
1409 "lastModified": 1735135567,
1410 "narHash": "sha256-8T3K5amndEavxnludPyfj3Z1IkcFdRpR23q+T0BVeZE=",
1411 "owner": "numtide",
1412 "repo": "treefmt-nix",
1413 "rev": "9e09d30a644c57257715902efbb3adc56c79cf28",
1414 "type": "github"
1415 },
1416 "original": {
1417 "owner": "numtide",
1418 "repo": "treefmt-nix",
1419 "type": "github"
1420 }
1421 },
1422 "vicinae": {
1423 "inputs": {
1424 "nixpkgs": [
1425 "nixpkgs"
1426 ],
1427 "systems": "systems_7"
1428 },
1429 "locked": {
1430 "lastModified": 1773440917,
1431 "narHash": "sha256-hcLe+JRYmX1ep0A3PTuUwMrGycLI2MGsUoO6rEfEF8k=",
1432 "owner": "vicinaehq",
1433 "repo": "vicinae",
1434 "rev": "065173842e825b59e9f48f3314d0a8eff8c02d71",
1435 "type": "github"
1436 },
1437 "original": {
1438 "owner": "vicinaehq",
1439 "repo": "vicinae",
1440 "type": "github"
1441 }
1442 }
1443 },
1444 "root": "root",
1445 "version": 7
1446}