My Nix Configuration
1{
2 "nodes": {
3 "agenix": {
4 "inputs": {
5 "darwin": [],
6 "home-manager": [
7 "home-manager"
8 ],
9 "nixpkgs": [
10 "nixpkgs"
11 ],
12 "systems": "systems"
13 },
14 "locked": {
15 "lastModified": 1770165109,
16 "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
17 "owner": "ryantm",
18 "repo": "agenix",
19 "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
20 "type": "github"
21 },
22 "original": {
23 "owner": "ryantm",
24 "repo": "agenix",
25 "type": "github"
26 }
27 },
28 "bird": {
29 "inputs": {
30 "flake-utils": "flake-utils",
31 "nixpkgs": [
32 "dn42",
33 "nixpkgs"
34 ]
35 },
36 "locked": {
37 "lastModified": 1757884119,
38 "narHash": "sha256-RF0Em7PjDRaQ5cBFgc3fL22qgDVbv2HoVW1TDRaaSNo=",
39 "owner": "NuschtOS",
40 "repo": "bird.nix",
41 "rev": "f8d18c2c8eebd477987001a9c0af50a9ca7909e5",
42 "type": "github"
43 },
44 "original": {
45 "owner": "NuschtOS",
46 "repo": "bird.nix",
47 "type": "github"
48 }
49 },
50 "buildbot-nix": {
51 "inputs": {
52 "flake-parts": [
53 "flake-parts"
54 ],
55 "hercules-ci-effects": [],
56 "nixpkgs": [
57 "nixpkgs"
58 ],
59 "treefmt-nix": []
60 },
61 "locked": {
62 "lastModified": 1775363961,
63 "narHash": "sha256-BdSvfgE5ryOYqOY7Y9p5wkJjAzF0IJSBvR79AaxYMbI=",
64 "owner": "nix-community",
65 "repo": "buildbot-nix",
66 "rev": "19a89fd4c890433dab7062672ff95efe0128db3c",
67 "type": "github"
68 },
69 "original": {
70 "owner": "nix-community",
71 "repo": "buildbot-nix",
72 "type": "github"
73 }
74 },
75 "ctp": {
76 "inputs": {
77 "nixpkgs": [
78 "nixpkgs"
79 ]
80 },
81 "locked": {
82 "lastModified": 1775213373,
83 "narHash": "sha256-wJHsijC2l/E+ovmlpPGha8pXA6RHSwHWmBV97gvkmyI=",
84 "owner": "catppuccin",
85 "repo": "nix",
86 "rev": "ba73719e673e7c2d89ac2f8df0bc0d48983e4907",
87 "type": "github"
88 },
89 "original": {
90 "owner": "catppuccin",
91 "repo": "nix",
92 "type": "github"
93 }
94 },
95 "dn42": {
96 "inputs": {
97 "bird": "bird",
98 "nixpkgs": [
99 "nixpkgs"
100 ]
101 },
102 "locked": {
103 "lastModified": 1764646680,
104 "narHash": "sha256-HEVzGL23bev8CuZXbLgDZRWy+mD/qPZhRBpjag7G/dU=",
105 "owner": "pyrox0",
106 "repo": "dn43.nix",
107 "rev": "c8b68602cf1ef696e6a9f9c25e8c177d4101331b",
108 "type": "github"
109 },
110 "original": {
111 "owner": "pyrox0",
112 "repo": "dn43.nix",
113 "type": "github"
114 }
115 },
116 "easy-hosts": {
117 "locked": {
118 "lastModified": 1755470564,
119 "narHash": "sha256-KB1ZryVDoQcbIsItOf4WtxkHhh3ppj+XwMpSnt/2QHc=",
120 "owner": "tgirlcloud",
121 "repo": "easy-hosts",
122 "rev": "d0422bc7b3db26268982aa15d07e60370e76ee1d",
123 "type": "github"
124 },
125 "original": {
126 "owner": "tgirlcloud",
127 "repo": "easy-hosts",
128 "type": "github"
129 }
130 },
131 "flake-compat": {
132 "locked": {
133 "lastModified": 1767039857,
134 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
135 "owner": "edolstra",
136 "repo": "flake-compat",
137 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
138 "type": "github"
139 },
140 "original": {
141 "owner": "edolstra",
142 "repo": "flake-compat",
143 "type": "github"
144 }
145 },
146 "flake-parts": {
147 "inputs": {
148 "nixpkgs-lib": "nixpkgs-lib"
149 },
150 "locked": {
151 "lastModified": 1775087534,
152 "narHash": "sha256-91qqW8lhL7TLwgQWijoGBbiD4t7/q75KTi8NxjVmSmA=",
153 "owner": "hercules-ci",
154 "repo": "flake-parts",
155 "rev": "3107b77cd68437b9a76194f0f7f9c55f2329ca5b",
156 "type": "github"
157 },
158 "original": {
159 "owner": "hercules-ci",
160 "repo": "flake-parts",
161 "type": "github"
162 }
163 },
164 "flake-utils": {
165 "inputs": {
166 "systems": "systems_2"
167 },
168 "locked": {
169 "lastModified": 1731533236,
170 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
171 "owner": "numtide",
172 "repo": "flake-utils",
173 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
174 "type": "github"
175 },
176 "original": {
177 "owner": "numtide",
178 "repo": "flake-utils",
179 "type": "github"
180 }
181 },
182 "flake-utils_2": {
183 "inputs": {
184 "systems": "systems_3"
185 },
186 "locked": {
187 "lastModified": 1731533236,
188 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
189 "owner": "numtide",
190 "repo": "flake-utils",
191 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
192 "type": "github"
193 },
194 "original": {
195 "owner": "numtide",
196 "repo": "flake-utils",
197 "type": "github"
198 }
199 },
200 "flake-utils_3": {
201 "inputs": {
202 "systems": "systems_6"
203 },
204 "locked": {
205 "lastModified": 1731533236,
206 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
207 "owner": "numtide",
208 "repo": "flake-utils",
209 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
210 "type": "github"
211 },
212 "original": {
213 "owner": "numtide",
214 "repo": "flake-utils",
215 "type": "github"
216 }
217 },
218 "glide": {
219 "inputs": {
220 "home-manager": [
221 "home-manager"
222 ],
223 "nixpkgs": [
224 "nixpkgs"
225 ]
226 },
227 "locked": {
228 "lastModified": 1773656868,
229 "narHash": "sha256-IvWd8A3MM2qASf2U5diOoYEc2dCxqR4BOhB5RuOQnZM=",
230 "owner": "glide-browser",
231 "repo": "glide.nix",
232 "rev": "1a3dd001865f6ac5a3562d2cb484388672ad6eaf",
233 "type": "github"
234 },
235 "original": {
236 "owner": "glide-browser",
237 "repo": "glide.nix",
238 "type": "github"
239 }
240 },
241 "golink": {
242 "inputs": {
243 "nixpkgs": [
244 "nixpkgs"
245 ],
246 "systems": "systems_4"
247 },
248 "locked": {
249 "lastModified": 1774538755,
250 "narHash": "sha256-veM/6RG6ZT3SWwdII5OhYT9yKNS2RfJK9nUer1eDbfg=",
251 "owner": "tailscale",
252 "repo": "golink",
253 "rev": "d6d2679cec2ffec492734fd65663ebf3f7a0f24b",
254 "type": "github"
255 },
256 "original": {
257 "owner": "tailscale",
258 "repo": "golink",
259 "type": "github"
260 }
261 },
262 "gomod2nix": {
263 "inputs": {
264 "flake-utils": "flake-utils_3",
265 "nixpkgs": [
266 "tangled",
267 "nixpkgs"
268 ]
269 },
270 "locked": {
271 "lastModified": 1763982521,
272 "narHash": "sha256-ur4QIAHwgFc0vXiaxn5No/FuZicxBr2p0gmT54xZkUQ=",
273 "owner": "nix-community",
274 "repo": "gomod2nix",
275 "rev": "02e63a239d6eabd595db56852535992c898eba72",
276 "type": "github"
277 },
278 "original": {
279 "owner": "nix-community",
280 "repo": "gomod2nix",
281 "type": "github"
282 }
283 },
284 "hardware": {
285 "locked": {
286 "lastModified": 1775203647,
287 "narHash": "sha256-6MWaMLXK9QMndI94CIxeiPafi3wuO+imCtK9tfhsZdw=",
288 "owner": "nixos",
289 "repo": "nixos-hardware",
290 "rev": "80afbd13eea0b7c4ac188de949e1711b31c2b5f0",
291 "type": "github"
292 },
293 "original": {
294 "owner": "nixos",
295 "repo": "nixos-hardware",
296 "type": "github"
297 }
298 },
299 "home-manager": {
300 "inputs": {
301 "nixpkgs": [
302 "nixpkgs"
303 ]
304 },
305 "locked": {
306 "lastModified": 1775360939,
307 "narHash": "sha256-XUBlSgUFdvTh6+K5LcI5mJu5F5L8scmJDMRiZM484TM=",
308 "owner": "nix-community",
309 "repo": "home-manager",
310 "rev": "2097a5c82bdc099c6135eae4b111b78124604554",
311 "type": "github"
312 },
313 "original": {
314 "owner": "nix-community",
315 "repo": "home-manager",
316 "type": "github"
317 }
318 },
319 "indigo": {
320 "flake": false,
321 "locked": {
322 "lastModified": 1753693716,
323 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=",
324 "owner": "oppiliappan",
325 "repo": "indigo",
326 "rev": "5f170569da9360f57add450a278d73538092d8ca",
327 "type": "github"
328 },
329 "original": {
330 "owner": "oppiliappan",
331 "repo": "indigo",
332 "type": "github"
333 }
334 },
335 "mnw": {
336 "locked": {
337 "lastModified": 1770419553,
338 "narHash": "sha256-b1XqsH7AtVf2dXmq2iyRr2NC1yG7skY7Z6N2MpWHlK4=",
339 "owner": "Gerg-L",
340 "repo": "mnw",
341 "rev": "2aaffa8030d0b262176146adbb6b0e6374ce2957",
342 "type": "github"
343 },
344 "original": {
345 "owner": "Gerg-L",
346 "repo": "mnw",
347 "type": "github"
348 }
349 },
350 "my-pkgs": {
351 "inputs": {
352 "nixpkgs": [
353 "nixpkgs"
354 ]
355 },
356 "locked": {
357 "lastModified": 1718762298,
358 "narHash": "sha256-HU73BsUdmpYn6SMgs+4Zpj1fPA94H0CAC2pYhIxqUoY=",
359 "ref": "refs/heads/main",
360 "rev": "1aa7198174b166f6f3153a69388cc4f650471750",
361 "revCount": 13,
362 "type": "git",
363 "url": "https://git.pyrox.dev/pyrox/pkgs"
364 },
365 "original": {
366 "type": "git",
367 "url": "https://git.pyrox.dev/pyrox/pkgs"
368 }
369 },
370 "nix-index-database": {
371 "inputs": {
372 "nixpkgs": [
373 "nixpkgs"
374 ]
375 },
376 "locked": {
377 "lastModified": 1775365369,
378 "narHash": "sha256-DgH5mveLoau20CuTnaU5RXZWgFQWn56onQ4Du2CqYoI=",
379 "owner": "Mic92",
380 "repo": "nix-index-database",
381 "rev": "cef5cf82671e749ac87d69aadecbb75967e6f6c3",
382 "type": "github"
383 },
384 "original": {
385 "owner": "Mic92",
386 "repo": "nix-index-database",
387 "type": "github"
388 }
389 },
390 "nixpkgs": {
391 "locked": {
392 "lastModified": 1775373274,
393 "narHash": "sha256-iQF5ynt6VNDYQpVmlwpP+u1HBj2+JRSV0CnjQCrmfIQ=",
394 "rev": "bd48fcede9287ff448ecc84c4e94a4fca4bd0d72",
395 "type": "tarball",
396 "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre974999.bd48fcede928/nixexprs.tar.xz"
397 },
398 "original": {
399 "type": "tarball",
400 "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.xz"
401 }
402 },
403 "nixpkgs-lib": {
404 "locked": {
405 "lastModified": 1774748309,
406 "narHash": "sha256-+U7gF3qxzwD5TZuANzZPeJTZRHS29OFQgkQ2kiTJBIQ=",
407 "owner": "nix-community",
408 "repo": "nixpkgs.lib",
409 "rev": "333c4e0545a6da976206c74db8773a1645b5870a",
410 "type": "github"
411 },
412 "original": {
413 "owner": "nix-community",
414 "repo": "nixpkgs.lib",
415 "type": "github"
416 }
417 },
418 "nvf": {
419 "inputs": {
420 "flake-compat": [
421 "flake-compat"
422 ],
423 "flake-parts": [
424 "flake-parts"
425 ],
426 "mnw": "mnw",
427 "ndg": [],
428 "nixpkgs": [
429 "nixpkgs"
430 ],
431 "systems": "systems_5"
432 },
433 "locked": {
434 "lastModified": 1775676744,
435 "narHash": "sha256-p0zYceLcmNEAXY3KzdAocs4mGB6XcxbTpWK67lo+ugM=",
436 "owner": "notashelf",
437 "repo": "nvf",
438 "rev": "ba1fcf1eaa977b4f70bf1df72e7eef371df8c09c",
439 "type": "github"
440 },
441 "original": {
442 "owner": "notashelf",
443 "repo": "nvf",
444 "type": "github"
445 }
446 },
447 "quickshell": {
448 "inputs": {
449 "nixpkgs": [
450 "nixpkgs"
451 ]
452 },
453 "locked": {
454 "lastModified": 1775335892,
455 "narHash": "sha256-rWJ//l6k1hwe/A2fNdzuvEuHedBQkMIHLU9eNTu4N7I=",
456 "owner": "quickshell-mirror",
457 "repo": "quickshell",
458 "rev": "ad5fd9116e25bc502468f4dfa884ee027887c51c",
459 "type": "github"
460 },
461 "original": {
462 "owner": "quickshell-mirror",
463 "repo": "quickshell",
464 "type": "github"
465 }
466 },
467 "root": {
468 "inputs": {
469 "agenix": "agenix",
470 "buildbot-nix": "buildbot-nix",
471 "ctp": "ctp",
472 "dn42": "dn42",
473 "easy-hosts": "easy-hosts",
474 "flake-compat": "flake-compat",
475 "flake-parts": "flake-parts",
476 "flake-utils": "flake-utils_2",
477 "glide": "glide",
478 "golink": "golink",
479 "hardware": "hardware",
480 "home-manager": "home-manager",
481 "my-pkgs": "my-pkgs",
482 "nix-index-database": "nix-index-database",
483 "nixpkgs": "nixpkgs",
484 "nvf": "nvf",
485 "quickshell": "quickshell",
486 "tangled": "tangled",
487 "treefmt-nix": "treefmt-nix"
488 }
489 },
490 "sqlite-lib-src": {
491 "flake": false,
492 "locked": {
493 "lastModified": 1706631843,
494 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=",
495 "type": "tarball",
496 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip"
497 },
498 "original": {
499 "type": "tarball",
500 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip"
501 }
502 },
503 "systems": {
504 "locked": {
505 "lastModified": 1681028828,
506 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
507 "owner": "nix-systems",
508 "repo": "default",
509 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
510 "type": "github"
511 },
512 "original": {
513 "owner": "nix-systems",
514 "repo": "default",
515 "type": "github"
516 }
517 },
518 "systems_2": {
519 "locked": {
520 "lastModified": 1681028828,
521 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
522 "owner": "nix-systems",
523 "repo": "default",
524 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
525 "type": "github"
526 },
527 "original": {
528 "owner": "nix-systems",
529 "repo": "default",
530 "type": "github"
531 }
532 },
533 "systems_3": {
534 "locked": {
535 "lastModified": 1681028828,
536 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
537 "owner": "nix-systems",
538 "repo": "default",
539 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
540 "type": "github"
541 },
542 "original": {
543 "owner": "nix-systems",
544 "repo": "default",
545 "type": "github"
546 }
547 },
548 "systems_4": {
549 "locked": {
550 "lastModified": 1681028828,
551 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
552 "owner": "nix-systems",
553 "repo": "default",
554 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
555 "type": "github"
556 },
557 "original": {
558 "owner": "nix-systems",
559 "repo": "default",
560 "type": "github"
561 }
562 },
563 "systems_5": {
564 "locked": {
565 "lastModified": 1681028828,
566 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
567 "owner": "nix-systems",
568 "repo": "default",
569 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
570 "type": "github"
571 },
572 "original": {
573 "owner": "nix-systems",
574 "repo": "default",
575 "type": "github"
576 }
577 },
578 "systems_6": {
579 "locked": {
580 "lastModified": 1681028828,
581 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
582 "owner": "nix-systems",
583 "repo": "default",
584 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
585 "type": "github"
586 },
587 "original": {
588 "owner": "nix-systems",
589 "repo": "default",
590 "type": "github"
591 }
592 },
593 "tangled": {
594 "inputs": {
595 "actor-typeahead-src": [],
596 "fenix": [],
597 "flake-compat": [
598 "flake-compat"
599 ],
600 "gomod2nix": "gomod2nix",
601 "htmx-src": [],
602 "htmx-ws-src": [],
603 "ibm-plex-mono-src": [],
604 "indigo": "indigo",
605 "inter-fonts-src": [],
606 "lucide-src": [],
607 "mermaid-src": [],
608 "nixpkgs": [
609 "nixpkgs"
610 ],
611 "sqlite-lib-src": "sqlite-lib-src"
612 },
613 "locked": {
614 "lastModified": 1775308091,
615 "narHash": "sha256-XcuRwqocePraEWXceeQm0sRtjUpmHjt66NXmtTk3Njg=",
616 "ref": "refs/heads/master",
617 "rev": "163733560fc9d85baaa0facbba531c1bab78eb20",
618 "revCount": 2168,
619 "type": "git",
620 "url": "https://tangled.org/tangled.org/core"
621 },
622 "original": {
623 "type": "git",
624 "url": "https://tangled.org/tangled.org/core"
625 }
626 },
627 "treefmt-nix": {
628 "inputs": {
629 "nixpkgs": [
630 "nixpkgs"
631 ]
632 },
633 "locked": {
634 "lastModified": 1775125835,
635 "narHash": "sha256-2qYcPgzFhnQWchHo0SlqLHrXpux5i6ay6UHA+v2iH4U=",
636 "owner": "numtide",
637 "repo": "treefmt-nix",
638 "rev": "75925962939880974e3ab417879daffcba36c4a3",
639 "type": "github"
640 },
641 "original": {
642 "owner": "numtide",
643 "repo": "treefmt-nix",
644 "type": "github"
645 }
646 }
647 },
648 "root": "root",
649 "version": 7
650}