blob: aea00e0481106af5de0f1495c01c36ecf32d25b1 [file] [log] [blame]
Skyler Grey453b9992023-03-05 05:48:42 +00001{
2 "nodes": {
TheCodedProf4a7c25d2023-06-07 17:09:45 -04003 "clicks-server": {
4 "inputs": {
5 "deploy-rs": "deploy-rs",
6 "flake-utils": "flake-utils",
7 "home-manager": "home-manager",
8 "nixpkgs": "nixpkgs_2",
TheCodedProf4a7c25d2023-06-07 17:09:45 -04009 "scalpel": "scalpel",
10 "sops-nix": "sops-nix"
11 },
12 "locked": {
Skyler Grey (Minion3665)56b26a32023-06-23 18:25:26 +000013 "lastModified": 1687544653,
14 "narHash": "sha256-mZV1qMUBfZHfucHWEMvyuNZHxggaGEDafMDmMq4aQJQ=",
Skyler Grey9b6992a2023-06-09 12:46:05 +020015 "ref": "refs/heads/production",
Skyler Grey (Minion3665)56b26a32023-06-23 18:25:26 +000016 "rev": "18e02e77cc828ec39fb6667d54d02d176e352c1a",
17 "revCount": 70,
Skyler Grey9b6992a2023-06-09 12:46:05 +020018 "type": "git",
19 "url": "ssh://git@github.com/clicksminuteper/nixfiles"
TheCodedProf4a7c25d2023-06-07 17:09:45 -040020 },
21 "original": {
Skyler Grey9b6992a2023-06-09 12:46:05 +020022 "type": "git",
23 "url": "ssh://git@github.com/clicksminuteper/nixfiles"
TheCodedProf4a7c25d2023-06-07 17:09:45 -040024 }
25 },
26 "deploy-rs": {
27 "inputs": {
28 "flake-compat": "flake-compat",
29 "nixpkgs": "nixpkgs",
30 "utils": "utils"
31 },
32 "locked": {
TheCodedProf7b985d82023-06-08 16:40:41 -040033 "lastModified": 1685948350,
34 "narHash": "sha256-1FldJ059so0X/rScdbIiOlQbjjSNCCTdj2cUr5pHU4A=",
TheCodedProf4a7c25d2023-06-07 17:09:45 -040035 "owner": "serokell",
36 "repo": "deploy-rs",
TheCodedProf7b985d82023-06-08 16:40:41 -040037 "rev": "65211db63ba1199f09b4c9f27e5eba5ec50d76ac",
TheCodedProf4a7c25d2023-06-07 17:09:45 -040038 "type": "github"
39 },
40 "original": {
41 "owner": "serokell",
42 "repo": "deploy-rs",
43 "type": "github"
44 }
45 },
Skyler Grey8e2df922023-06-14 14:02:31 +020046 "devenv": {
47 "inputs": {
48 "flake-compat": "flake-compat_2",
49 "nix": "nix",
50 "nixpkgs": "nixpkgs_3",
51 "pre-commit-hooks": "pre-commit-hooks"
52 },
53 "locked": {
Skyler Grey (Minion3665)56b26a32023-06-23 18:25:26 +000054 "lastModified": 1687378457,
55 "narHash": "sha256-EkRX4S60BGFlQuEYJegk/9aCODPdMV6XLI+2C2HTBEI=",
Skyler Grey8e2df922023-06-14 14:02:31 +020056 "owner": "cachix",
57 "repo": "devenv",
Skyler Grey (Minion3665)56b26a32023-06-23 18:25:26 +000058 "rev": "c6ac4dbf501edafe0d6860e821b9e9fff0828921",
Skyler Grey8e2df922023-06-14 14:02:31 +020059 "type": "github"
60 },
61 "original": {
62 "owner": "cachix",
63 "repo": "devenv",
64 "type": "github"
65 }
66 },
TheCodedProf4a7c25d2023-06-07 17:09:45 -040067 "flake-compat": {
68 "flake": false,
69 "locked": {
70 "lastModified": 1668681692,
71 "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
72 "owner": "edolstra",
73 "repo": "flake-compat",
74 "rev": "009399224d5e398d03b22badca40a37ac85412a1",
75 "type": "github"
76 },
77 "original": {
78 "owner": "edolstra",
79 "repo": "flake-compat",
80 "type": "github"
81 }
82 },
Skyler Grey8e2df922023-06-14 14:02:31 +020083 "flake-compat_2": {
84 "flake": false,
85 "locked": {
86 "lastModified": 1673956053,
87 "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
88 "owner": "edolstra",
89 "repo": "flake-compat",
90 "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
91 "type": "github"
92 },
93 "original": {
94 "owner": "edolstra",
95 "repo": "flake-compat",
96 "type": "github"
97 }
98 },
Skyler Grey453b9992023-03-05 05:48:42 +000099 "flake-utils": {
TheCodedProf9481e662023-04-22 19:59:55 -0400100 "inputs": {
101 "systems": "systems"
102 },
Skyler Grey453b9992023-03-05 05:48:42 +0000103 "locked": {
TheCodedProf7b985d82023-06-08 16:40:41 -0400104 "lastModified": 1685518550,
105 "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
Skyler Grey453b9992023-03-05 05:48:42 +0000106 "owner": "numtide",
107 "repo": "flake-utils",
TheCodedProf7b985d82023-06-08 16:40:41 -0400108 "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
Skyler Grey453b9992023-03-05 05:48:42 +0000109 "type": "github"
110 },
111 "original": {
112 "owner": "numtide",
113 "repo": "flake-utils",
114 "type": "github"
115 }
116 },
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400117 "flake-utils_2": {
Skyler Grey8e2df922023-06-14 14:02:31 +0200118 "locked": {
119 "lastModified": 1667395993,
120 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
121 "owner": "numtide",
122 "repo": "flake-utils",
123 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
124 "type": "github"
125 },
126 "original": {
127 "owner": "numtide",
128 "repo": "flake-utils",
129 "type": "github"
130 }
131 },
132 "flake-utils_3": {
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400133 "inputs": {
134 "systems": "systems_2"
135 },
136 "locked": {
Skyler Grey (Minion3665)56b26a32023-06-23 18:25:26 +0000137 "lastModified": 1687171271,
138 "narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400139 "owner": "numtide",
140 "repo": "flake-utils",
Skyler Grey (Minion3665)56b26a32023-06-23 18:25:26 +0000141 "rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400142 "type": "github"
143 },
144 "original": {
145 "owner": "numtide",
146 "repo": "flake-utils",
147 "type": "github"
148 }
149 },
Skyler Grey8e2df922023-06-14 14:02:31 +0200150 "flake-utils_4": {
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400151 "inputs": {
152 "systems": "systems_3"
153 },
154 "locked": {
Skyler Grey (Minion3665)56b26a32023-06-23 18:25:26 +0000155 "lastModified": 1687171271,
156 "narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400157 "owner": "numtide",
158 "repo": "flake-utils",
Skyler Grey (Minion3665)56b26a32023-06-23 18:25:26 +0000159 "rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400160 "type": "github"
161 },
162 "original": {
163 "owner": "numtide",
164 "repo": "flake-utils",
165 "type": "github"
166 }
167 },
Skyler Grey8e2df922023-06-14 14:02:31 +0200168 "gitignore": {
169 "inputs": {
170 "nixpkgs": [
171 "devenv",
172 "pre-commit-hooks",
173 "nixpkgs"
174 ]
175 },
176 "locked": {
177 "lastModified": 1660459072,
178 "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
179 "owner": "hercules-ci",
180 "repo": "gitignore.nix",
181 "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
182 "type": "github"
183 },
184 "original": {
185 "owner": "hercules-ci",
186 "repo": "gitignore.nix",
187 "type": "github"
188 }
189 },
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400190 "home-manager": {
191 "inputs": {
192 "nixpkgs": [
193 "clicks-server",
194 "nixpkgs"
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400195 ]
196 },
197 "locked": {
TheCodedProf7b985d82023-06-08 16:40:41 -0400198 "lastModified": 1685599623,
199 "narHash": "sha256-Tob4CMOVHue0D3RzguDBCtUmX5ji2PsdbQDbIOIKvsc=",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400200 "owner": "nix-community",
201 "repo": "home-manager",
TheCodedProf7b985d82023-06-08 16:40:41 -0400202 "rev": "93db05480c0c0f30382d3e80779e8386dcb4f9dd",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400203 "type": "github"
204 },
205 "original": {
206 "owner": "nix-community",
TheCodedProf7b985d82023-06-08 16:40:41 -0400207 "ref": "release-23.05",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400208 "repo": "home-manager",
209 "type": "github"
210 }
211 },
Skyler Grey8e2df922023-06-14 14:02:31 +0200212 "lowdown-src": {
213 "flake": false,
214 "locked": {
215 "lastModified": 1633514407,
216 "narHash": "sha256-Dw32tiMjdK9t3ETl5fzGrutQTzh2rufgZV4A/BbxuD4=",
217 "owner": "kristapsdz",
218 "repo": "lowdown",
219 "rev": "d2c2b44ff6c27b936ec27358a2653caaef8f73b8",
220 "type": "github"
221 },
222 "original": {
223 "owner": "kristapsdz",
224 "repo": "lowdown",
225 "type": "github"
226 }
227 },
228 "nix": {
229 "inputs": {
230 "lowdown-src": "lowdown-src",
231 "nixpkgs": [
232 "devenv",
233 "nixpkgs"
234 ],
235 "nixpkgs-regression": "nixpkgs-regression"
236 },
237 "locked": {
238 "lastModified": 1676545802,
239 "narHash": "sha256-EK4rZ+Hd5hsvXnzSzk2ikhStJnD63odF7SzsQ8CuSPU=",
240 "owner": "domenkozar",
241 "repo": "nix",
242 "rev": "7c91803598ffbcfe4a55c44ac6d49b2cf07a527f",
243 "type": "github"
244 },
245 "original": {
246 "owner": "domenkozar",
247 "ref": "relaxed-flakes",
248 "repo": "nix",
249 "type": "github"
250 }
251 },
Skyler Grey453b9992023-03-05 05:48:42 +0000252 "nixpkgs": {
253 "locked": {
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400254 "lastModified": 1671417167,
255 "narHash": "sha256-JkHam6WQOwZN1t2C2sbp1TqMv3TVRjzrdoejqfefwrM=",
Skyler Grey453b9992023-03-05 05:48:42 +0000256 "owner": "NixOS",
257 "repo": "nixpkgs",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400258 "rev": "bb31220cca6d044baa6dc2715b07497a2a7c4bc7",
Skyler Grey453b9992023-03-05 05:48:42 +0000259 "type": "github"
260 },
261 "original": {
262 "owner": "NixOS",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400263 "ref": "nixpkgs-unstable",
264 "repo": "nixpkgs",
265 "type": "github"
266 }
267 },
Skyler Grey8e2df922023-06-14 14:02:31 +0200268 "nixpkgs-regression": {
269 "locked": {
270 "lastModified": 1643052045,
271 "narHash": "sha256-uGJ0VXIhWKGXxkeNnq4TvV3CIOkUJ3PAoLZ3HMzNVMw=",
272 "owner": "NixOS",
273 "repo": "nixpkgs",
274 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
275 "type": "github"
276 },
277 "original": {
278 "owner": "NixOS",
279 "repo": "nixpkgs",
280 "rev": "215d4d0fd80ca5163643b03a33fde804a29cc1e2",
281 "type": "github"
282 }
283 },
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400284 "nixpkgs-stable": {
285 "locked": {
TheCodedProf7b985d82023-06-08 16:40:41 -0400286 "lastModified": 1685758009,
287 "narHash": "sha256-IT4Z5WGhafrq+xbDTyuKrRPRQ1f+kVOtE+4JU1CHFeo=",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400288 "owner": "NixOS",
289 "repo": "nixpkgs",
TheCodedProf7b985d82023-06-08 16:40:41 -0400290 "rev": "eaf03591711b46d21abc7082a8ebee4681f9dbeb",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400291 "type": "github"
292 },
293 "original": {
294 "owner": "NixOS",
295 "ref": "release-22.11",
296 "repo": "nixpkgs",
297 "type": "github"
298 }
299 },
Skyler Grey8e2df922023-06-14 14:02:31 +0200300 "nixpkgs-stable_2": {
301 "locked": {
302 "lastModified": 1678872516,
303 "narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
304 "owner": "NixOS",
305 "repo": "nixpkgs",
306 "rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
307 "type": "github"
308 },
309 "original": {
310 "owner": "NixOS",
311 "ref": "nixos-22.11",
312 "repo": "nixpkgs",
313 "type": "github"
314 }
315 },
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400316 "nixpkgs_2": {
317 "locked": {
TheCodedProf7b985d82023-06-08 16:40:41 -0400318 "lastModified": 1686059680,
319 "narHash": "sha256-sp0WlCIeVczzB0G8f8iyRg3IYW7KG31mI66z7HIZwrI=",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400320 "owner": "nixos",
321 "repo": "nixpkgs",
TheCodedProf7b985d82023-06-08 16:40:41 -0400322 "rev": "a558f7ac29f50c4b937fb5c102f587678ae1c9fb",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400323 "type": "github"
324 },
325 "original": {
326 "owner": "nixos",
TheCodedProf7b985d82023-06-08 16:40:41 -0400327 "ref": "nixos-23.05",
Skyler Grey453b9992023-03-05 05:48:42 +0000328 "repo": "nixpkgs",
329 "type": "github"
330 }
331 },
Skyler Grey8e2df922023-06-14 14:02:31 +0200332 "nixpkgs_3": {
333 "locked": {
334 "lastModified": 1678875422,
335 "narHash": "sha256-T3o6NcQPwXjxJMn2shz86Chch4ljXgZn746c2caGxd8=",
336 "owner": "NixOS",
337 "repo": "nixpkgs",
338 "rev": "126f49a01de5b7e35a43fd43f891ecf6d3a51459",
339 "type": "github"
340 },
341 "original": {
342 "owner": "NixOS",
343 "ref": "nixpkgs-unstable",
344 "repo": "nixpkgs",
345 "type": "github"
346 }
347 },
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400348 "pnpm2nix": {
349 "inputs": {
Skyler Grey8e2df922023-06-14 14:02:31 +0200350 "flake-utils": "flake-utils_4",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400351 "nixpkgs": [
352 "nixpkgs"
353 ]
354 },
355 "locked": {
TheCodedProf30219372023-06-11 14:15:30 -0400356 "lastModified": 1686323589,
357 "narHash": "sha256-XADn6eWl3670Oj38p0GiN1PaPKvTmDQRQErGLXYjZQU=",
Skyler Grey9b6992a2023-06-09 12:46:05 +0200358 "ref": "refs/heads/master",
TheCodedProf30219372023-06-11 14:15:30 -0400359 "rev": "aa1dc4ff5759f04cc383a5b38a163b3a7b6ac601",
360 "revCount": 102,
Skyler Grey9b6992a2023-06-09 12:46:05 +0200361 "type": "git",
362 "url": "ssh://git@github.com/clicksminuteper/pnpm2nix"
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400363 },
364 "original": {
Skyler Grey9b6992a2023-06-09 12:46:05 +0200365 "type": "git",
366 "url": "ssh://git@github.com/clicksminuteper/pnpm2nix"
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400367 }
368 },
Skyler Grey8e2df922023-06-14 14:02:31 +0200369 "pre-commit-hooks": {
370 "inputs": {
371 "flake-compat": [
372 "devenv",
373 "flake-compat"
374 ],
375 "flake-utils": "flake-utils_2",
376 "gitignore": "gitignore",
377 "nixpkgs": [
378 "devenv",
379 "nixpkgs"
380 ],
381 "nixpkgs-stable": "nixpkgs-stable_2"
382 },
383 "locked": {
384 "lastModified": 1686050334,
385 "narHash": "sha256-R0mczWjDzBpIvM3XXhO908X5e2CQqjyh/gFbwZk/7/Q=",
386 "owner": "cachix",
387 "repo": "pre-commit-hooks.nix",
388 "rev": "6881eb2ae5d8a3516e34714e7a90d9d95914c4dc",
389 "type": "github"
390 },
391 "original": {
392 "owner": "cachix",
393 "repo": "pre-commit-hooks.nix",
394 "type": "github"
395 }
396 },
Skyler Grey453b9992023-03-05 05:48:42 +0000397 "root": {
398 "inputs": {
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400399 "clicks-server": "clicks-server",
Skyler Grey8e2df922023-06-14 14:02:31 +0200400 "devenv": "devenv",
401 "flake-utils": "flake-utils_3",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400402 "nixpkgs": [
403 "clicks-server",
404 "nixpkgs"
405 ],
406 "pnpm2nix": "pnpm2nix"
407 }
408 },
409 "scalpel": {
410 "inputs": {
411 "nixpkgs": [
412 "clicks-server",
413 "nixpkgs"
414 ],
415 "sops-nix": [
416 "clicks-server",
417 "sops-nix"
418 ]
419 },
420 "locked": {
421 "lastModified": 1655566736,
422 "narHash": "sha256-Vyolf8j7QcAHyVTQMqS8EGYZ/P6leJtiVNhYyIxoMRw=",
423 "owner": "polygon",
424 "repo": "scalpel",
425 "rev": "16c2103d613bb1c7adc6dbf2a17c2980ce08567f",
426 "type": "github"
427 },
428 "original": {
429 "owner": "polygon",
430 "repo": "scalpel",
431 "type": "github"
432 }
433 },
434 "sops-nix": {
435 "inputs": {
436 "nixpkgs": [
437 "clicks-server",
438 "nixpkgs"
439 ],
440 "nixpkgs-stable": "nixpkgs-stable"
441 },
442 "locked": {
TheCodedProf7b985d82023-06-08 16:40:41 -0400443 "lastModified": 1685848844,
444 "narHash": "sha256-Iury+/SVbAwLES76QJSiKFiQDzmf/8Hsq8j54WF2qyw=",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400445 "owner": "Mic92",
446 "repo": "sops-nix",
TheCodedProf7b985d82023-06-08 16:40:41 -0400447 "rev": "a522e12ee35e50fa7d902a164a9796e420e6e75b",
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400448 "type": "github"
449 },
450 "original": {
451 "owner": "Mic92",
452 "repo": "sops-nix",
453 "type": "github"
Skyler Grey453b9992023-03-05 05:48:42 +0000454 }
TheCodedProf9481e662023-04-22 19:59:55 -0400455 },
456 "systems": {
457 "locked": {
458 "lastModified": 1681028828,
459 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
460 "owner": "nix-systems",
461 "repo": "default",
462 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
463 "type": "github"
464 },
465 "original": {
466 "owner": "nix-systems",
467 "repo": "default",
468 "type": "github"
469 }
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400470 },
471 "systems_2": {
472 "locked": {
473 "lastModified": 1681028828,
474 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
475 "owner": "nix-systems",
476 "repo": "default",
477 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
478 "type": "github"
479 },
480 "original": {
481 "owner": "nix-systems",
482 "repo": "default",
483 "type": "github"
484 }
485 },
486 "systems_3": {
487 "locked": {
488 "lastModified": 1681028828,
489 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
490 "owner": "nix-systems",
491 "repo": "default",
492 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
493 "type": "github"
494 },
495 "original": {
496 "owner": "nix-systems",
497 "repo": "default",
498 "type": "github"
499 }
500 },
501 "utils": {
502 "locked": {
503 "lastModified": 1667395993,
504 "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
505 "owner": "numtide",
506 "repo": "flake-utils",
507 "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
508 "type": "github"
509 },
510 "original": {
511 "owner": "numtide",
512 "repo": "flake-utils",
513 "type": "github"
514 }
Skyler Grey453b9992023-03-05 05:48:42 +0000515 }
516 },
517 "root": "root",
518 "version": 7
TheCodedProf4a7c25d2023-06-07 17:09:45 -0400519}