blob: 25b54428907a7eb628d020f44af0de1073dffa70 [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 Greya0da6b22024-02-11 22:53:41 +0000679 "nixpkgs_2": {
680 "locked": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000681 "lastModified": 1700612854,
682 "narHash": "sha256-yrQ8osMD+vDLGFX7pcwsY/Qr5PUd6OmDMYJZzZi0+zc=",
683 "owner": "NixOS",
684 "repo": "nixpkgs",
685 "rev": "19cbff58383a4ae384dea4d1d0c823d72b49d614",
686 "type": "github"
687 },
688 "original": {
689 "owner": "NixOS",
690 "ref": "nixos-unstable",
691 "repo": "nixpkgs",
692 "type": "github"
693 }
694 },
695 "nixpkgs_3": {
696 "locked": {
Skyler Grey97831642024-05-23 00:09:10 +0000697 "lastModified": 1712026416,
698 "narHash": "sha256-N/3VR/9e1NlN49p7kCiATiEY6Tzdo+CbrAG8kqCQKcI=",
699 "owner": "NixOS",
700 "repo": "nixpkgs",
701 "rev": "080a4a27f206d07724b88da096e27ef63401a504",
702 "type": "github"
703 },
704 "original": {
705 "id": "nixpkgs",
706 "type": "indirect"
707 }
708 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000709 "nixpkgs_4": {
Skyler Grey97831642024-05-23 00:09:10 +0000710 "locked": {
711 "lastModified": 1716509168,
712 "narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=",
713 "owner": "nixos",
714 "repo": "nixpkgs",
715 "rev": "bfb7a882678e518398ce9a31a881538679f6f092",
716 "type": "github"
717 },
718 "original": {
719 "owner": "nixos",
720 "ref": "nixos-unstable",
721 "repo": "nixpkgs",
722 "type": "github"
723 }
724 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000725 "nixpkgs_5": {
Skyler Grey97831642024-05-23 00:09:10 +0000726 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000727 "lastModified": 1716062047,
728 "narHash": "sha256-OhysviwHQz4p2HZL4g7XGMLoUbWMjkMr/ogaR3VUYNA=",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000729 "owner": "NixOS",
730 "repo": "nixpkgs",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000731 "rev": "02923630b89aa1ab36ef8e422501a6f4fd4b2016",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000732 "type": "github"
733 },
734 "original": {
735 "owner": "NixOS",
736 "ref": "nixpkgs-unstable",
737 "repo": "nixpkgs",
738 "type": "github"
739 }
740 },
Skyler Grey4e230892024-02-13 22:58:46 +0000741 "nur": {
742 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000743 "lastModified": 1716640619,
744 "narHash": "sha256-4H2+acLfpemNJ5w18rf0v5HUQwBy0ClQFaLIqXMCYwg=",
Skyler Grey4e230892024-02-13 22:58:46 +0000745 "owner": "nix-community",
746 "repo": "nur",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000747 "rev": "6df18dde288df4a770e5080ec92b3326c5da9b9d",
Skyler Grey4e230892024-02-13 22:58:46 +0000748 "type": "github"
749 },
750 "original": {
751 "owner": "nix-community",
752 "repo": "nur",
753 "type": "github"
754 }
755 },
Skyler Grey97831642024-05-23 00:09:10 +0000756 "pre-commit-hooks": {
757 "inputs": {
758 "flake-compat": [
759 "niri-flake",
760 "crate2nix",
761 "flake-compat"
762 ],
Skyler Grey2c55d422024-05-25 13:30:43 +0000763 "flake-utils": "flake-utils_5",
Skyler Grey97831642024-05-23 00:09:10 +0000764 "gitignore": "gitignore",
765 "nixpkgs": [
766 "niri-flake",
767 "crate2nix",
768 "nixpkgs"
769 ],
770 "nixpkgs-stable": [
771 "niri-flake",
772 "crate2nix",
773 "nixpkgs"
774 ]
775 },
776 "locked": {
777 "lastModified": 1712055707,
778 "narHash": "sha256-4XLvuSIDZJGS17xEwSrNuJLL7UjDYKGJSbK1WWX2AK8=",
779 "owner": "cachix",
780 "repo": "pre-commit-hooks.nix",
781 "rev": "e35aed5fda3cc79f88ed7f1795021e559582093a",
782 "type": "github"
783 },
784 "original": {
785 "owner": "cachix",
786 "repo": "pre-commit-hooks.nix",
787 "type": "github"
788 }
789 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000790 "root": {
791 "inputs": {
792 "anyrun": "anyrun",
Skyler Grey57f6b782024-03-13 14:43:09 +0000793 "collabora-gtimelog": "collabora-gtimelog",
794 "collabora-icon": "collabora-icon",
Skyler Grey2c55d422024-05-25 13:30:43 +0000795 "emacs-overlay": "emacs-overlay",
Skyler Greya0da6b22024-02-11 22:53:41 +0000796 "ewwsalmoomedits--eww-widgets": "ewwsalmoomedits--eww-widgets",
Skyler Grey33e86632024-05-24 23:57:45 +0000797 "firefox-sidebery-gnome": "firefox-sidebery-gnome",
Skyler Greya0da6b22024-02-11 22:53:41 +0000798 "home-manager": "home-manager",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000799 "lix": "lix",
800 "lix-module": "lix-module",
Skyler Grey97831642024-05-23 00:09:10 +0000801 "niri-flake": "niri-flake",
Skyler Greya0da6b22024-02-11 22:53:41 +0000802 "nix-index-database": "nix-index-database",
Skyler Grey5db90f92024-02-25 11:24:31 +0000803 "nixos-hardware": "nixos-hardware",
Skyler Grey2c55d422024-05-25 13:30:43 +0000804 "nixpkgs": "nixpkgs_4",
Skyler Grey4e230892024-02-13 22:58:46 +0000805 "nur": "nur",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000806 "snowfall-lib": "snowfall-lib",
Samuel Shuert804f81b2024-02-21 22:20:01 +0000807 "sops-nix": "sops-nix",
808 "templates": "templates"
Skyler Greya0da6b22024-02-11 22:53:41 +0000809 }
810 },
811 "snowfall-lib": {
812 "inputs": {
Skyler Grey97831642024-05-23 00:09:10 +0000813 "flake-compat": "flake-compat_2",
Skyler Greya0da6b22024-02-11 22:53:41 +0000814 "flake-utils-plus": "flake-utils-plus",
815 "nixpkgs": [
816 "nixpkgs"
817 ]
818 },
819 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000820 "lastModified": 1716563019,
821 "narHash": "sha256-7TFvVE4HR/b65/0AAhewYHEJzUXxIEJn82ow5bCkrDo=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000822 "owner": "snowfallorg",
823 "repo": "lib",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000824 "rev": "727d634555bc6749c19cce1ac63d56b6400c82ed",
Skyler Greya0da6b22024-02-11 22:53:41 +0000825 "type": "github"
826 },
827 "original": {
828 "owner": "snowfallorg",
Skyler Grey694958e2024-02-29 23:54:28 +0000829 "ref": "dev",
Skyler Greya0da6b22024-02-11 22:53:41 +0000830 "repo": "lib",
831 "type": "github"
832 }
833 },
Samuel Shuert2e42e672024-02-21 21:49:28 +0000834 "sops-nix": {
835 "inputs": {
Skyler Grey2c55d422024-05-25 13:30:43 +0000836 "nixpkgs": "nixpkgs_5",
837 "nixpkgs-stable": "nixpkgs-stable_2"
Samuel Shuert2e42e672024-02-21 21:49:28 +0000838 },
839 "locked": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000840 "lastModified": 1716400300,
841 "narHash": "sha256-0lMkIk9h3AzOHs1dCL9RXvvN4PM8VBKb+cyGsqOKa4c=",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000842 "owner": "Mic92",
843 "repo": "sops-nix",
Skyler Grey55d3edc2024-05-25 12:22:30 +0000844 "rev": "b549832718b8946e875c016a4785d204fcfc2e53",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000845 "type": "github"
846 },
847 "original": {
848 "owner": "Mic92",
849 "repo": "sops-nix",
850 "type": "github"
851 }
852 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000853 "systems": {
854 "locked": {
Skyler Greya0da6b22024-02-11 22:53:41 +0000855 "lastModified": 1681028828,
856 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
857 "owner": "nix-systems",
858 "repo": "default",
859 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
860 "type": "github"
861 },
862 "original": {
863 "owner": "nix-systems",
864 "repo": "default",
865 "type": "github"
866 }
867 },
Skyler Greybdd405a2024-05-25 13:03:45 +0000868 "systems_2": {
Skyler Grey55d3edc2024-05-25 12:22:30 +0000869 "locked": {
870 "lastModified": 1681028828,
871 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
872 "owner": "nix-systems",
873 "repo": "default",
874 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
875 "type": "github"
876 },
877 "original": {
878 "owner": "nix-systems",
879 "repo": "default",
880 "type": "github"
881 }
882 },
Skyler Grey97831642024-05-23 00:09:10 +0000883 "systems_3": {
884 "locked": {
885 "lastModified": 1681028828,
886 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
887 "owner": "nix-systems",
888 "repo": "default",
889 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
890 "type": "github"
891 },
892 "original": {
893 "owner": "nix-systems",
894 "repo": "default",
895 "type": "github"
896 }
897 },
898 "systems_4": {
899 "locked": {
900 "lastModified": 1681028828,
901 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
902 "owner": "nix-systems",
903 "repo": "default",
904 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
905 "type": "github"
906 },
907 "original": {
908 "owner": "nix-systems",
909 "repo": "default",
910 "type": "github"
911 }
912 },
913 "systems_5": {
914 "locked": {
915 "lastModified": 1681028828,
916 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
917 "owner": "nix-systems",
918 "repo": "default",
919 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
920 "type": "github"
921 },
922 "original": {
923 "owner": "nix-systems",
924 "repo": "default",
925 "type": "github"
926 }
927 },
Skyler Grey2c55d422024-05-25 13:30:43 +0000928 "systems_6": {
929 "locked": {
930 "lastModified": 1681028828,
931 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
932 "owner": "nix-systems",
933 "repo": "default",
934 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
935 "type": "github"
936 },
937 "original": {
938 "owner": "nix-systems",
939 "repo": "default",
940 "type": "github"
941 }
942 },
Samuel Shuert804f81b2024-02-21 22:20:01 +0000943 "templates": {
944 "locked": {
945 "lastModified": 1708553502,
946 "narHash": "sha256-WHLCwZD/zwyCdAjAuyWDDnrGCvH07ZqaNYTjgj/yKBU=",
947 "ref": "refs/heads/main",
948 "rev": "449f54b5fedd6de28b3a9abfe82ba78d6efcd4b3",
949 "revCount": 2,
950 "type": "git",
951 "url": "https://git.clicks.codes/Templates"
952 },
953 "original": {
954 "type": "git",
955 "url": "https://git.clicks.codes/Templates"
956 }
Skyler Greya0da6b22024-02-11 22:53:41 +0000957 }
958 },
959 "root": "root",
960 "version": 7
961}