blob: be1ca4dda5411caf3ebedef7b7ec05be7b9b9dd4 [file] [log] [blame]
Skyler Greya0da6b22024-02-11 22:53:41 +00001{
2 "nodes": {
3 "anyrun": {
4 "inputs": {
5 "flake-parts": "flake-parts",
6 "nixpkgs": [
7 "nixpkgs"
8 ]
9 },
10 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +000011 "lastModified": 1713259062,
12 "narHash": "sha256-WTO84hUL8IlNuHDK2yOCeJ38EewFzGt5E0kzBjNWxa8=",
Skyler Greya0da6b22024-02-11 22:53:41 +000013 "owner": "Kirottu",
14 "repo": "anyrun",
Skyler Grey6b8b30c2024-04-20 22:20:37 +000015 "rev": "f9d30e34fa4ccb2797c6becec37e8bcff6585d39",
Skyler Greya0da6b22024-02-11 22:53:41 +000016 "type": "github"
17 },
18 "original": {
19 "owner": "Kirottu",
20 "repo": "anyrun",
21 "type": "github"
22 }
23 },
Skyler Grey97831642024-05-23 00:09:10 +000024 "cachix": {
25 "inputs": {
26 "devenv": [
27 "niri-flake",
28 "crate2nix"
29 ],
30 "flake-compat": [
31 "niri-flake",
32 "crate2nix"
33 ],
Skyler Grey2c55d422024-05-25 13:30:43 +000034 "nixpkgs": "nixpkgs_2",
Skyler Grey97831642024-05-23 00:09:10 +000035 "pre-commit-hooks": [
36 "niri-flake",
37 "crate2nix"
38 ]
39 },
40 "locked": {
41 "lastModified": 1709700175,
42 "narHash": "sha256-A0/6ZjLmT9qdYzKHmevnEIC7G+GiZ4UCr8v0poRPzds=",
43 "owner": "cachix",
44 "repo": "cachix",
45 "rev": "be97b37989f11b724197b5f4c7ffd78f12c8c4bf",
46 "type": "github"
47 },
48 "original": {
49 "owner": "cachix",
50 "ref": "latest",
51 "repo": "cachix",
52 "type": "github"
53 }
54 },
Skyler Grey57f6b782024-03-13 14:43:09 +000055 "collabora-gtimelog": {
56 "flake": false,
57 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +000058 "lastModified": 1711149987,
59 "narHash": "sha256-M9pCF+XVf5ylxgq0BSUn5Vkg1HZ6i88LDiUDM4Y1Ghs=",
Skyler Grey57f6b782024-03-13 14:43:09 +000060 "ref": "refs/heads/master",
Skyler Grey55d3edc2024-05-25 12:22:30 +000061 "rev": "8395ec4576cf54411d974675d26f64208acdcee0",
62 "revCount": 465,
Skyler Grey57f6b782024-03-13 14:43:09 +000063 "type": "git",
64 "url": "https://gitlab.collabora.com/collabora/gtimelog.git"
65 },
66 "original": {
67 "type": "git",
68 "url": "https://gitlab.collabora.com/collabora/gtimelog.git"
69 }
70 },
71 "collabora-icon": {
72 "flake": false,
73 "locked": {
74 "narHash": "sha256-D1rWQZ7dd5IaZSiPPbQchA6nZO0QItrdMs5G2sflIu0=",
75 "type": "file",
76 "url": "https://www.collabora.com/favicon.ico"
77 },
78 "original": {
79 "type": "file",
80 "url": "https://www.collabora.com/favicon.ico"
81 }
82 },
Skyler Grey97831642024-05-23 00:09:10 +000083 "crate2nix": {
84 "inputs": {
85 "cachix": "cachix",
86 "crate2nix_stable": "crate2nix_stable",
87 "devshell": "devshell",
88 "flake-compat": "flake-compat",
89 "flake-parts": "flake-parts_2",
90 "nix-test-runner": "nix-test-runner",
Skyler Grey2c55d422024-05-25 13:30:43 +000091 "nixpkgs": "nixpkgs_3",
Skyler Grey97831642024-05-23 00:09:10 +000092 "pre-commit-hooks": "pre-commit-hooks"
93 },
94 "locked": {
95 "lastModified": 1712821856,
96 "narHash": "sha256-rObTWSqfqt0qlOCokE2abesI11Ic8bCCkPNxlyk57Q0=",
97 "owner": "nix-community",
98 "repo": "crate2nix",
99 "rev": "cf034861fdc4e091fc7c5f01d6c022dc46686cf1",
100 "type": "github"
101 },
102 "original": {
103 "owner": "nix-community",
104 "repo": "crate2nix",
105 "type": "github"
106 }
107 },
108 "crate2nix_stable": {
109 "inputs": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000110 "flake-utils": "flake-utils_3"
Skyler Grey97831642024-05-23 00:09:10 +0000111 },
112 "locked": {
113 "lastModified": 1702842982,
114 "narHash": "sha256-A9AowkHIjsy1a4LuiPiVP88FMxyCWK41flZEZOUuwQM=",
115 "owner": "nix-community",
116 "repo": "crate2nix",
117 "rev": "75ac2973affa6b9b4f661a7b592cba6e4f51d426",
118 "type": "github"
119 },
120 "original": {
121 "owner": "nix-community",
122 "ref": "0.12.0",
123 "repo": "crate2nix",
124 "type": "github"
125 }
126 },
127 "devshell": {
128 "inputs": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000129 "flake-utils": "flake-utils_4",
Skyler Grey97831642024-05-23 00:09:10 +0000130 "nixpkgs": [
131 "niri-flake",
132 "crate2nix",
133 "nixpkgs"
134 ]
135 },
136 "locked": {
137 "lastModified": 1711099426,
138 "narHash": "sha256-HzpgM/wc3aqpnHJJ2oDqPBkNsqWbW0WfWUO8lKu8nGk=",
139 "owner": "numtide",
140 "repo": "devshell",
141 "rev": "2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8",
142 "type": "github"
143 },
144 "original": {
145 "owner": "numtide",
146 "repo": "devshell",
147 "type": "github"
148 }
149 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000150 "emacs-overlay": {
151 "inputs": {
152 "flake-utils": "flake-utils",
153 "nixpkgs": "nixpkgs",
154 "nixpkgs-stable": "nixpkgs-stable"
155 },
156 "locked": {
157 "lastModified": 1716628043,
158 "narHash": "sha256-qNHUr5ybHKAvTXSI8LFlqpFii8vEmyGAhxedkwOGZr4=",
159 "owner": "nix-community",
160 "repo": "emacs-overlay",
161 "rev": "d043446aeed157740a40998dc87c692cd5e2e228",
162 "type": "github"
163 },
164 "original": {
165 "owner": "nix-community",
166 "repo": "emacs-overlay",
167 "type": "github"
168 }
169 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000170 "ewwsalmoomedits--eww-widgets": {
171 "flake": false,
172 "locked": {
173 "lastModified": 1645129485,
174 "narHash": "sha256-yPSUdLgkwJyAX0rMjBGOuUIDvUKGPcVA5CSaCNcq0e8=",
175 "owner": "saimoomedits",
176 "repo": "eww-widgets",
177 "rev": "cfb2523a4e37ed2979e964998d9a4c37232b2975",
178 "type": "github"
179 },
180 "original": {
181 "owner": "saimoomedits",
182 "repo": "eww-widgets",
183 "type": "github"
184 }
185 },
Skyler Grey33e86632024-05-24 23:57:45 +0000186 "firefox-sidebery-gnome": {
187 "flake": false,
188 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000189 "lastModified": 1715874608,
190 "narHash": "sha256-JouEEHCgFk9WMAi1VFqNP+Ow5I5NFD+B2+3E6BG1Y3c=",
Skyler Grey33e86632024-05-24 23:57:45 +0000191 "owner": "rafaelmardojai",
192 "repo": "firefox-gnome-theme",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000193 "rev": "1efffcaa78904816f70dd493627412d299b23a52",
Skyler Grey33e86632024-05-24 23:57:45 +0000194 "type": "github"
195 },
196 "original": {
197 "owner": "rafaelmardojai",
198 "repo": "firefox-gnome-theme",
199 "type": "github"
200 }
201 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000202 "flake-compat": {
Skyler Grey97831642024-05-23 00:09:10 +0000203 "locked": {
204 "lastModified": 1696426674,
205 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
206 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
207 "revCount": 57,
208 "type": "tarball",
209 "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
210 },
211 "original": {
212 "type": "tarball",
213 "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
214 }
215 },
216 "flake-compat_2": {
Skyler Greya0da6b22024-02-11 22:53:41 +0000217 "flake": false,
218 "locked": {
219 "lastModified": 1650374568,
220 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
221 "owner": "edolstra",
222 "repo": "flake-compat",
223 "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
224 "type": "github"
225 },
226 "original": {
227 "owner": "edolstra",
228 "repo": "flake-compat",
229 "type": "github"
230 }
231 },
232 "flake-parts": {
233 "inputs": {
234 "nixpkgs-lib": [
235 "anyrun",
236 "nixpkgs"
237 ]
238 },
239 "locked": {
240 "lastModified": 1696343447,
241 "narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
242 "owner": "hercules-ci",
243 "repo": "flake-parts",
244 "rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
245 "type": "github"
246 },
247 "original": {
248 "owner": "hercules-ci",
249 "repo": "flake-parts",
250 "type": "github"
251 }
252 },
Skyler Grey97831642024-05-23 00:09:10 +0000253 "flake-parts_2": {
254 "inputs": {
255 "nixpkgs-lib": [
256 "niri-flake",
257 "crate2nix",
258 "nixpkgs"
259 ]
260 },
261 "locked": {
262 "lastModified": 1712014858,
263 "narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
264 "owner": "hercules-ci",
265 "repo": "flake-parts",
266 "rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
267 "type": "github"
268 },
269 "original": {
270 "owner": "hercules-ci",
271 "repo": "flake-parts",
272 "type": "github"
273 }
274 },
275 "flake-parts_3": {
276 "inputs": {
277 "nixpkgs-lib": "nixpkgs-lib"
278 },
279 "locked": {
280 "lastModified": 1715865404,
281 "narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
282 "owner": "hercules-ci",
283 "repo": "flake-parts",
284 "rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
285 "type": "github"
286 },
287 "original": {
288 "owner": "hercules-ci",
289 "repo": "flake-parts",
290 "type": "github"
291 }
292 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000293 "flake-utils": {
294 "inputs": {
Skyler Greybdd405a2024-05-25 13:03:45 +0000295 "systems": "systems"
Skyler Greya0da6b22024-02-11 22:53:41 +0000296 },
297 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000298 "lastModified": 1710146030,
299 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
300 "owner": "numtide",
301 "repo": "flake-utils",
302 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
303 "type": "github"
304 },
305 "original": {
306 "owner": "numtide",
307 "repo": "flake-utils",
308 "type": "github"
309 }
310 },
311 "flake-utils-plus": {
312 "inputs": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000313 "flake-utils": "flake-utils_6"
Skyler Grey55d3edc2024-05-25 12:22:30 +0000314 },
315 "locked": {
316 "lastModified": 1715533576,
317 "narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=",
318 "owner": "gytis-ivaskevicius",
319 "repo": "flake-utils-plus",
320 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f",
321 "type": "github"
322 },
323 "original": {
324 "owner": "gytis-ivaskevicius",
325 "repo": "flake-utils-plus",
326 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f",
327 "type": "github"
328 }
329 },
330 "flake-utils_2": {
331 "inputs": {
Skyler Greybdd405a2024-05-25 13:03:45 +0000332 "systems": "systems_2"
Skyler Grey55d3edc2024-05-25 12:22:30 +0000333 },
334 "locked": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000335 "lastModified": 1710146030,
336 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
337 "owner": "numtide",
338 "repo": "flake-utils",
339 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
340 "type": "github"
341 },
342 "original": {
343 "owner": "numtide",
344 "repo": "flake-utils",
345 "type": "github"
346 }
347 },
348 "flake-utils_3": {
349 "inputs": {
350 "systems": "systems_3"
351 },
352 "locked": {
Skyler Greya0da6b22024-02-11 22:53:41 +0000353 "lastModified": 1694529238,
354 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
355 "owner": "numtide",
356 "repo": "flake-utils",
357 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
358 "type": "github"
359 },
360 "original": {
361 "owner": "numtide",
362 "repo": "flake-utils",
363 "type": "github"
364 }
365 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000366 "flake-utils_4": {
Skyler Grey97831642024-05-23 00:09:10 +0000367 "inputs": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000368 "systems": "systems_4"
Skyler Grey97831642024-05-23 00:09:10 +0000369 },
370 "locked": {
371 "lastModified": 1701680307,
372 "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
373 "owner": "numtide",
374 "repo": "flake-utils",
375 "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
376 "type": "github"
377 },
378 "original": {
379 "owner": "numtide",
380 "repo": "flake-utils",
381 "type": "github"
382 }
383 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000384 "flake-utils_5": {
Skyler Grey97831642024-05-23 00:09:10 +0000385 "inputs": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000386 "systems": "systems_5"
Skyler Grey97831642024-05-23 00:09:10 +0000387 },
388 "locked": {
389 "lastModified": 1710146030,
390 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
391 "owner": "numtide",
392 "repo": "flake-utils",
393 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
394 "type": "github"
395 },
396 "original": {
397 "owner": "numtide",
398 "repo": "flake-utils",
399 "type": "github"
400 }
401 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000402 "flake-utils_6": {
Skyler Grey97831642024-05-23 00:09:10 +0000403 "inputs": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000404 "systems": "systems_6"
Skyler Grey97831642024-05-23 00:09:10 +0000405 },
406 "locked": {
407 "lastModified": 1694529238,
408 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
409 "owner": "numtide",
410 "repo": "flake-utils",
411 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
412 "type": "github"
413 },
414 "original": {
415 "owner": "numtide",
416 "repo": "flake-utils",
417 "type": "github"
418 }
419 },
Skyler Grey55d3edc2024-05-25 12:22:30 +0000420 "flakey-profile": {
Skyler Greya0da6b22024-02-11 22:53:41 +0000421 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000422 "lastModified": 1712898590,
423 "narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
424 "owner": "lf-",
425 "repo": "flakey-profile",
426 "rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
Skyler Greya0da6b22024-02-11 22:53:41 +0000427 "type": "github"
428 },
429 "original": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000430 "owner": "lf-",
431 "repo": "flakey-profile",
Skyler Greya0da6b22024-02-11 22:53:41 +0000432 "type": "github"
433 }
434 },
Skyler Grey97831642024-05-23 00:09:10 +0000435 "gitignore": {
436 "inputs": {
437 "nixpkgs": [
438 "niri-flake",
439 "crate2nix",
440 "pre-commit-hooks",
441 "nixpkgs"
442 ]
443 },
444 "locked": {
445 "lastModified": 1709087332,
446 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
447 "owner": "hercules-ci",
448 "repo": "gitignore.nix",
449 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
450 "type": "github"
451 },
452 "original": {
453 "owner": "hercules-ci",
454 "repo": "gitignore.nix",
455 "type": "github"
456 }
457 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000458 "home-manager": {
459 "inputs": {
460 "nixpkgs": [
461 "nixpkgs"
462 ]
463 },
464 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000465 "lastModified": 1716457508,
466 "narHash": "sha256-ZxzffLuWRyuMrkVVq7wastNUqeO0HJL9xqfY1QsYaqo=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000467 "owner": "nix-community",
468 "repo": "home-manager",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000469 "rev": "850cb322046ef1a268449cf1ceda5fd24d930b05",
Skyler Greya0da6b22024-02-11 22:53:41 +0000470 "type": "github"
471 },
472 "original": {
473 "owner": "nix-community",
474 "repo": "home-manager",
475 "type": "github"
476 }
477 },
Skyler Grey55d3edc2024-05-25 12:22:30 +0000478 "lix": {
479 "flake": false,
480 "locked": {
481 "lastModified": 1714955862,
482 "narHash": "sha256-REWlo2RYHfJkxnmZTEJu3Cd/2VM+wjjpPy7Xi4BdDTQ=",
483 "ref": "refs/tags/2.90-beta.1",
484 "rev": "b6799ab0374a8e1907a48915d3187e07da41d88c",
485 "revCount": 15501,
486 "type": "git",
487 "url": "https://git@git.lix.systems/lix-project/lix"
488 },
489 "original": {
490 "ref": "refs/tags/2.90-beta.1",
491 "type": "git",
492 "url": "https://git@git.lix.systems/lix-project/lix"
493 }
494 },
495 "lix-module": {
496 "inputs": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000497 "flake-utils": "flake-utils_2",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000498 "flakey-profile": "flakey-profile",
499 "lix": [
500 "lix"
501 ],
502 "nixpkgs": [
503 "nixpkgs"
504 ]
505 },
506 "locked": {
507 "lastModified": 1716506851,
508 "narHash": "sha256-fzY708SyfHwLOFrg5ZU0fXW9mNdvRvqz64jg97vvpJM=",
509 "ref": "refs/heads/main",
510 "rev": "18fa4a89e208cb8e881f5f71c75bbd4c1c2fd37d",
511 "revCount": 83,
512 "type": "git",
513 "url": "https://git.lix.systems/lix-project/nixos-module"
514 },
515 "original": {
516 "type": "git",
517 "url": "https://git.lix.systems/lix-project/nixos-module"
518 }
519 },
Skyler Grey97831642024-05-23 00:09:10 +0000520 "niri-flake": {
521 "inputs": {
522 "crate2nix": "crate2nix",
523 "flake-parts": "flake-parts_3",
524 "niri-stable": "niri-stable",
525 "niri-unstable": [
526 "niri-flake",
527 "niri-stable"
528 ],
529 "nixpkgs": [
530 "nixpkgs"
531 ],
532 "nixpkgs-stable": [
533 "nixpkgs"
534 ]
535 },
536 "locked": {
537 "lastModified": 1716640018,
538 "narHash": "sha256-vty6GoIKET+rW+2sTcOImgSyQVa63BDczoGB0cdqF5U=",
539 "owner": "sodiboo",
540 "repo": "niri-flake",
541 "rev": "c990e5121b157c6765be9b39e1045052d8abf29f",
542 "type": "github"
543 },
544 "original": {
545 "owner": "sodiboo",
546 "repo": "niri-flake",
547 "type": "github"
548 }
549 },
550 "niri-stable": {
551 "flake": false,
552 "locked": {
553 "lastModified": 1716030039,
554 "narHash": "sha256-MJh0CR2YHJE0GNnxaTcElNMuZUEI0pe9fvC0mfy4484=",
555 "owner": "YaLTeR",
556 "repo": "niri",
557 "rev": "d96a66ddff1a6b88dbe3e23b049f7075533b216f",
558 "type": "github"
559 },
560 "original": {
561 "owner": "YaLTeR",
562 "ref": "v0.1.6",
563 "repo": "niri",
564 "type": "github"
565 }
566 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000567 "nix-index-database": {
568 "inputs": {
569 "nixpkgs": [
570 "nixpkgs"
571 ]
572 },
573 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000574 "lastModified": 1716170277,
575 "narHash": "sha256-fCAiox/TuzWGVaAz16PxrR4Jtf9lN5dwWL2W74DS0yI=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000576 "owner": "nix-community",
577 "repo": "nix-index-database",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000578 "rev": "e0638db3db43b582512a7de8c0f8363a162842b9",
Skyler Greya0da6b22024-02-11 22:53:41 +0000579 "type": "github"
580 },
581 "original": {
582 "owner": "nix-community",
583 "repo": "nix-index-database",
584 "type": "github"
585 }
586 },
Skyler Grey97831642024-05-23 00:09:10 +0000587 "nix-test-runner": {
588 "flake": false,
589 "locked": {
590 "lastModified": 1588761593,
591 "narHash": "sha256-FKJykltAN/g3eIceJl4SfDnnyuH2jHImhMrXS2KvGIs=",
592 "owner": "stoeffel",
593 "repo": "nix-test-runner",
594 "rev": "c45d45b11ecef3eb9d834c3b6304c05c49b06ca2",
595 "type": "github"
596 },
597 "original": {
598 "owner": "stoeffel",
599 "repo": "nix-test-runner",
600 "type": "github"
601 }
602 },
Skyler Grey5db90f92024-02-25 11:24:31 +0000603 "nixos-hardware": {
604 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000605 "lastModified": 1716173274,
606 "narHash": "sha256-FC21Bn4m6ctajMjiUof30awPBH/7WjD0M5yqrWepZbY=",
Skyler Grey5db90f92024-02-25 11:24:31 +0000607 "owner": "nixos",
608 "repo": "nixos-hardware",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000609 "rev": "d9e0b26202fd500cf3e79f73653cce7f7d541191",
Skyler Grey5db90f92024-02-25 11:24:31 +0000610 "type": "github"
611 },
612 "original": {
613 "owner": "nixos",
614 "ref": "master",
615 "repo": "nixos-hardware",
616 "type": "github"
617 }
618 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000619 "nixpkgs": {
620 "locked": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000621 "lastModified": 1716330097,
622 "narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
Skyler Grey97831642024-05-23 00:09:10 +0000623 "owner": "NixOS",
Skyler Greya0da6b22024-02-11 22:53:41 +0000624 "repo": "nixpkgs",
Skyler Grey2c55d422024-05-25 13:30:43 +0000625 "rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
Skyler Greya0da6b22024-02-11 22:53:41 +0000626 "type": "github"
627 },
628 "original": {
Skyler Grey97831642024-05-23 00:09:10 +0000629 "owner": "NixOS",
Skyler Greya0da6b22024-02-11 22:53:41 +0000630 "ref": "nixos-unstable",
631 "repo": "nixpkgs",
632 "type": "github"
633 }
634 },
Skyler Grey97831642024-05-23 00:09:10 +0000635 "nixpkgs-lib": {
636 "locked": {
637 "lastModified": 1714640452,
638 "narHash": "sha256-QBx10+k6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94=",
639 "type": "tarball",
640 "url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
641 },
642 "original": {
643 "type": "tarball",
644 "url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
645 }
646 },
Samuel Shuert2e42e672024-02-21 21:49:28 +0000647 "nixpkgs-stable": {
648 "locked": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000649 "lastModified": 1716361217,
650 "narHash": "sha256-mzZDr00WUiUXVm1ujBVv6A0qRd8okaITyUp4ezYRgc4=",
651 "owner": "NixOS",
652 "repo": "nixpkgs",
653 "rev": "46397778ef1f73414b03ed553a3368f0e7e33c2f",
654 "type": "github"
655 },
656 "original": {
657 "owner": "NixOS",
658 "ref": "nixos-23.11",
659 "repo": "nixpkgs",
660 "type": "github"
661 }
662 },
663 "nixpkgs-stable_2": {
664 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000665 "lastModified": 1716061101,
666 "narHash": "sha256-H0eCta7ahEgloGIwE/ihkyGstOGu+kQwAiHvwVoXaA0=",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000667 "owner": "NixOS",
668 "repo": "nixpkgs",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000669 "rev": "e7cc61784ddf51c81487637b3031a6dd2d6673a2",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000670 "type": "github"
671 },
672 "original": {
673 "owner": "NixOS",
674 "ref": "release-23.11",
675 "repo": "nixpkgs",
676 "type": "github"
677 }
678 },
Skyler Grey889835e2024-05-26 21:23:33 +0000679 "nixpkgs-xwayland-23": {
680 "locked": {
681 "lastModified": 1716361217,
682 "narHash": "sha256-mzZDr00WUiUXVm1ujBVv6A0qRd8okaITyUp4ezYRgc4=",
683 "owner": "nixos",
684 "repo": "nixpkgs",
685 "rev": "46397778ef1f73414b03ed553a3368f0e7e33c2f",
686 "type": "github"
687 },
688 "original": {
689 "owner": "nixos",
690 "repo": "nixpkgs",
691 "rev": "46397778ef1f73414b03ed553a3368f0e7e33c2f",
692 "type": "github"
693 }
694 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000695 "nixpkgs_2": {
696 "locked": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000697 "lastModified": 1700612854,
698 "narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=",
699 "owner": "NixOS",
700 "repo": "nixpkgs",
701 "rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614",
702 "type": "github"
703 },
704 "original": {
705 "owner": "NixOS",
706 "ref": "nixos-unstable",
707 "repo": "nixpkgs",
708 "type": "github"
709 }
710 },
711 "nixpkgs_3": {
712 "locked": {
Skyler Grey97831642024-05-23 00:09:10 +0000713 "lastModified": 1712026416,
714 "narHash": "sha256-N/3VR/9e1NlN49p7kCiATiEY6Tzdo+CbrAG8kqCQKcI=",
715 "owner": "NixOS",
716 "repo": "nixpkgs",
717 "rev": "080a4a27f206d07724b88da096e27ef63401a504",
718 "type": "github"
719 },
720 "original": {
721 "id": "nixpkgs",
722 "type": "indirect"
723 }
724 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000725 "nixpkgs_4": {
Skyler Grey97831642024-05-23 00:09:10 +0000726 "locked": {
727 "lastModified": 1716509168,
728 "narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=",
729 "owner": "nixos",
730 "repo": "nixpkgs",
731 "rev": "bfb7a882678e518398ce9a31a881538679f6f092",
732 "type": "github"
733 },
734 "original": {
735 "owner": "nixos",
736 "ref": "nixos-unstable",
737 "repo": "nixpkgs",
738 "type": "github"
739 }
740 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000741 "nixpkgs_5": {
Skyler Grey97831642024-05-23 00:09:10 +0000742 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000743 "lastModified": 1716062047,
744 "narHash": "sha256-OhysviwHQz4p2HZL4g7XGMLoUbWMjkMr/ogaR3VUYNA=",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000745 "owner": "NixOS",
746 "repo": "nixpkgs",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000747 "rev": "02923630b89aa1ab36ef8e422501a6f4fd4b2016",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000748 "type": "github"
749 },
750 "original": {
751 "owner": "NixOS",
752 "ref": "nixpkgs-unstable",
753 "repo": "nixpkgs",
754 "type": "github"
755 }
756 },
Skyler Grey4e230892024-02-13 22:58:46 +0000757 "nur": {
758 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000759 "lastModified": 1716640619,
760 "narHash": "sha256-4H2+acLfpemNJ5w18rf0v5HUQwBy0ClQFaLIqXMCYwg=",
Skyler Grey4e230892024-02-13 22:58:46 +0000761 "owner": "nix-community",
762 "repo": "nur",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000763 "rev": "6df18dde288df4a770e5080ec92b3326c5da9b9d",
Skyler Grey4e230892024-02-13 22:58:46 +0000764 "type": "github"
765 },
766 "original": {
767 "owner": "nix-community",
768 "repo": "nur",
769 "type": "github"
770 }
771 },
Skyler Grey97831642024-05-23 00:09:10 +0000772 "pre-commit-hooks": {
773 "inputs": {
774 "flake-compat": [
775 "niri-flake",
776 "crate2nix",
777 "flake-compat"
778 ],
Skyler Grey2c55d422024-05-25 13:30:43 +0000779 "flake-utils": "flake-utils_5",
Skyler Grey97831642024-05-23 00:09:10 +0000780 "gitignore": "gitignore",
781 "nixpkgs": [
782 "niri-flake",
783 "crate2nix",
784 "nixpkgs"
785 ],
786 "nixpkgs-stable": [
787 "niri-flake",
788 "crate2nix",
789 "nixpkgs"
790 ]
791 },
792 "locked": {
793 "lastModified": 1712055707,
794 "narHash": "sha256-4XLvuSIDZJGS17xEwSrNuJLL7UjDYKGJSbK1WWX2AK8=",
795 "owner": "cachix",
796 "repo": "pre-commit-hooks.nix",
797 "rev": "e35aed5fda3cc79f88ed7f1795021e559582093a",
798 "type": "github"
799 },
800 "original": {
801 "owner": "cachix",
802 "repo": "pre-commit-hooks.nix",
803 "type": "github"
804 }
805 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000806 "root": {
807 "inputs": {
808 "anyrun": "anyrun",
Skyler Grey57f6b782024-03-13 14:43:09 +0000809 "collabora-gtimelog": "collabora-gtimelog",
810 "collabora-icon": "collabora-icon",
Skyler Grey2c55d422024-05-25 13:30:43 +0000811 "emacs-overlay": "emacs-overlay",
Skyler Greya0da6b22024-02-11 22:53:41 +0000812 "ewwsalmoomedits--eww-widgets": "ewwsalmoomedits--eww-widgets",
Skyler Grey33e86632024-05-24 23:57:45 +0000813 "firefox-sidebery-gnome": "firefox-sidebery-gnome",
Skyler Greya0da6b22024-02-11 22:53:41 +0000814 "home-manager": "home-manager",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000815 "lix": "lix",
816 "lix-module": "lix-module",
Skyler Grey97831642024-05-23 00:09:10 +0000817 "niri-flake": "niri-flake",
Skyler Greya0da6b22024-02-11 22:53:41 +0000818 "nix-index-database": "nix-index-database",
Skyler Grey5db90f92024-02-25 11:24:31 +0000819 "nixos-hardware": "nixos-hardware",
Skyler Grey2c55d422024-05-25 13:30:43 +0000820 "nixpkgs": "nixpkgs_4",
Skyler Grey889835e2024-05-26 21:23:33 +0000821 "nixpkgs-xwayland-23": "nixpkgs-xwayland-23",
Skyler Grey4e230892024-02-13 22:58:46 +0000822 "nur": "nur",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000823 "snowfall-lib": "snowfall-lib",
Samuel Shuert804f81b2024-02-21 22:20:01 +0000824 "sops-nix": "sops-nix",
Skyler Grey889835e2024-05-26 21:23:33 +0000825 "templates": "templates",
826 "xwayland-satellite": "xwayland-satellite"
Skyler Greya0da6b22024-02-11 22:53:41 +0000827 }
828 },
829 "snowfall-lib": {
830 "inputs": {
Skyler Grey97831642024-05-23 00:09:10 +0000831 "flake-compat": "flake-compat_2",
Skyler Greya0da6b22024-02-11 22:53:41 +0000832 "flake-utils-plus": "flake-utils-plus",
833 "nixpkgs": [
834 "nixpkgs"
835 ]
836 },
837 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000838 "lastModified": 1716563019,
839 "narHash": "sha256-7TFvVE4HR/b65/0AAhewYHEJzUXxIEJn82ow5bCkrDo=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000840 "owner": "snowfallorg",
841 "repo": "lib",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000842 "rev": "727d634555bc6749c19cce1ac63d56b6400c82ed",
Skyler Greya0da6b22024-02-11 22:53:41 +0000843 "type": "github"
844 },
845 "original": {
846 "owner": "snowfallorg",
Skyler Grey694958e2024-02-29 23:54:28 +0000847 "ref": "dev",
Skyler Greya0da6b22024-02-11 22:53:41 +0000848 "repo": "lib",
849 "type": "github"
850 }
851 },
Samuel Shuert2e42e672024-02-21 21:49:28 +0000852 "sops-nix": {
853 "inputs": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000854 "nixpkgs": "nixpkgs_5",
855 "nixpkgs-stable": "nixpkgs-stable_2"
Samuel Shuert2e42e672024-02-21 21:49:28 +0000856 },
857 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000858 "lastModified": 1716400300,
859 "narHash": "sha256-0lMkIk9h3AzOHs1dCL9RXvvN4PM8VBKb+cyGsqOKa4c=",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000860 "owner": "Mic92",
861 "repo": "sops-nix",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000862 "rev": "b549832718b8946e875c016a4785d204fcfc2e53",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000863 "type": "github"
864 },
865 "original": {
866 "owner": "Mic92",
867 "repo": "sops-nix",
868 "type": "github"
869 }
870 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000871 "systems": {
872 "locked": {
Skyler Greya0da6b22024-02-11 22:53:41 +0000873 "lastModified": 1681028828,
874 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
875 "owner": "nix-systems",
876 "repo": "default",
877 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
878 "type": "github"
879 },
880 "original": {
881 "owner": "nix-systems",
882 "repo": "default",
883 "type": "github"
884 }
885 },
Skyler Greybdd405a2024-05-25 13:03:45 +0000886 "systems_2": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000887 "locked": {
888 "lastModified": 1681028828,
889 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
890 "owner": "nix-systems",
891 "repo": "default",
892 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
893 "type": "github"
894 },
895 "original": {
896 "owner": "nix-systems",
897 "repo": "default",
898 "type": "github"
899 }
900 },
Skyler Grey97831642024-05-23 00:09:10 +0000901 "systems_3": {
902 "locked": {
903 "lastModified": 1681028828,
904 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
905 "owner": "nix-systems",
906 "repo": "default",
907 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
908 "type": "github"
909 },
910 "original": {
911 "owner": "nix-systems",
912 "repo": "default",
913 "type": "github"
914 }
915 },
916 "systems_4": {
917 "locked": {
918 "lastModified": 1681028828,
919 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
920 "owner": "nix-systems",
921 "repo": "default",
922 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
923 "type": "github"
924 },
925 "original": {
926 "owner": "nix-systems",
927 "repo": "default",
928 "type": "github"
929 }
930 },
931 "systems_5": {
932 "locked": {
933 "lastModified": 1681028828,
934 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
935 "owner": "nix-systems",
936 "repo": "default",
937 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
938 "type": "github"
939 },
940 "original": {
941 "owner": "nix-systems",
942 "repo": "default",
943 "type": "github"
944 }
945 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000946 "systems_6": {
947 "locked": {
948 "lastModified": 1681028828,
949 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
950 "owner": "nix-systems",
951 "repo": "default",
952 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
953 "type": "github"
954 },
955 "original": {
956 "owner": "nix-systems",
957 "repo": "default",
958 "type": "github"
959 }
960 },
Samuel Shuert804f81b2024-02-21 22:20:01 +0000961 "templates": {
962 "locked": {
963 "lastModified": 1708553502,
964 "narHash": "sha256-WHLCwZD/zwyCdAjAuyWDDnrGCvH07ZqaNYTjgj/yKBU=",
965 "ref": "refs/heads/main",
966 "rev": "449f54b5fedd6de28b3a9abfe82ba78d6efcd4b3",
967 "revCount": 2,
968 "type": "git",
969 "url": "https://git.clicks.codes/Templates"
970 },
971 "original": {
972 "type": "git",
973 "url": "https://git.clicks.codes/Templates"
974 }
Skyler Grey889835e2024-05-26 21:23:33 +0000975 },
976 "xwayland-satellite": {
977 "flake": false,
978 "locked": {
979 "lastModified": 1716523768,
980 "narHash": "sha256-zdQwzUzaTx/+OIo6hHbi2GwhGFAbsogqWVKfy2H3Mro=",
981 "owner": "Supreeeme",
982 "repo": "xwayland-satellite",
983 "rev": "02bee5aea7d4e95abad5c6792f6caab1190a1e68",
984 "type": "github"
985 },
986 "original": {
987 "owner": "Supreeeme",
988 "repo": "xwayland-satellite",
989 "type": "github"
990 }
Skyler Greya0da6b22024-02-11 22:53:41 +0000991 }
992 },
993 "root": "root",
994 "version": 7
995}