NixOS system configurations + dotfiles via home-manager
1{
2 "nodes": {
3 "agenix": {
4 "inputs": {
5 "darwin": "darwin",
6 "home-manager": [
7 "home-manager"
8 ],
9 "nixpkgs": [
10 "nixpkgs"
11 ],
12 "systems": "systems"
13 },
14 "locked": {
15 "lastModified": 1754433428,
16 "narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=",
17 "owner": "ryantm",
18 "repo": "agenix",
19 "rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d",
20 "type": "github"
21 },
22 "original": {
23 "owner": "ryantm",
24 "repo": "agenix",
25 "type": "github"
26 }
27 },
28 "darwin": {
29 "inputs": {
30 "nixpkgs": [
31 "agenix",
32 "nixpkgs"
33 ]
34 },
35 "locked": {
36 "lastModified": 1744478979,
37 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
38 "owner": "lnl7",
39 "repo": "nix-darwin",
40 "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
41 "type": "github"
42 },
43 "original": {
44 "owner": "lnl7",
45 "ref": "master",
46 "repo": "nix-darwin",
47 "type": "github"
48 }
49 },
50 "disko": {
51 "inputs": {
52 "nixpkgs": [
53 "nixpkgs"
54 ]
55 },
56 "locked": {
57 "lastModified": 1757508292,
58 "narHash": "sha256-7lVWL5bC6xBIMWWDal41LlGAG+9u2zUorqo3QCUL4p4=",
59 "owner": "nix-community",
60 "repo": "disko",
61 "rev": "146f45bee02b8bd88812cfce6ffc0f933788875a",
62 "type": "github"
63 },
64 "original": {
65 "owner": "nix-community",
66 "repo": "disko",
67 "type": "github"
68 }
69 },
70 "fish-prompt-pvsr": {
71 "flake": false,
72 "locked": {
73 "lastModified": 1754965199,
74 "narHash": "sha256-ejX0vDtGaoRwFsXYRDCGVUAKbsuh8QUgzq0SWQda6Zc=",
75 "owner": "pvsr",
76 "repo": "fish-prompt-pvsr",
77 "rev": "5773eb7be8f95cc34af6995cf2e819798cff898f",
78 "type": "github"
79 },
80 "original": {
81 "owner": "pvsr",
82 "repo": "fish-prompt-pvsr",
83 "type": "github"
84 }
85 },
86 "flake-compat": {
87 "flake": false,
88 "locked": {
89 "lastModified": 1747046372,
90 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
91 "owner": "edolstra",
92 "repo": "flake-compat",
93 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
94 "type": "github"
95 },
96 "original": {
97 "owner": "edolstra",
98 "repo": "flake-compat",
99 "type": "github"
100 }
101 },
102 "flake-parts": {
103 "inputs": {
104 "nixpkgs-lib": "nixpkgs-lib"
105 },
106 "locked": {
107 "lastModified": 1756770412,
108 "narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=",
109 "owner": "hercules-ci",
110 "repo": "flake-parts",
111 "rev": "4524271976b625a4a605beefd893f270620fd751",
112 "type": "github"
113 },
114 "original": {
115 "owner": "hercules-ci",
116 "repo": "flake-parts",
117 "type": "github"
118 }
119 },
120 "flake-utils": {
121 "inputs": {
122 "systems": "systems_3"
123 },
124 "locked": {
125 "lastModified": 1681202837,
126 "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
127 "owner": "numtide",
128 "repo": "flake-utils",
129 "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
130 "type": "github"
131 },
132 "original": {
133 "owner": "numtide",
134 "repo": "flake-utils",
135 "type": "github"
136 }
137 },
138 "fzf-fish": {
139 "flake": false,
140 "locked": {
141 "lastModified": 1755364814,
142 "narHash": "sha256-hTItdUUGynrTfdyV7gENAqy/mXVVaTXnceeMyCDeoGU=",
143 "owner": "pvsr",
144 "repo": "fzf.fish",
145 "rev": "c04ed298e4ff2aec1dc8bd6547200403bd08ad39",
146 "type": "github"
147 },
148 "original": {
149 "owner": "pvsr",
150 "repo": "fzf.fish",
151 "type": "github"
152 }
153 },
154 "gitignore": {
155 "inputs": {
156 "nixpkgs": [
157 "pre-commit-hooks",
158 "nixpkgs"
159 ]
160 },
161 "locked": {
162 "lastModified": 1709087332,
163 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
164 "owner": "hercules-ci",
165 "repo": "gitignore.nix",
166 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
167 "type": "github"
168 },
169 "original": {
170 "owner": "hercules-ci",
171 "repo": "gitignore.nix",
172 "type": "github"
173 }
174 },
175 "home-manager": {
176 "inputs": {
177 "nixpkgs": [
178 "nixpkgs"
179 ]
180 },
181 "locked": {
182 "lastModified": 1757698511,
183 "narHash": "sha256-UqHHGydF/q3jfYXCpvYLA0TWtvByOp1NwOKCUjhYmPs=",
184 "owner": "nix-community",
185 "repo": "home-manager",
186 "rev": "a3fcc92180c7462082cd849498369591dfb20855",
187 "type": "github"
188 },
189 "original": {
190 "owner": "nix-community",
191 "repo": "home-manager",
192 "type": "github"
193 }
194 },
195 "impermanence": {
196 "locked": {
197 "lastModified": 1737831083,
198 "narHash": "sha256-LJggUHbpyeDvNagTUrdhe/pRVp4pnS6wVKALS782gRI=",
199 "owner": "nix-community",
200 "repo": "impermanence",
201 "rev": "4b3e914cdf97a5b536a889e939fb2fd2b043a170",
202 "type": "github"
203 },
204 "original": {
205 "owner": "nix-community",
206 "repo": "impermanence",
207 "type": "github"
208 }
209 },
210 "import-tree": {
211 "locked": {
212 "lastModified": 1752730890,
213 "narHash": "sha256-GES8fapSLGz36MMPRVNkSUWXUTtqvGQNXHjRmRLfJUY=",
214 "owner": "vic",
215 "repo": "import-tree",
216 "rev": "6ebb8cb87987b20264c09296166543fd3761d274",
217 "type": "github"
218 },
219 "original": {
220 "owner": "vic",
221 "repo": "import-tree",
222 "type": "github"
223 }
224 },
225 "niri": {
226 "inputs": {
227 "niri-stable": "niri-stable",
228 "niri-unstable": "niri-unstable",
229 "nixpkgs": [
230 "nixpkgs"
231 ],
232 "nixpkgs-stable": [
233 "nixpkgs"
234 ],
235 "xwayland-satellite-stable": "xwayland-satellite-stable",
236 "xwayland-satellite-unstable": "xwayland-satellite-unstable"
237 },
238 "locked": {
239 "lastModified": 1757698528,
240 "narHash": "sha256-vXZaxm2LfFrVyuUOKkyWpwR0K2WB7k2oo94HN1o4910=",
241 "owner": "sodiboo",
242 "repo": "niri-flake",
243 "rev": "2418edea929640fb5f856bc0a25fb91f54dfc229",
244 "type": "github"
245 },
246 "original": {
247 "owner": "sodiboo",
248 "repo": "niri-flake",
249 "type": "github"
250 }
251 },
252 "niri-stable": {
253 "flake": false,
254 "locked": {
255 "lastModified": 1756556321,
256 "narHash": "sha256-RLD89dfjN0RVO86C/Mot0T7aduCygPGaYbog566F0Qo=",
257 "owner": "YaLTeR",
258 "repo": "niri",
259 "rev": "01be0e65f4eb91a9cd624ac0b76aaeab765c7294",
260 "type": "github"
261 },
262 "original": {
263 "owner": "YaLTeR",
264 "ref": "v25.08",
265 "repo": "niri",
266 "type": "github"
267 }
268 },
269 "niri-unstable": {
270 "flake": false,
271 "locked": {
272 "lastModified": 1757656821,
273 "narHash": "sha256-MDaLusQZflxngGMU41g6cqabM7KE8I55UazzAZsjNN0=",
274 "owner": "YaLTeR",
275 "repo": "niri",
276 "rev": "b7909dbf61c7c1511b9a51ef46e1d503d5ba3d05",
277 "type": "github"
278 },
279 "original": {
280 "owner": "YaLTeR",
281 "repo": "niri",
282 "type": "github"
283 }
284 },
285 "nix-formatter-pack": {
286 "inputs": {
287 "nixpkgs": [
288 "nix-on-droid",
289 "nixpkgs"
290 ],
291 "nmd": [
292 "nix-on-droid",
293 "nmd"
294 ],
295 "nmt": "nmt"
296 },
297 "locked": {
298 "lastModified": 1705252799,
299 "narHash": "sha256-HgSTREh7VoXjGgNDwKQUYcYo13rPkltW7IitHrTPA5c=",
300 "owner": "Gerschtli",
301 "repo": "nix-formatter-pack",
302 "rev": "2de39dedd79aab14c01b9e2934842051a160ffa5",
303 "type": "github"
304 },
305 "original": {
306 "owner": "Gerschtli",
307 "repo": "nix-formatter-pack",
308 "type": "github"
309 }
310 },
311 "nix-on-droid": {
312 "inputs": {
313 "home-manager": [
314 "home-manager"
315 ],
316 "nix-formatter-pack": "nix-formatter-pack",
317 "nixpkgs": [
318 "nixpkgs"
319 ],
320 "nixpkgs-docs": "nixpkgs-docs",
321 "nixpkgs-for-bootstrap": "nixpkgs-for-bootstrap",
322 "nmd": "nmd"
323 },
324 "locked": {
325 "lastModified": 1753100895,
326 "narHash": "sha256-nEuGlpIT7q4c/otPu00pGhb5Y12FtQm00pH3MXOJpfw=",
327 "owner": "nix-community",
328 "repo": "nix-on-droid",
329 "rev": "27696cac81d4444319bb9158037b0da45e213f5e",
330 "type": "github"
331 },
332 "original": {
333 "owner": "nix-community",
334 "repo": "nix-on-droid",
335 "type": "github"
336 }
337 },
338 "nixos-hardware": {
339 "locked": {
340 "lastModified": 1757103352,
341 "narHash": "sha256-PtT7ix43ss8PONJ1VJw3f6t2yAoGH+q462Sn8lrmWmk=",
342 "owner": "nixos",
343 "repo": "nixos-hardware",
344 "rev": "11b2a10c7be726321bb854403fdeec391e798bf0",
345 "type": "github"
346 },
347 "original": {
348 "owner": "nixos",
349 "repo": "nixos-hardware",
350 "type": "github"
351 }
352 },
353 "nixpkgs": {
354 "locked": {
355 "lastModified": 1757666457,
356 "narHash": "sha256-z4n3ILedWTBVYvWgyR22rdVexTxXawGOANDF3czPTz4=",
357 "owner": "nixos",
358 "repo": "nixpkgs",
359 "rev": "cb07f7da10cafa0330c57b7f24a0b82a076a8da1",
360 "type": "github"
361 },
362 "original": {
363 "owner": "nixos",
364 "ref": "nixos-unstable-small",
365 "repo": "nixpkgs",
366 "type": "github"
367 }
368 },
369 "nixpkgs-docs": {
370 "locked": {
371 "lastModified": 1705957679,
372 "narHash": "sha256-Q8LJaVZGJ9wo33wBafvZSzapYsjOaNjP/pOnSiKVGHY=",
373 "owner": "NixOS",
374 "repo": "nixpkgs",
375 "rev": "9a333eaa80901efe01df07eade2c16d183761fa3",
376 "type": "github"
377 },
378 "original": {
379 "owner": "NixOS",
380 "ref": "release-23.05",
381 "repo": "nixpkgs",
382 "type": "github"
383 }
384 },
385 "nixpkgs-for-bootstrap": {
386 "locked": {
387 "lastModified": 1720244366,
388 "narHash": "sha256-WrDV0FPMVd2Sq9hkR5LNHudS3OSMmUrs90JUTN+MXpA=",
389 "owner": "NixOS",
390 "repo": "nixpkgs",
391 "rev": "49ee0e94463abada1de470c9c07bfc12b36dcf40",
392 "type": "github"
393 },
394 "original": {
395 "owner": "NixOS",
396 "repo": "nixpkgs",
397 "rev": "49ee0e94463abada1de470c9c07bfc12b36dcf40",
398 "type": "github"
399 }
400 },
401 "nixpkgs-lib": {
402 "locked": {
403 "lastModified": 1754788789,
404 "narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=",
405 "owner": "nix-community",
406 "repo": "nixpkgs.lib",
407 "rev": "a73b9c743612e4244d865a2fdee11865283c04e6",
408 "type": "github"
409 },
410 "original": {
411 "owner": "nix-community",
412 "repo": "nixpkgs.lib",
413 "type": "github"
414 }
415 },
416 "nmd": {
417 "inputs": {
418 "nixpkgs": [
419 "nix-on-droid",
420 "nixpkgs-docs"
421 ],
422 "scss-reset": "scss-reset"
423 },
424 "locked": {
425 "lastModified": 1705050560,
426 "narHash": "sha256-x3zzcdvhJpodsmdjqB4t5mkVW22V3wqHLOun0KRBzUI=",
427 "owner": "~rycee",
428 "repo": "nmd",
429 "rev": "66d9334933119c36f91a78d565c152a4fdc8d3d3",
430 "type": "sourcehut"
431 },
432 "original": {
433 "owner": "~rycee",
434 "repo": "nmd",
435 "type": "sourcehut"
436 }
437 },
438 "nmt": {
439 "flake": false,
440 "locked": {
441 "lastModified": 1648075362,
442 "narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
443 "owner": "rycee",
444 "repo": "nmt",
445 "rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
446 "type": "gitlab"
447 },
448 "original": {
449 "owner": "rycee",
450 "repo": "nmt",
451 "type": "gitlab"
452 }
453 },
454 "podcasts": {
455 "inputs": {
456 "nixpkgs": [
457 "nixpkgs"
458 ],
459 "pre-commit-hooks": [
460 "pre-commit-hooks"
461 ],
462 "utils": "utils"
463 },
464 "locked": {
465 "lastModified": 1731477402,
466 "narHash": "sha256-UgwoRgcJCpznElEBz2XxJGVgsjEIIc0MxKMN1dGM+ms=",
467 "owner": "pvsr",
468 "repo": "podcasts",
469 "rev": "ce031c27784df11cb87490651aec559a46e1891b",
470 "type": "github"
471 },
472 "original": {
473 "owner": "pvsr",
474 "repo": "podcasts",
475 "type": "github"
476 }
477 },
478 "pre-commit-hooks": {
479 "inputs": {
480 "flake-compat": "flake-compat",
481 "gitignore": "gitignore",
482 "nixpkgs": [
483 "nixpkgs"
484 ]
485 },
486 "locked": {
487 "lastModified": 1757588530,
488 "narHash": "sha256-tJ7A8mID3ct69n9WCvZ3PzIIl3rXTdptn/lZmqSS95U=",
489 "owner": "cachix",
490 "repo": "git-hooks.nix",
491 "rev": "b084b2c2b6bc23e83bbfe583b03664eb0b18c411",
492 "type": "github"
493 },
494 "original": {
495 "owner": "cachix",
496 "repo": "git-hooks.nix",
497 "type": "github"
498 }
499 },
500 "pyproject-nix": {
501 "inputs": {
502 "nixpkgs": [
503 "qbpm",
504 "nixpkgs"
505 ]
506 },
507 "locked": {
508 "lastModified": 1753063596,
509 "narHash": "sha256-el1vFxDk6DR2hKGYnMfQHR7+K4aMiJDKQRMP3gdh+ZI=",
510 "owner": "nix-community",
511 "repo": "pyproject.nix",
512 "rev": "cac90713492f23be5f1072bae88406890b9c68f6",
513 "type": "github"
514 },
515 "original": {
516 "owner": "nix-community",
517 "repo": "pyproject.nix",
518 "type": "github"
519 }
520 },
521 "qbpm": {
522 "inputs": {
523 "nixpkgs": [
524 "nixpkgs"
525 ],
526 "pyproject-nix": "pyproject-nix"
527 },
528 "locked": {
529 "lastModified": 1755994605,
530 "narHash": "sha256-5YFdNkBbmPnj+CyZapyIL/bj2LjnOjVEJAqTHLFKRo0=",
531 "owner": "pvsr",
532 "repo": "qbpm",
533 "rev": "99960df79924d4ce57e40a705da742a19bda1253",
534 "type": "github"
535 },
536 "original": {
537 "owner": "pvsr",
538 "repo": "qbpm",
539 "type": "github"
540 }
541 },
542 "root": {
543 "inputs": {
544 "agenix": "agenix",
545 "disko": "disko",
546 "fish-prompt-pvsr": "fish-prompt-pvsr",
547 "flake-parts": "flake-parts",
548 "fzf-fish": "fzf-fish",
549 "home-manager": "home-manager",
550 "impermanence": "impermanence",
551 "import-tree": "import-tree",
552 "niri": "niri",
553 "nix-on-droid": "nix-on-droid",
554 "nixos-hardware": "nixos-hardware",
555 "nixpkgs": "nixpkgs",
556 "podcasts": "podcasts",
557 "pre-commit-hooks": "pre-commit-hooks",
558 "qbpm": "qbpm",
559 "srcery-textmate": "srcery-textmate",
560 "srcery-tmux": "srcery-tmux",
561 "srvos": "srvos",
562 "tsnsrv": "tsnsrv",
563 "weather": "weather"
564 }
565 },
566 "scss-reset": {
567 "flake": false,
568 "locked": {
569 "lastModified": 1631450058,
570 "narHash": "sha256-muDlZJPtXDIGevSEWkicPP0HQ6VtucbkMNygpGlBEUM=",
571 "owner": "andreymatin",
572 "repo": "scss-reset",
573 "rev": "0cf50e27a4e95e9bb5b1715eedf9c54dee1a5a91",
574 "type": "github"
575 },
576 "original": {
577 "owner": "andreymatin",
578 "repo": "scss-reset",
579 "type": "github"
580 }
581 },
582 "srcery-textmate": {
583 "flake": false,
584 "locked": {
585 "lastModified": 1746286527,
586 "narHash": "sha256-WjaJAc3Ty5ZSGkbSf4j107f5b7pizr4W6hKWBL21luA=",
587 "owner": "srcery-colors",
588 "repo": "srcery-textmate",
589 "rev": "738197f9d42c677d866c6d98fd348f6bb5b308fc",
590 "type": "github"
591 },
592 "original": {
593 "owner": "srcery-colors",
594 "repo": "srcery-textmate",
595 "type": "github"
596 }
597 },
598 "srcery-tmux": {
599 "flake": false,
600 "locked": {
601 "lastModified": 1601134224,
602 "narHash": "sha256-1umBoB8pv/N6QZlS7uQedTwuCWab/JGKHcEyNrPpPEE=",
603 "owner": "srcery-colors",
604 "repo": "srcery-tmux",
605 "rev": "531b4f9a260826b0a99ebd038a0d275ad0275e64",
606 "type": "github"
607 },
608 "original": {
609 "owner": "srcery-colors",
610 "repo": "srcery-tmux",
611 "type": "github"
612 }
613 },
614 "srvos": {
615 "inputs": {
616 "nixpkgs": [
617 "nixpkgs"
618 ]
619 },
620 "locked": {
621 "lastModified": 1757552363,
622 "narHash": "sha256-4dtGagSfwMabRi59g7E8T6FcdghNizLbR4PwU1g8lDI=",
623 "owner": "nix-community",
624 "repo": "srvos",
625 "rev": "ec58f16bdb57cf3a17bba79f687945dca1703c64",
626 "type": "github"
627 },
628 "original": {
629 "owner": "nix-community",
630 "repo": "srvos",
631 "type": "github"
632 }
633 },
634 "systems": {
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 "systems_2": {
650 "locked": {
651 "lastModified": 1681028828,
652 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
653 "owner": "nix-systems",
654 "repo": "default",
655 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
656 "type": "github"
657 },
658 "original": {
659 "owner": "nix-systems",
660 "repo": "default",
661 "type": "github"
662 }
663 },
664 "systems_3": {
665 "locked": {
666 "lastModified": 1681028828,
667 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
668 "owner": "nix-systems",
669 "repo": "default",
670 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
671 "type": "github"
672 },
673 "original": {
674 "owner": "nix-systems",
675 "repo": "default",
676 "type": "github"
677 }
678 },
679 "tsnsrv": {
680 "inputs": {
681 "flake-parts": [
682 "flake-parts"
683 ],
684 "nixpkgs": [
685 "nixpkgs"
686 ]
687 },
688 "locked": {
689 "lastModified": 1756154209,
690 "narHash": "sha256-GPt16AAGEYlubmCfK2B5NX976eOv8pojnT+av/Oy7b0=",
691 "owner": "boinkor-net",
692 "repo": "tsnsrv",
693 "rev": "6c0f45ed88f0d3bbb26b3f8b727cf5febadaf04d",
694 "type": "github"
695 },
696 "original": {
697 "owner": "boinkor-net",
698 "repo": "tsnsrv",
699 "type": "github"
700 }
701 },
702 "utils": {
703 "inputs": {
704 "systems": "systems_2"
705 },
706 "locked": {
707 "lastModified": 1726560853,
708 "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
709 "owner": "numtide",
710 "repo": "flake-utils",
711 "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
712 "type": "github"
713 },
714 "original": {
715 "owner": "numtide",
716 "repo": "flake-utils",
717 "type": "github"
718 }
719 },
720 "weather": {
721 "inputs": {
722 "flake-utils": "flake-utils",
723 "nixpkgs": [
724 "nixpkgs"
725 ],
726 "pre-commit-hooks": [
727 "pre-commit-hooks"
728 ]
729 },
730 "locked": {
731 "lastModified": 1683782062,
732 "narHash": "sha256-P+UrRjdU1ODACMnXwD9JJsIkkMY1FIqLf1lPR/C6gAE=",
733 "owner": "pvsr",
734 "repo": "weather",
735 "rev": "edc7fad020f15f0f81a7a0db964629d73552cc5c",
736 "type": "github"
737 },
738 "original": {
739 "owner": "pvsr",
740 "repo": "weather",
741 "type": "github"
742 }
743 },
744 "xwayland-satellite-stable": {
745 "flake": false,
746 "locked": {
747 "lastModified": 1755491097,
748 "narHash": "sha256-m+9tUfsmBeF2Gn4HWa6vSITZ4Gz1eA1F5Kh62B0N4oE=",
749 "owner": "Supreeeme",
750 "repo": "xwayland-satellite",
751 "rev": "388d291e82ffbc73be18169d39470f340707edaa",
752 "type": "github"
753 },
754 "original": {
755 "owner": "Supreeeme",
756 "ref": "v0.7",
757 "repo": "xwayland-satellite",
758 "type": "github"
759 }
760 },
761 "xwayland-satellite-unstable": {
762 "flake": false,
763 "locked": {
764 "lastModified": 1757179758,
765 "narHash": "sha256-TIvyWzRt1miQj6Cf5Wy8Qz43XIZX7c4vTVwRLAT5S4Y=",
766 "owner": "Supreeeme",
767 "repo": "xwayland-satellite",
768 "rev": "970728d0d9d1eada342bb8860af214b601139e58",
769 "type": "github"
770 },
771 "original": {
772 "owner": "Supreeeme",
773 "repo": "xwayland-satellite",
774 "type": "github"
775 }
776 }
777 },
778 "root": "root",
779 "version": 7
780}