configurations for my servers and desktops
nix
nixos
flake
dots
dotfiles
1{
2 "nodes": {
3 "actor-typeahead-src": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1762835797,
7 "narHash": "sha256-heizoWUKDdar6ymfZTnj3ytcEv/L4d4fzSmtr0HlXsQ=",
8 "ref": "refs/heads/main",
9 "rev": "677fe7f743050a4e7f09d4a6f87bbf1325a06f6b",
10 "revCount": 6,
11 "type": "git",
12 "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead"
13 },
14 "original": {
15 "type": "git",
16 "url": "https://tangled.org/@jakelazaroff.com/actor-typeahead"
17 }
18 },
19 "agenix": {
20 "inputs": {
21 "darwin": "darwin",
22 "home-manager": "home-manager",
23 "nixpkgs": "nixpkgs",
24 "systems": "systems"
25 },
26 "locked": {
27 "lastModified": 1770165109,
28 "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=",
29 "owner": "ryantm",
30 "repo": "agenix",
31 "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb",
32 "type": "github"
33 },
34 "original": {
35 "owner": "ryantm",
36 "repo": "agenix",
37 "type": "github"
38 }
39 },
40 "cl-nix-lite": {
41 "inputs": {
42 "flake-parts": "flake-parts",
43 "nixpkgs": "nixpkgs_2",
44 "systems": "systems_2",
45 "treefmt-nix": "treefmt-nix"
46 },
47 "locked": {
48 "lastModified": 1766810506,
49 "narHash": "sha256-I4BxozsEu205tA7jazufztI8ZQ5p7hcCnjqrSKPz9nI=",
50 "owner": "hraban",
51 "repo": "cl-nix-lite",
52 "rev": "038e341cede255a83a8f04af114dc95717461d32",
53 "type": "github"
54 },
55 "original": {
56 "owner": "hraban",
57 "repo": "cl-nix-lite",
58 "type": "github"
59 }
60 },
61 "darwin": {
62 "inputs": {
63 "nixpkgs": [
64 "agenix",
65 "nixpkgs"
66 ]
67 },
68 "locked": {
69 "lastModified": 1744478979,
70 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
71 "owner": "lnl7",
72 "repo": "nix-darwin",
73 "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
74 "type": "github"
75 },
76 "original": {
77 "owner": "lnl7",
78 "ref": "master",
79 "repo": "nix-darwin",
80 "type": "github"
81 }
82 },
83 "fenix": {
84 "inputs": {
85 "nixpkgs": [
86 "tangled",
87 "nixpkgs"
88 ],
89 "rust-analyzer-src": "rust-analyzer-src"
90 },
91 "locked": {
92 "lastModified": 1772176312,
93 "narHash": "sha256-Yjo/QCJvY9GUhAzwac/m6Rx3oxvRyEaiT5DQ5o+T6g4=",
94 "owner": "nix-community",
95 "repo": "fenix",
96 "rev": "92d91250c1acd59beabc51208192adc92f31aeb5",
97 "type": "github"
98 },
99 "original": {
100 "owner": "nix-community",
101 "repo": "fenix",
102 "type": "github"
103 }
104 },
105 "flake-compat": {
106 "flake": false,
107 "locked": {
108 "lastModified": 1730663653,
109 "narHash": "sha256-kFCUWettiFHDIqxCWWQ9qY8pVh+Lj+XL0Giyy/kdomg=",
110 "owner": "hraban",
111 "repo": "flake-compat",
112 "rev": "e5b16676185cb7548581c852f51ce7f3a49bba5e",
113 "type": "github"
114 },
115 "original": {
116 "owner": "hraban",
117 "ref": "fixed-output",
118 "repo": "flake-compat",
119 "type": "github"
120 }
121 },
122 "flake-compat_2": {
123 "flake": false,
124 "locked": {
125 "lastModified": 1751685974,
126 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=",
127 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1",
128 "type": "tarball",
129 "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1"
130 },
131 "original": {
132 "type": "tarball",
133 "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz"
134 }
135 },
136 "flake-parts": {
137 "inputs": {
138 "nixpkgs-lib": "nixpkgs-lib"
139 },
140 "locked": {
141 "lastModified": 1765835352,
142 "narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=",
143 "owner": "hercules-ci",
144 "repo": "flake-parts",
145 "rev": "a34fae9c08a15ad73f295041fec82323541400a9",
146 "type": "github"
147 },
148 "original": {
149 "owner": "hercules-ci",
150 "repo": "flake-parts",
151 "type": "github"
152 }
153 },
154 "flake-utils": {
155 "inputs": {
156 "systems": [
157 "mac-app-util",
158 "systems"
159 ]
160 },
161 "locked": {
162 "lastModified": 1731533236,
163 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
164 "owner": "numtide",
165 "repo": "flake-utils",
166 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
167 "type": "github"
168 },
169 "original": {
170 "id": "flake-utils",
171 "type": "indirect"
172 }
173 },
174 "flake-utils_2": {
175 "inputs": {
176 "systems": "systems_4"
177 },
178 "locked": {
179 "lastModified": 1731533236,
180 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
181 "owner": "numtide",
182 "repo": "flake-utils",
183 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
184 "type": "github"
185 },
186 "original": {
187 "owner": "numtide",
188 "repo": "flake-utils",
189 "type": "github"
190 }
191 },
192 "gomod2nix": {
193 "inputs": {
194 "flake-utils": "flake-utils_2",
195 "nixpkgs": [
196 "tangled",
197 "nixpkgs"
198 ]
199 },
200 "locked": {
201 "lastModified": 1763982521,
202 "narHash": "sha256-ur4QIAHwgFc0vXiaxn5No/FuZicxBr2p0gmT54xZkUQ=",
203 "owner": "nix-community",
204 "repo": "gomod2nix",
205 "rev": "02e63a239d6eabd595db56852535992c898eba72",
206 "type": "github"
207 },
208 "original": {
209 "owner": "nix-community",
210 "repo": "gomod2nix",
211 "type": "github"
212 }
213 },
214 "home-manager": {
215 "inputs": {
216 "nixpkgs": [
217 "agenix",
218 "nixpkgs"
219 ]
220 },
221 "locked": {
222 "lastModified": 1745494811,
223 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
224 "owner": "nix-community",
225 "repo": "home-manager",
226 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
227 "type": "github"
228 },
229 "original": {
230 "owner": "nix-community",
231 "repo": "home-manager",
232 "type": "github"
233 }
234 },
235 "home-manager_2": {
236 "inputs": {
237 "nixpkgs": [
238 "nixpkgs"
239 ]
240 },
241 "locked": {
242 "lastModified": 1774135471,
243 "narHash": "sha256-TVeIGOxnfSPM6JvkRkXHpJECnj1OG2dXkWMSA4elzzQ=",
244 "owner": "nix-community",
245 "repo": "home-manager",
246 "rev": "856b01ebd1de3f53c3929ce8082d9d67d799d816",
247 "type": "github"
248 },
249 "original": {
250 "owner": "nix-community",
251 "repo": "home-manager",
252 "type": "github"
253 }
254 },
255 "htmx-src": {
256 "flake": false,
257 "locked": {
258 "narHash": "sha256-nm6avZuEBg67SSyyZUhjpXVNstHHgUxrtBHqJgowU08=",
259 "type": "file",
260 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js"
261 },
262 "original": {
263 "type": "file",
264 "url": "https://unpkg.com/htmx.org@2.0.4/dist/htmx.min.js"
265 }
266 },
267 "htmx-ws-src": {
268 "flake": false,
269 "locked": {
270 "narHash": "sha256-2fg6KyEJoO24q0fQqbz9RMaYNPQrMwpZh29tkSqdqGY=",
271 "type": "file",
272 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2"
273 },
274 "original": {
275 "type": "file",
276 "url": "https://cdn.jsdelivr.net/npm/htmx-ext-ws@2.0.2"
277 }
278 },
279 "ibm-plex-mono-src": {
280 "flake": false,
281 "locked": {
282 "lastModified": 1731402384,
283 "narHash": "sha256-OwUmrPfEehLDz0fl2ChYLK8FQM2p0G1+EMrGsYEq+6g=",
284 "type": "tarball",
285 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip"
286 },
287 "original": {
288 "type": "tarball",
289 "url": "https://github.com/IBM/plex/releases/download/@ibm/plex-mono@1.1.0/ibm-plex-mono.zip"
290 }
291 },
292 "indigo": {
293 "flake": false,
294 "locked": {
295 "lastModified": 1753693716,
296 "narHash": "sha256-DMIKnCJRODQXEHUxA+7mLzRALmnZhkkbHlFT2rCQYrE=",
297 "owner": "oppiliappan",
298 "repo": "indigo",
299 "rev": "5f170569da9360f57add450a278d73538092d8ca",
300 "type": "github"
301 },
302 "original": {
303 "owner": "oppiliappan",
304 "repo": "indigo",
305 "type": "github"
306 }
307 },
308 "inter-fonts-src": {
309 "flake": false,
310 "locked": {
311 "lastModified": 1731687360,
312 "narHash": "sha256-5vdKKvHAeZi6igrfpbOdhZlDX2/5+UvzlnCQV6DdqoQ=",
313 "type": "tarball",
314 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip"
315 },
316 "original": {
317 "type": "tarball",
318 "url": "https://github.com/rsms/inter/releases/download/v4.1/Inter-4.1.zip"
319 }
320 },
321 "lucide-src": {
322 "flake": false,
323 "locked": {
324 "lastModified": 1754044466,
325 "narHash": "sha256-+exBR2OToB1iv7ZQI2S4B0lXA/QRvC9n6U99UxGpJGs=",
326 "type": "tarball",
327 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip"
328 },
329 "original": {
330 "type": "tarball",
331 "url": "https://github.com/lucide-icons/lucide/releases/download/0.536.0/lucide-icons-0.536.0.zip"
332 }
333 },
334 "mac-app-util": {
335 "inputs": {
336 "cl-nix-lite": "cl-nix-lite",
337 "flake-compat": "flake-compat",
338 "flake-utils": "flake-utils",
339 "nixpkgs": "nixpkgs_4",
340 "systems": "systems_3",
341 "treefmt-nix": "treefmt-nix_2"
342 },
343 "locked": {
344 "lastModified": 1766810876,
345 "narHash": "sha256-VPElWFQIiP31lXQXEom+L4sl85alZpZn33O4hewsP9k=",
346 "owner": "hraban",
347 "repo": "mac-app-util",
348 "rev": "4747968574ea58512c5385466400b2364c85d2d0",
349 "type": "github"
350 },
351 "original": {
352 "owner": "hraban",
353 "repo": "mac-app-util",
354 "type": "github"
355 }
356 },
357 "mermaid-src": {
358 "flake": false,
359 "locked": {
360 "narHash": "sha256-/YOdECG2V5c3kJ1QfGvhziTT6K/Dx/4mOk2mr3Fs/do=",
361 "type": "file",
362 "url": "https://cdn.jsdelivr.net/npm/mermaid@11.12.3/dist/mermaid.min.js"
363 },
364 "original": {
365 "type": "file",
366 "url": "https://cdn.jsdelivr.net/npm/mermaid@11.12.3/dist/mermaid.min.js"
367 }
368 },
369 "nix-darwin": {
370 "inputs": {
371 "nixpkgs": [
372 "nixpkgs"
373 ]
374 },
375 "locked": {
376 "lastModified": 1773000227,
377 "narHash": "sha256-zm3ftUQw0MPumYi91HovoGhgyZBlM4o3Zy0LhPNwzXE=",
378 "owner": "nix-darwin",
379 "repo": "nix-darwin",
380 "rev": "da529ac9e46f25ed5616fd634079a5f3c579135f",
381 "type": "github"
382 },
383 "original": {
384 "owner": "nix-darwin",
385 "repo": "nix-darwin",
386 "type": "github"
387 }
388 },
389 "nixpkgs": {
390 "locked": {
391 "lastModified": 1754028485,
392 "narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=",
393 "owner": "NixOS",
394 "repo": "nixpkgs",
395 "rev": "59e69648d345d6e8fef86158c555730fa12af9de",
396 "type": "github"
397 },
398 "original": {
399 "owner": "NixOS",
400 "ref": "nixos-25.05",
401 "repo": "nixpkgs",
402 "type": "github"
403 }
404 },
405 "nixpkgs-fetch-deno": {
406 "locked": {
407 "lastModified": 1766410835,
408 "narHash": "sha256-dRhVt0aFDyTqppyzRLxiO1JZEAoIA2fUnaeyJTe+UwU=",
409 "owner": "aMOPel",
410 "repo": "nixpkgs",
411 "rev": "c9801acc8c4fac6377d076bc1c102b15bd9cfa6f",
412 "type": "github"
413 },
414 "original": {
415 "owner": "aMOPel",
416 "ref": "feat/fetchDenoDeps",
417 "repo": "nixpkgs",
418 "type": "github"
419 }
420 },
421 "nixpkgs-lib": {
422 "locked": {
423 "lastModified": 1765674936,
424 "narHash": "sha256-k00uTP4JNfmejrCLJOwdObYC9jHRrr/5M/a/8L2EIdo=",
425 "owner": "nix-community",
426 "repo": "nixpkgs.lib",
427 "rev": "2075416fcb47225d9b68ac469a5c4801a9c4dd85",
428 "type": "github"
429 },
430 "original": {
431 "owner": "nix-community",
432 "repo": "nixpkgs.lib",
433 "type": "github"
434 }
435 },
436 "nixpkgs_2": {
437 "locked": {
438 "lastModified": 1766736597,
439 "narHash": "sha256-BASnpCLodmgiVn0M1MU2Pqyoz0aHwar/0qLkp7CjvSQ=",
440 "owner": "nixos",
441 "repo": "nixpkgs",
442 "rev": "f560ccec6b1116b22e6ed15f4c510997d99d5852",
443 "type": "github"
444 },
445 "original": {
446 "owner": "nixos",
447 "ref": "nixos-25.11",
448 "repo": "nixpkgs",
449 "type": "github"
450 }
451 },
452 "nixpkgs_3": {
453 "locked": {
454 "lastModified": 1761236834,
455 "narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=",
456 "owner": "nixos",
457 "repo": "nixpkgs",
458 "rev": "d5faa84122bc0a1fd5d378492efce4e289f8eac1",
459 "type": "github"
460 },
461 "original": {
462 "owner": "nixos",
463 "ref": "nixpkgs-unstable",
464 "repo": "nixpkgs",
465 "type": "github"
466 }
467 },
468 "nixpkgs_4": {
469 "locked": {
470 "lastModified": 1732617236,
471 "narHash": "sha256-PYkz6U0bSEaEB1al7O1XsqVNeSNS+s3NVclJw7YC43w=",
472 "owner": "NixOS",
473 "repo": "nixpkgs",
474 "rev": "af51545ec9a44eadf3fe3547610a5cdd882bc34e",
475 "type": "github"
476 },
477 "original": {
478 "owner": "NixOS",
479 "repo": "nixpkgs",
480 "rev": "af51545ec9a44eadf3fe3547610a5cdd882bc34e",
481 "type": "github"
482 }
483 },
484 "nixpkgs_5": {
485 "locked": {
486 "lastModified": 1761236834,
487 "narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=",
488 "owner": "nixos",
489 "repo": "nixpkgs",
490 "rev": "d5faa84122bc0a1fd5d378492efce4e289f8eac1",
491 "type": "github"
492 },
493 "original": {
494 "owner": "nixos",
495 "ref": "nixpkgs-unstable",
496 "repo": "nixpkgs",
497 "type": "github"
498 }
499 },
500 "nixpkgs_6": {
501 "locked": {
502 "lastModified": 1773840656,
503 "narHash": "sha256-9tpvMGFteZnd3gRQZFlRCohVpqooygFuy9yjuyRL2C0=",
504 "owner": "NixOS",
505 "repo": "nixpkgs",
506 "rev": "9cf7092bdd603554bd8b63c216e8943cf9b12512",
507 "type": "github"
508 },
509 "original": {
510 "owner": "NixOS",
511 "ref": "nixpkgs-unstable",
512 "repo": "nixpkgs",
513 "type": "github"
514 }
515 },
516 "nixpkgs_7": {
517 "locked": {
518 "lastModified": 1771848320,
519 "narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=",
520 "owner": "nixos",
521 "repo": "nixpkgs",
522 "rev": "2fc6539b481e1d2569f25f8799236694180c0993",
523 "type": "github"
524 },
525 "original": {
526 "owner": "nixos",
527 "ref": "nixos-unstable",
528 "repo": "nixpkgs",
529 "type": "github"
530 }
531 },
532 "nixpkgs_8": {
533 "locked": {
534 "lastModified": 1766314097,
535 "narHash": "sha256-laJftWbghBehazn/zxVJ8NdENVgjccsWAdAqKXhErrM=",
536 "owner": "nixos",
537 "repo": "nixpkgs",
538 "rev": "306ea70f9eb0fb4e040f8540e2deab32ed7e2055",
539 "type": "github"
540 },
541 "original": {
542 "owner": "nixos",
543 "ref": "nixpkgs-unstable",
544 "repo": "nixpkgs",
545 "type": "github"
546 }
547 },
548 "root": {
549 "inputs": {
550 "agenix": "agenix",
551 "home-manager": "home-manager_2",
552 "mac-app-util": "mac-app-util",
553 "nix-darwin": "nix-darwin",
554 "nixpkgs": "nixpkgs_6",
555 "tangled": "tangled",
556 "tranquil-pds": "tranquil-pds"
557 }
558 },
559 "rust-analyzer-src": {
560 "flake": false,
561 "locked": {
562 "lastModified": 1772094427,
563 "narHash": "sha256-TiVs6OUBJEvajHdJZ5nIq0KognNJooUWuLGPFfQacSw=",
564 "owner": "rust-lang",
565 "repo": "rust-analyzer",
566 "rev": "56b59a832858329c2f947f9b7bdf1a49da39c981",
567 "type": "github"
568 },
569 "original": {
570 "owner": "rust-lang",
571 "ref": "nightly",
572 "repo": "rust-analyzer",
573 "type": "github"
574 }
575 },
576 "sqlite-lib-src": {
577 "flake": false,
578 "locked": {
579 "lastModified": 1706631843,
580 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=",
581 "type": "tarball",
582 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip"
583 },
584 "original": {
585 "type": "tarball",
586 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip"
587 }
588 },
589 "systems": {
590 "locked": {
591 "lastModified": 1681028828,
592 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
593 "owner": "nix-systems",
594 "repo": "default",
595 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
596 "type": "github"
597 },
598 "original": {
599 "owner": "nix-systems",
600 "repo": "default",
601 "type": "github"
602 }
603 },
604 "systems_2": {
605 "locked": {
606 "lastModified": 1681028828,
607 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
608 "owner": "nix-systems",
609 "repo": "default",
610 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
611 "type": "github"
612 },
613 "original": {
614 "owner": "nix-systems",
615 "repo": "default",
616 "type": "github"
617 }
618 },
619 "systems_3": {
620 "locked": {
621 "lastModified": 1689347925,
622 "narHash": "sha256-ozenz5bFe1UUqOn7f60HRmgc01BgTGIKZ4Xl+HbocGQ=",
623 "owner": "nix-systems",
624 "repo": "default-darwin",
625 "rev": "2235d7e6cc29ae99878133c95e9fe5e157661ffb",
626 "type": "github"
627 },
628 "original": {
629 "owner": "nix-systems",
630 "repo": "default-darwin",
631 "type": "github"
632 }
633 },
634 "systems_4": {
635 "locked": {
636 "lastModified": 1681028828,
637 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
638 "owner": "nix-systems",
639 "repo": "default",
640 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
641 "type": "github"
642 },
643 "original": {
644 "owner": "nix-systems",
645 "repo": "default",
646 "type": "github"
647 }
648 },
649 "tangled": {
650 "inputs": {
651 "actor-typeahead-src": "actor-typeahead-src",
652 "fenix": "fenix",
653 "flake-compat": "flake-compat_2",
654 "gomod2nix": "gomod2nix",
655 "htmx-src": "htmx-src",
656 "htmx-ws-src": "htmx-ws-src",
657 "ibm-plex-mono-src": "ibm-plex-mono-src",
658 "indigo": "indigo",
659 "inter-fonts-src": "inter-fonts-src",
660 "lucide-src": "lucide-src",
661 "mermaid-src": "mermaid-src",
662 "nixpkgs": "nixpkgs_7",
663 "sqlite-lib-src": "sqlite-lib-src"
664 },
665 "locked": {
666 "lastModified": 1774082670,
667 "narHash": "sha256-j+VnqtEOFo4POZJoxy9nsuQ0b6pTBLFMapdUvVbSHZ0=",
668 "ref": "refs/heads/master",
669 "rev": "053117e52dfed49fe255b7211bda04d1d9e68bb5",
670 "revCount": 2100,
671 "type": "git",
672 "url": "https://tangled.org/tangled.org/core"
673 },
674 "original": {
675 "type": "git",
676 "url": "https://tangled.org/tangled.org/core"
677 }
678 },
679 "tranquil-pds": {
680 "inputs": {
681 "nixpkgs": "nixpkgs_8",
682 "nixpkgs-fetch-deno": "nixpkgs-fetch-deno"
683 },
684 "locked": {
685 "lastModified": 1774013951,
686 "narHash": "sha256-1FTiQQ+QSzbQMiqMiWIVCvC9PZrcInvJc83EWgg/ZKE=",
687 "ref": "refs/heads/main",
688 "rev": "c8bb4c90766756737b5d2a3e314f593e6bc0bde8",
689 "revCount": 249,
690 "type": "git",
691 "url": "https://tangled.org/tranquil.farm/tranquil-pds"
692 },
693 "original": {
694 "type": "git",
695 "url": "https://tangled.org/tranquil.farm/tranquil-pds"
696 }
697 },
698 "treefmt-nix": {
699 "inputs": {
700 "nixpkgs": "nixpkgs_3"
701 },
702 "locked": {
703 "lastModified": 1766000401,
704 "narHash": "sha256-+cqN4PJz9y0JQXfAK5J1drd0U05D5fcAGhzhfVrDlsI=",
705 "owner": "numtide",
706 "repo": "treefmt-nix",
707 "rev": "42d96e75aa56a3f70cab7e7dc4a32868db28e8fd",
708 "type": "github"
709 },
710 "original": {
711 "owner": "numtide",
712 "repo": "treefmt-nix",
713 "type": "github"
714 }
715 },
716 "treefmt-nix_2": {
717 "inputs": {
718 "nixpkgs": "nixpkgs_5"
719 },
720 "locked": {
721 "lastModified": 1766000401,
722 "narHash": "sha256-+cqN4PJz9y0JQXfAK5J1drd0U05D5fcAGhzhfVrDlsI=",
723 "owner": "numtide",
724 "repo": "treefmt-nix",
725 "rev": "42d96e75aa56a3f70cab7e7dc4a32868db28e8fd",
726 "type": "github"
727 },
728 "original": {
729 "owner": "numtide",
730 "repo": "treefmt-nix",
731 "type": "github"
732 }
733 }
734 },
735 "root": "root",
736 "version": 7
737}