blob: cc4f48b531d9217a54020cfdec94e26e40915f72 [file] [log] [blame]
Skyler Greyf08a6192024-06-01 23:55:20 +00001{
2 "nodes": {
3 "deploy-rs": {
4 "inputs": {
5 "flake-compat": "flake-compat",
6 "nixpkgs": [
7 "nixpkgs"
8 ],
9 "utils": "utils"
10 },
11 "locked": {
Skyler Greyd7e1acd2024-06-22 14:42:11 +000012 "lastModified": 1718194053,
13 "narHash": "sha256-FaGrf7qwZ99ehPJCAwgvNY5sLCqQ3GDiE/6uLhxxwSY=",
Skyler Greyf08a6192024-06-01 23:55:20 +000014 "owner": "serokell",
15 "repo": "deploy-rs",
Skyler Greyd7e1acd2024-06-22 14:42:11 +000016 "rev": "3867348fa92bc892eba5d9ddb2d7a97b9e127a8a",
Skyler Greyf08a6192024-06-01 23:55:20 +000017 "type": "github"
18 },
19 "original": {
20 "owner": "serokell",
21 "repo": "deploy-rs",
22 "type": "github"
23 }
24 },
25 "flake-compat": {
26 "flake": false,
27 "locked": {
28 "lastModified": 1696426674,
29 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
30 "owner": "edolstra",
31 "repo": "flake-compat",
32 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
33 "type": "github"
34 },
35 "original": {
36 "owner": "edolstra",
37 "repo": "flake-compat",
38 "type": "github"
39 }
40 },
41 "flake-compat_2": {
42 "flake": false,
43 "locked": {
44 "lastModified": 1650374568,
45 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
46 "owner": "edolstra",
47 "repo": "flake-compat",
48 "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
49 "type": "github"
50 },
51 "original": {
52 "owner": "edolstra",
53 "repo": "flake-compat",
54 "type": "github"
55 }
56 },
57 "flake-utils": {
58 "inputs": {
59 "systems": "systems_2"
60 },
61 "locked": {
Skyler Greyd7e1acd2024-06-22 14:42:11 +000062 "lastModified": 1710146030,
63 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
64 "owner": "numtide",
65 "repo": "flake-utils",
66 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
67 "type": "github"
68 },
69 "original": {
70 "owner": "numtide",
71 "repo": "flake-utils",
72 "type": "github"
73 }
74 },
75 "flake-utils-plus": {
76 "inputs": {
77 "flake-utils": "flake-utils_2"
78 },
79 "locked": {
80 "lastModified": 1715533576,
81 "narHash": "sha256-fT4ppWeCJ0uR300EH3i7kmgRZnAVxrH+XtK09jQWihk=",
82 "owner": "gytis-ivaskevicius",
83 "repo": "flake-utils-plus",
84 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f",
85 "type": "github"
86 },
87 "original": {
88 "owner": "gytis-ivaskevicius",
89 "repo": "flake-utils-plus",
90 "rev": "3542fe9126dc492e53ddd252bb0260fe035f2c0f",
91 "type": "github"
92 }
93 },
94 "flake-utils_2": {
95 "inputs": {
96 "systems": "systems_3"
97 },
98 "locked": {
Skyler Greyf08a6192024-06-01 23:55:20 +000099 "lastModified": 1694529238,
100 "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
101 "owner": "numtide",
102 "repo": "flake-utils",
103 "rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
104 "type": "github"
105 },
106 "original": {
107 "owner": "numtide",
108 "repo": "flake-utils",
109 "type": "github"
110 }
111 },
Skyler Greyd7e1acd2024-06-22 14:42:11 +0000112 "home-manager": {
Skyler Greyf08a6192024-06-01 23:55:20 +0000113 "inputs": {
Skyler Greyd7e1acd2024-06-22 14:42:11 +0000114 "nixpkgs": [
115 "nixpkgs"
116 ]
Skyler Greyf08a6192024-06-01 23:55:20 +0000117 },
118 "locked": {
Skyler Greyd7e1acd2024-06-22 14:42:11 +0000119 "lastModified": 1718983978,
120 "narHash": "sha256-lp6stESwTLBZUQ5GBivxwNehShmBp4jqeX/1xahM61w=",
121 "owner": "nix-community",
122 "repo": "home-manager",
123 "rev": "c559542f0aa87971a7f4c1b3478fe33cc904b902",
Skyler Greyf08a6192024-06-01 23:55:20 +0000124 "type": "github"
125 },
126 "original": {
Skyler Greyd7e1acd2024-06-22 14:42:11 +0000127 "owner": "nix-community",
128 "repo": "home-manager",
Skyler Greyf08a6192024-06-01 23:55:20 +0000129 "type": "github"
130 }
131 },
Skyler Greyd3377402024-06-06 22:01:26 +0000132 "impermanence": {
133 "locked": {
Skyler Greyd7e1acd2024-06-22 14:42:11 +0000134 "lastModified": 1717932370,
135 "narHash": "sha256-7C5lCpiWiyPoIACOcu2mukn/1JRtz6HC/1aEMhUdcw0=",
Skyler Greyd3377402024-06-06 22:01:26 +0000136 "owner": "nix-community",
137 "repo": "impermanence",
Skyler Greyd7e1acd2024-06-22 14:42:11 +0000138 "rev": "27979f1c3a0d3b9617a3563e2839114ba7d48d3f",
Skyler Greyd3377402024-06-06 22:01:26 +0000139 "type": "github"
140 },
141 "original": {
142 "owner": "nix-community",
143 "repo": "impermanence",
144 "type": "github"
145 }
146 },
Skyler Greyf08a6192024-06-01 23:55:20 +0000147 "nixpkgs": {
148 "locked": {
149 "lastModified": 1716966868,
150 "narHash": "sha256-I5dlFm936SkuUu9haYabEBCUPeX6EuXLT1uFkEM/lbY=",
151 "owner": "nixos",
152 "repo": "nixpkgs",
153 "rev": "fafeae3d248c41c6c8a2ab5e09f9e2d3de706ef8",
154 "type": "github"
155 },
156 "original": {
157 "owner": "nixos",
158 "ref": "nixos-24.05",
159 "repo": "nixpkgs",
160 "type": "github"
161 }
162 },
163 "root": {
164 "inputs": {
165 "deploy-rs": "deploy-rs",
Skyler Greyd7e1acd2024-06-22 14:42:11 +0000166 "flake-utils": "flake-utils",
167 "home-manager": "home-manager",
Skyler Greyd3377402024-06-06 22:01:26 +0000168 "impermanence": "impermanence",
Skyler Greyf08a6192024-06-01 23:55:20 +0000169 "nixpkgs": "nixpkgs",
170 "snowfall-lib": "snowfall-lib",
Skyler Grey82ea8052024-06-08 22:56:00 +0000171 "sops-nix": "sops-nix",
Skyler Greyf08a6192024-06-01 23:55:20 +0000172 "unstable": "unstable"
173 }
174 },
175 "snowfall-lib": {
176 "inputs": {
177 "flake-compat": "flake-compat_2",
178 "flake-utils-plus": "flake-utils-plus",
179 "nixpkgs": [
180 "nixpkgs"
181 ]
182 },
183 "locked": {
Skyler Greye6a8c712024-06-22 01:41:28 +0000184 "lastModified": 1719005984,
185 "narHash": "sha256-mpFl3Jv4fKnn+5znYXG6SsBjfXHJdRG5FEqNSPx0GLA=",
Skyler Greyf08a6192024-06-01 23:55:20 +0000186 "owner": "snowfallorg",
187 "repo": "lib",
Skyler Greye6a8c712024-06-22 01:41:28 +0000188 "rev": "c6238c83de101729c5de3a29586ba166a9a65622",
Skyler Greyf08a6192024-06-01 23:55:20 +0000189 "type": "github"
190 },
191 "original": {
192 "owner": "snowfallorg",
Skyler Greyf08a6192024-06-01 23:55:20 +0000193 "repo": "lib",
194 "type": "github"
195 }
196 },
Skyler Grey82ea8052024-06-08 22:56:00 +0000197 "sops-nix": {
198 "inputs": {
199 "nixpkgs": [
200 "unstable"
201 ],
202 "nixpkgs-stable": [
203 "nixpkgs"
204 ]
205 },
206 "locked": {
207 "lastModified": 1717455931,
208 "narHash": "sha256-8Q6mKSsto8gaGczXd4G0lvawdAYLa5Dlh3/g4hl5CaM=",
209 "owner": "Mic92",
210 "repo": "sops-nix",
211 "rev": "d4555e80d80d2fa77f0a44201ca299f9602492a0",
212 "type": "github"
213 },
214 "original": {
215 "owner": "Mic92",
216 "repo": "sops-nix",
217 "type": "github"
218 }
219 },
Skyler Greyf08a6192024-06-01 23:55:20 +0000220 "systems": {
221 "locked": {
222 "lastModified": 1681028828,
223 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
224 "owner": "nix-systems",
225 "repo": "default",
226 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
227 "type": "github"
228 },
229 "original": {
230 "owner": "nix-systems",
231 "repo": "default",
232 "type": "github"
233 }
234 },
235 "systems_2": {
236 "locked": {
237 "lastModified": 1681028828,
238 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
239 "owner": "nix-systems",
240 "repo": "default",
241 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
242 "type": "github"
243 },
244 "original": {
245 "owner": "nix-systems",
246 "repo": "default",
247 "type": "github"
248 }
249 },
Skyler Greyd7e1acd2024-06-22 14:42:11 +0000250 "systems_3": {
251 "locked": {
252 "lastModified": 1681028828,
253 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
254 "owner": "nix-systems",
255 "repo": "default",
256 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
257 "type": "github"
258 },
259 "original": {
260 "owner": "nix-systems",
261 "repo": "default",
262 "type": "github"
263 }
264 },
Skyler Greyf08a6192024-06-01 23:55:20 +0000265 "unstable": {
266 "locked": {
267 "lastModified": 1714906307,
268 "narHash": "sha256-UlRZtrCnhPFSJlDQE7M0eyhgvuuHBTe1eJ9N9AQlJQ0=",
269 "owner": "nixos",
270 "repo": "nixpkgs",
271 "rev": "25865a40d14b3f9cf19f19b924e2ab4069b09588",
272 "type": "github"
273 },
274 "original": {
275 "owner": "nixos",
276 "ref": "nixos-unstable",
277 "repo": "nixpkgs",
278 "type": "github"
279 }
280 },
281 "utils": {
282 "inputs": {
283 "systems": "systems"
284 },
285 "locked": {
286 "lastModified": 1701680307,
287 "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
288 "owner": "numtide",
289 "repo": "flake-utils",
290 "rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
291 "type": "github"
292 },
293 "original": {
294 "owner": "numtide",
295 "repo": "flake-utils",
296 "type": "github"
297 }
298 }
299 },
300 "root": "root",
301 "version": 7
302}