blob: c63a1e02e259349a8ea630f5ac9f8071df522b2e [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 Grey57f6b782024-03-13 14:43:09 +000024 "collabora-gtimelog": {
25 "flake": false,
26 "locked": {
27 "lastModified": 1699275431,
28 "narHash": "sha256-u5ooKnWhkf9Eh90nyqAvHzIDgidhx05SI66L3VLwRJ0=",
29 "ref": "refs/heads/master",
30 "rev": "3faf89054bebf89fcee8640f1b1c2b2b23d1a0dc",
31 "revCount": 464,
32 "type": "git",
33 "url": "https://gitlab.collabora.com/collabora/gtimelog.git"
34 },
35 "original": {
36 "type": "git",
37 "url": "https://gitlab.collabora.com/collabora/gtimelog.git"
38 }
39 },
40 "collabora-icon": {
41 "flake": false,
42 "locked": {
43 "narHash": "sha256-D1rWQZ7dd5IaZSiPPbQchA6nZO0QItrdMs5G2sflIu0=",
44 "type": "file",
45 "url": "https://www.collabora.com/favicon.ico"
46 },
47 "original": {
48 "type": "file",
49 "url": "https://www.collabora.com/favicon.ico"
50 }
51 },
Skyler Greya0da6b22024-02-11 22:53:41 +000052 "ewwsalmoomedits--eww-widgets": {
53 "flake": false,
54 "locked": {
55 "lastModified": 1645129485,
56 "narHash": "sha256-yPSUdLgkwJyAX0rMjBGOuUIDvUKGPcVA5CSaCNcq0e8=",
57 "owner": "saimoomedits",
58 "repo": "eww-widgets",
59 "rev": "cfb2523a4e37ed2979e964998d9a4c37232b2975",
60 "type": "github"
61 },
62 "original": {
63 "owner": "saimoomedits",
64 "repo": "eww-widgets",
65 "type": "github"
66 }
67 },
68 "flake-compat": {
69 "flake": false,
70 "locked": {
71 "lastModified": 1650374568,
72 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
73 "owner": "edolstra",
74 "repo": "flake-compat",
75 "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
76 "type": "github"
77 },
78 "original": {
79 "owner": "edolstra",
80 "repo": "flake-compat",
81 "type": "github"
82 }
83 },
84 "flake-parts": {
85 "inputs": {
86 "nixpkgs-lib": [
87 "anyrun",
88 "nixpkgs"
89 ]
90 },
91 "locked": {
92 "lastModified": 1696343447,
93 "narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
94 "owner": "hercules-ci",
95 "repo": "flake-parts",
96 "rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
97 "type": "github"
98 },
99 "original": {
100 "owner": "hercules-ci",
101 "repo": "flake-parts",
102 "type": "github"
103 }
104 },
105 "flake-utils": {
106 "inputs": {
107 "systems": "systems_2"
108 },
109 "locked": {
110 "lastModified": 1694529238,
111 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
112 "owner": "numtide",
113 "repo": "flake-utils",
114 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
115 "type": "github"
116 },
117 "original": {
118 "owner": "numtide",
119 "repo": "flake-utils",
120 "type": "github"
121 }
122 },
123 "flake-utils-plus": {
124 "inputs": {
125 "flake-utils": "flake-utils"
126 },
127 "locked": {
128 "lastModified": 1696331477,
129 "narHash": "sha256-YkbRa/1wQWdWkVJ01JvV+75KIdM37UErqKgTf0L54Fk=",
130 "owner": "gytis-ivaskevicius",
131 "repo": "flake-utils-plus",
132 "rev": "bfc53579db89de750b25b0c5e7af299e0c06d7d3",
133 "type": "github"
134 },
135 "original": {
136 "owner": "gytis-ivaskevicius",
137 "repo": "flake-utils-plus",
138 "type": "github"
139 }
140 },
141 "home-manager": {
142 "inputs": {
143 "nixpkgs": [
144 "nixpkgs"
145 ]
146 },
147 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000148 "lastModified": 1713453913,
149 "narHash": "sha256-vbXq52VRlL1defMHrwhsoeHm95O3mFefsSSJyNEghbA=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000150 "owner": "nix-community",
151 "repo": "home-manager",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000152 "rev": "178e26895b3aef028a00a32fb7e7ed0fc660645c",
Skyler Greya0da6b22024-02-11 22:53:41 +0000153 "type": "github"
154 },
155 "original": {
156 "owner": "nix-community",
157 "repo": "home-manager",
158 "type": "github"
159 }
160 },
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000161 "hyprcursor": {
162 "inputs": {
163 "hyprlang": [
164 "hyprland",
165 "hyprlang"
166 ],
167 "nixpkgs": [
168 "hyprland",
169 "nixpkgs"
170 ],
171 "systems": [
172 "hyprland",
173 "systems"
174 ]
175 },
176 "locked": {
177 "lastModified": 1713214463,
178 "narHash": "sha256-zAOOjqHAbccCRgJSuvTCA0FNLqKswN63LgVo43R7pxw=",
179 "owner": "hyprwm",
180 "repo": "hyprcursor",
181 "rev": "0a53b9957f0b17f1a0036b25198f569969ad43a0",
182 "type": "github"
183 },
184 "original": {
185 "owner": "hyprwm",
186 "repo": "hyprcursor",
187 "type": "github"
188 }
189 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000190 "hyprland": {
191 "inputs": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000192 "hyprcursor": "hyprcursor",
Skyler Greya0da6b22024-02-11 22:53:41 +0000193 "hyprland-protocols": "hyprland-protocols",
Skyler Grey694958e2024-02-29 23:54:28 +0000194 "hyprlang": "hyprlang",
Skyler Greya0da6b22024-02-11 22:53:41 +0000195 "nixpkgs": "nixpkgs",
196 "systems": "systems",
197 "wlroots": "wlroots",
198 "xdph": "xdph"
199 },
200 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000201 "lastModified": 1713376910,
202 "narHash": "sha256-6cvw+CxacXe+l8/mZ1+ih21vLHvhIC+Erc7LQF0dyrQ=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000203 "owner": "hyprwm",
204 "repo": "Hyprland",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000205 "rev": "82222342f10a7eff0ec9be972153e740d0f95213",
Skyler Greya0da6b22024-02-11 22:53:41 +0000206 "type": "github"
207 },
208 "original": {
209 "owner": "hyprwm",
210 "repo": "Hyprland",
211 "type": "github"
212 }
213 },
214 "hyprland-protocols": {
215 "inputs": {
216 "nixpkgs": [
217 "hyprland",
218 "nixpkgs"
219 ],
220 "systems": [
221 "hyprland",
222 "systems"
223 ]
224 },
225 "locked": {
226 "lastModified": 1691753796,
227 "narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
228 "owner": "hyprwm",
229 "repo": "hyprland-protocols",
230 "rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
231 "type": "github"
232 },
233 "original": {
234 "owner": "hyprwm",
235 "repo": "hyprland-protocols",
236 "type": "github"
237 }
238 },
239 "hyprlang": {
240 "inputs": {
241 "nixpkgs": [
242 "hyprland",
Skyler Greya0da6b22024-02-11 22:53:41 +0000243 "nixpkgs"
Skyler Grey694958e2024-02-29 23:54:28 +0000244 ],
245 "systems": [
246 "hyprland",
247 "systems"
Skyler Greya0da6b22024-02-11 22:53:41 +0000248 ]
249 },
250 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000251 "lastModified": 1713121246,
252 "narHash": "sha256-502X0Q0fhN6tJK7iEUA8CghONKSatW/Mqj4Wappd++0=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000253 "owner": "hyprwm",
254 "repo": "hyprlang",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000255 "rev": "78fcaa27ae9e1d782faa3ff06c8ea55ddce63706",
Skyler Greya0da6b22024-02-11 22:53:41 +0000256 "type": "github"
257 },
258 "original": {
259 "owner": "hyprwm",
260 "repo": "hyprlang",
261 "type": "github"
262 }
263 },
264 "nix-index-database": {
265 "inputs": {
266 "nixpkgs": [
267 "nixpkgs"
268 ]
269 },
270 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000271 "lastModified": 1713067146,
272 "narHash": "sha256-9D20xjblGKEVRVCnM3qWhiizEa9i6OpK6xQJajwcwOQ=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000273 "owner": "nix-community",
274 "repo": "nix-index-database",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000275 "rev": "93aed67288be60c9ef6133ba2f8de128f4ef265c",
Skyler Greya0da6b22024-02-11 22:53:41 +0000276 "type": "github"
277 },
278 "original": {
279 "owner": "nix-community",
280 "repo": "nix-index-database",
281 "type": "github"
282 }
283 },
Skyler Grey5db90f92024-02-25 11:24:31 +0000284 "nixos-hardware": {
285 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000286 "lastModified": 1713441075,
287 "narHash": "sha256-3GGeFsEO8ivD+TcDEqe4s/d0VLvMYGNDGtx0ZnBxkUs=",
Skyler Grey5db90f92024-02-25 11:24:31 +0000288 "owner": "nixos",
289 "repo": "nixos-hardware",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000290 "rev": "6f976e53752e5b9ab08f9a3b1b0b9c67815c9754",
Skyler Grey5db90f92024-02-25 11:24:31 +0000291 "type": "github"
292 },
293 "original": {
294 "owner": "nixos",
295 "ref": "master",
296 "repo": "nixos-hardware",
297 "type": "github"
298 }
299 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000300 "nixpkgs": {
301 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000302 "lastModified": 1712963716,
303 "narHash": "sha256-WKm9CvgCldeIVvRz87iOMi8CFVB1apJlkUT4GGvA0iM=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000304 "owner": "NixOS",
305 "repo": "nixpkgs",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000306 "rev": "cfd6b5fc90b15709b780a5a1619695a88505a176",
Skyler Greya0da6b22024-02-11 22:53:41 +0000307 "type": "github"
308 },
309 "original": {
310 "owner": "NixOS",
311 "ref": "nixos-unstable",
312 "repo": "nixpkgs",
313 "type": "github"
314 }
315 },
Samuel Shuert2e42e672024-02-21 21:49:28 +0000316 "nixpkgs-stable": {
317 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000318 "lastModified": 1713434076,
319 "narHash": "sha256-+/p5edwlkqKZc6GDAQl+92Hoe1f3NNbUF9uj+X9H3pU=",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000320 "owner": "NixOS",
321 "repo": "nixpkgs",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000322 "rev": "8494ae076b7878d61a7d2d25e89a847fe8f8364c",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000323 "type": "github"
324 },
325 "original": {
326 "owner": "NixOS",
327 "ref": "release-23.11",
328 "repo": "nixpkgs",
329 "type": "github"
330 }
331 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000332 "nixpkgs_2": {
333 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000334 "lastModified": 1713248628,
335 "narHash": "sha256-NLznXB5AOnniUtZsyy/aPWOk8ussTuePp2acb9U+ISA=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000336 "owner": "nixos",
337 "repo": "nixpkgs",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000338 "rev": "5672bc9dbf9d88246ddab5ac454e82318d094bb8",
Skyler Greya0da6b22024-02-11 22:53:41 +0000339 "type": "github"
340 },
341 "original": {
342 "owner": "nixos",
343 "ref": "nixos-unstable",
344 "repo": "nixpkgs",
345 "type": "github"
346 }
347 },
Samuel Shuert2e42e672024-02-21 21:49:28 +0000348 "nixpkgs_3": {
349 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000350 "lastModified": 1713284584,
351 "narHash": "sha256-rRuPBJD9+yjz7tY3xC/BvFUwloutynR9piiVE6fhGqo=",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000352 "owner": "NixOS",
353 "repo": "nixpkgs",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000354 "rev": "2b6ee326ad047870526d9a3ae88dfd0197da898d",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000355 "type": "github"
356 },
357 "original": {
358 "owner": "NixOS",
359 "ref": "nixpkgs-unstable",
360 "repo": "nixpkgs",
361 "type": "github"
362 }
363 },
Skyler Grey4e230892024-02-13 22:58:46 +0000364 "nur": {
365 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000366 "lastModified": 1713454509,
367 "narHash": "sha256-aCey0Tc3HkyrLkHcje4qdhhgs1Q/+FvKKImcTMvgQ8Y=",
Skyler Grey4e230892024-02-13 22:58:46 +0000368 "owner": "nix-community",
369 "repo": "nur",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000370 "rev": "c52b1eaed7949111d926e3b4c111358a84b14ea2",
Skyler Grey4e230892024-02-13 22:58:46 +0000371 "type": "github"
372 },
373 "original": {
374 "owner": "nix-community",
375 "repo": "nur",
376 "type": "github"
377 }
378 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000379 "root": {
380 "inputs": {
381 "anyrun": "anyrun",
Skyler Grey57f6b782024-03-13 14:43:09 +0000382 "collabora-gtimelog": "collabora-gtimelog",
383 "collabora-icon": "collabora-icon",
Skyler Greya0da6b22024-02-11 22:53:41 +0000384 "ewwsalmoomedits--eww-widgets": "ewwsalmoomedits--eww-widgets",
385 "home-manager": "home-manager",
386 "hyprland": "hyprland",
387 "nix-index-database": "nix-index-database",
Skyler Grey5db90f92024-02-25 11:24:31 +0000388 "nixos-hardware": "nixos-hardware",
Skyler Greya0da6b22024-02-11 22:53:41 +0000389 "nixpkgs": "nixpkgs_2",
Skyler Grey4e230892024-02-13 22:58:46 +0000390 "nur": "nur",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000391 "snowfall-lib": "snowfall-lib",
Samuel Shuert804f81b2024-02-21 22:20:01 +0000392 "sops-nix": "sops-nix",
393 "templates": "templates"
Skyler Greya0da6b22024-02-11 22:53:41 +0000394 }
395 },
396 "snowfall-lib": {
397 "inputs": {
398 "flake-compat": "flake-compat",
399 "flake-utils-plus": "flake-utils-plus",
400 "nixpkgs": [
401 "nixpkgs"
402 ]
403 },
404 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000405 "lastModified": 1709576611,
406 "narHash": "sha256-vkcNo9pDhKObEU1xKDHcUUWKQbuYIi5051/5s/l6Iig=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000407 "owner": "snowfallorg",
408 "repo": "lib",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000409 "rev": "5082cdac87c5fd99ef2ee5989d9f73888bc5ed14",
Skyler Greya0da6b22024-02-11 22:53:41 +0000410 "type": "github"
411 },
412 "original": {
413 "owner": "snowfallorg",
Skyler Grey694958e2024-02-29 23:54:28 +0000414 "ref": "dev",
Skyler Greya0da6b22024-02-11 22:53:41 +0000415 "repo": "lib",
416 "type": "github"
417 }
418 },
Samuel Shuert2e42e672024-02-21 21:49:28 +0000419 "sops-nix": {
420 "inputs": {
421 "nixpkgs": "nixpkgs_3",
422 "nixpkgs-stable": "nixpkgs-stable"
423 },
424 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000425 "lastModified": 1713457024,
426 "narHash": "sha256-31MpStyXedDL1fvuOvn6iz3JURSVShDtDVMyP1PTjtc=",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000427 "owner": "Mic92",
428 "repo": "sops-nix",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000429 "rev": "b94c6edbb8355756c53efc8ca3874c63622f287a",
Samuel Shuert2e42e672024-02-21 21:49:28 +0000430 "type": "github"
431 },
432 "original": {
433 "owner": "Mic92",
434 "repo": "sops-nix",
435 "type": "github"
436 }
437 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000438 "systems": {
439 "locked": {
440 "lastModified": 1689347949,
441 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
442 "owner": "nix-systems",
443 "repo": "default-linux",
444 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
445 "type": "github"
446 },
447 "original": {
448 "owner": "nix-systems",
449 "repo": "default-linux",
450 "type": "github"
451 }
452 },
453 "systems_2": {
454 "locked": {
455 "lastModified": 1681028828,
456 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
457 "owner": "nix-systems",
458 "repo": "default",
459 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
460 "type": "github"
461 },
462 "original": {
463 "owner": "nix-systems",
464 "repo": "default",
465 "type": "github"
466 }
467 },
Samuel Shuert804f81b2024-02-21 22:20:01 +0000468 "templates": {
469 "locked": {
470 "lastModified": 1708553502,
471 "narHash": "sha256-WHLCwZD/zwyCdAjAuyWDDnrGCvH07ZqaNYTjgj/yKBU=",
472 "ref": "refs/heads/main",
473 "rev": "449f54b5fedd6de28b3a9abfe82ba78d6efcd4b3",
474 "revCount": 2,
475 "type": "git",
476 "url": "https://git.clicks.codes/Templates"
477 },
478 "original": {
479 "type": "git",
480 "url": "https://git.clicks.codes/Templates"
481 }
482 },
Skyler Greya0da6b22024-02-11 22:53:41 +0000483 "wlroots": {
484 "flake": false,
485 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000486 "lastModified": 1713124002,
487 "narHash": "sha256-vPeZCY+sdiGsz4fl3AVVujfyZyQBz6+vZdkUE4hQ+HI=",
488 "owner": "hyprwm",
489 "repo": "wlroots-hyprland",
490 "rev": "611a4f24cd2384378f6e500253983107c6656c64",
491 "type": "github"
Skyler Greya0da6b22024-02-11 22:53:41 +0000492 },
493 "original": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000494 "owner": "hyprwm",
495 "repo": "wlroots-hyprland",
496 "rev": "611a4f24cd2384378f6e500253983107c6656c64",
497 "type": "github"
Skyler Greya0da6b22024-02-11 22:53:41 +0000498 }
499 },
500 "xdph": {
501 "inputs": {
502 "hyprland-protocols": [
503 "hyprland",
504 "hyprland-protocols"
505 ],
Skyler Grey694958e2024-02-29 23:54:28 +0000506 "hyprlang": [
507 "hyprland",
508 "hyprlang"
509 ],
Skyler Greya0da6b22024-02-11 22:53:41 +0000510 "nixpkgs": [
511 "hyprland",
512 "nixpkgs"
513 ],
514 "systems": [
515 "hyprland",
516 "systems"
517 ]
518 },
519 "locked": {
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000520 "lastModified": 1713214484,
521 "narHash": "sha256-h1bSIsDuPk1FGgvTuSHJyiU2Glu7oAyoPMJutKZmLQ8=",
Skyler Greya0da6b22024-02-11 22:53:41 +0000522 "owner": "hyprwm",
523 "repo": "xdg-desktop-portal-hyprland",
Skyler Grey6b8b30c2024-04-20 22:20:37 +0000524 "rev": "bb44921534a9cee9635304fdb876c1b3ec3a8f61",
Skyler Greya0da6b22024-02-11 22:53:41 +0000525 "type": "github"
526 },
527 "original": {
528 "owner": "hyprwm",
529 "repo": "xdg-desktop-portal-hyprland",
530 "type": "github"
531 }
532 }
533 },
534 "root": "root",
535 "version": 7
536}