ALPHA: wire is a tool to deploy nixos systems
wire.althaea.zone/
1{
2 "nodes": {
3 "colmena_benchmarking": {
4 "inputs": {
5 "flake-compat": "flake-compat",
6 "flake-utils": "flake-utils",
7 "nixpkgs": "nixpkgs",
8 "stable": "stable"
9 },
10 "locked": {
11 "lastModified": 1684127108,
12 "narHash": "sha256-01bfuSY4gnshhtqA1EJCw2CMsKkAx+dHS+sEpQ2+EAQ=",
13 "owner": "zhaofengli",
14 "repo": "colmena",
15 "rev": "5fdd743a11e7291bd8ac1e169d62ba6156c99be4",
16 "type": "github"
17 },
18 "original": {
19 "owner": "zhaofengli",
20 "ref": "v0.4.0",
21 "repo": "colmena",
22 "type": "github"
23 }
24 },
25 "crane": {
26 "locked": {
27 "lastModified": 1763938834,
28 "narHash": "sha256-j8iB0Yr4zAvQLueCZ5abxfk6fnG/SJ5JnGUziETjwfg=",
29 "owner": "ipetkov",
30 "repo": "crane",
31 "rev": "d9e753122e51cee64eb8d2dddfe11148f339f5a2",
32 "type": "github"
33 },
34 "original": {
35 "owner": "ipetkov",
36 "repo": "crane",
37 "type": "github"
38 }
39 },
40 "fenix": {
41 "inputs": {
42 "nixpkgs": [
43 "nixpkgs"
44 ],
45 "rust-analyzer-src": "rust-analyzer-src"
46 },
47 "locked": {
48 "lastModified": 1764571808,
49 "narHash": "sha256-+oo9W5rz03TjfpNqDSLEQwgKiuBbjrHdORyTHli2RuM=",
50 "owner": "nix-community",
51 "repo": "fenix",
52 "rev": "df3c2e78ec13418f85c1f26e77a50f865ec57d38",
53 "type": "github"
54 },
55 "original": {
56 "owner": "nix-community",
57 "repo": "fenix",
58 "type": "github"
59 }
60 },
61 "flake-compat": {
62 "flake": false,
63 "locked": {
64 "lastModified": 1650374568,
65 "narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
66 "owner": "edolstra",
67 "repo": "flake-compat",
68 "rev": "b4a34015c698c7793d592d66adbab377907a2be8",
69 "type": "github"
70 },
71 "original": {
72 "owner": "edolstra",
73 "repo": "flake-compat",
74 "type": "github"
75 }
76 },
77 "flake-compat_2": {
78 "locked": {
79 "lastModified": 1751685974,
80 "narHash": "sha256-NKw96t+BgHIYzHUjkTK95FqYRVKB8DHpVhefWSz/kTw=",
81 "rev": "549f2762aebeff29a2e5ece7a7dc0f955281a1d1",
82 "type": "tarball",
83 "url": "https://git.lix.systems/api/v1/repos/lix-project/flake-compat/archive/549f2762aebeff29a2e5ece7a7dc0f955281a1d1.tar.gz?rev=549f2762aebeff29a2e5ece7a7dc0f955281a1d1"
84 },
85 "original": {
86 "type": "tarball",
87 "url": "https://git.lix.systems/lix-project/flake-compat/archive/main.tar.gz"
88 }
89 },
90 "flake-compat_3": {
91 "flake": false,
92 "locked": {
93 "lastModified": 1761588595,
94 "narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
95 "owner": "edolstra",
96 "repo": "flake-compat",
97 "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
98 "type": "github"
99 },
100 "original": {
101 "owner": "edolstra",
102 "repo": "flake-compat",
103 "type": "github"
104 }
105 },
106 "flake-parts": {
107 "inputs": {
108 "nixpkgs-lib": "nixpkgs-lib"
109 },
110 "locked": {
111 "lastModified": 1763759067,
112 "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=",
113 "owner": "hercules-ci",
114 "repo": "flake-parts",
115 "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0",
116 "type": "github"
117 },
118 "original": {
119 "owner": "hercules-ci",
120 "repo": "flake-parts",
121 "type": "github"
122 }
123 },
124 "flake-utils": {
125 "locked": {
126 "lastModified": 1659877975,
127 "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
128 "owner": "numtide",
129 "repo": "flake-utils",
130 "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
131 "type": "github"
132 },
133 "original": {
134 "owner": "numtide",
135 "repo": "flake-utils",
136 "type": "github"
137 }
138 },
139 "git-hooks": {
140 "inputs": {
141 "flake-compat": "flake-compat_3",
142 "gitignore": "gitignore",
143 "nixpkgs": "nixpkgs_2"
144 },
145 "locked": {
146 "lastModified": 1763988335,
147 "narHash": "sha256-QlcnByMc8KBjpU37rbq5iP7Cp97HvjRP0ucfdh+M4Qc=",
148 "owner": "cachix",
149 "repo": "git-hooks.nix",
150 "rev": "50b9238891e388c9fdc6a5c49e49c42533a1b5ce",
151 "type": "github"
152 },
153 "original": {
154 "owner": "cachix",
155 "repo": "git-hooks.nix",
156 "type": "github"
157 }
158 },
159 "gitignore": {
160 "inputs": {
161 "nixpkgs": [
162 "git-hooks",
163 "nixpkgs"
164 ]
165 },
166 "locked": {
167 "lastModified": 1709087332,
168 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
169 "owner": "hercules-ci",
170 "repo": "gitignore.nix",
171 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
172 "type": "github"
173 },
174 "original": {
175 "owner": "hercules-ci",
176 "repo": "gitignore.nix",
177 "type": "github"
178 }
179 },
180 "linux-systems": {
181 "locked": {
182 "lastModified": 1689347949,
183 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
184 "owner": "nix-systems",
185 "repo": "default-linux",
186 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
187 "type": "github"
188 },
189 "original": {
190 "owner": "nix-systems",
191 "repo": "default-linux",
192 "type": "github"
193 }
194 },
195 "nixpkgs": {
196 "locked": {
197 "lastModified": 1683408522,
198 "narHash": "sha256-9kcPh6Uxo17a3kK3XCHhcWiV1Yu1kYj22RHiymUhMkU=",
199 "owner": "NixOS",
200 "repo": "nixpkgs",
201 "rev": "897876e4c484f1e8f92009fd11b7d988a121a4e7",
202 "type": "github"
203 },
204 "original": {
205 "owner": "NixOS",
206 "ref": "nixos-unstable",
207 "repo": "nixpkgs",
208 "type": "github"
209 }
210 },
211 "nixpkgs-lib": {
212 "locked": {
213 "lastModified": 1761765539,
214 "narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=",
215 "owner": "nix-community",
216 "repo": "nixpkgs.lib",
217 "rev": "719359f4562934ae99f5443f20aa06c2ffff91fc",
218 "type": "github"
219 },
220 "original": {
221 "owner": "nix-community",
222 "repo": "nixpkgs.lib",
223 "type": "github"
224 }
225 },
226 "nixpkgs_2": {
227 "locked": {
228 "lastModified": 1759417375,
229 "narHash": "sha256-O7eHcgkQXJNygY6AypkF9tFhsoDQjpNEojw3eFs73Ow=",
230 "owner": "NixOS",
231 "repo": "nixpkgs",
232 "rev": "dc704e6102e76aad573f63b74c742cd96f8f1e6c",
233 "type": "github"
234 },
235 "original": {
236 "owner": "NixOS",
237 "ref": "nixpkgs-unstable",
238 "repo": "nixpkgs",
239 "type": "github"
240 }
241 },
242 "nixpkgs_3": {
243 "locked": {
244 "lastModified": 1764517877,
245 "narHash": "sha256-pp3uT4hHijIC8JUK5MEqeAWmParJrgBVzHLNfJDZxg4=",
246 "owner": "NixOS",
247 "repo": "nixpkgs",
248 "rev": "2d293cbfa5a793b4c50d17c05ef9e385b90edf6c",
249 "type": "github"
250 },
251 "original": {
252 "owner": "NixOS",
253 "ref": "nixos-unstable",
254 "repo": "nixpkgs",
255 "type": "github"
256 }
257 },
258 "nixpkgs_4": {
259 "locked": {
260 "lastModified": 1761236834,
261 "narHash": "sha256-+pthv6hrL5VLW2UqPdISGuLiUZ6SnAXdd2DdUE+fV2Q=",
262 "owner": "nixos",
263 "repo": "nixpkgs",
264 "rev": "d5faa84122bc0a1fd5d378492efce4e289f8eac1",
265 "type": "github"
266 },
267 "original": {
268 "owner": "nixos",
269 "ref": "nixpkgs-unstable",
270 "repo": "nixpkgs",
271 "type": "github"
272 }
273 },
274 "nixpkgs_current_stable": {
275 "locked": {
276 "lastModified": 1764522689,
277 "narHash": "sha256-SqUuBFjhl/kpDiVaKLQBoD8TLD+/cTUzzgVFoaHrkqY=",
278 "owner": "NixOS",
279 "repo": "nixpkgs",
280 "rev": "8bb5646e0bed5dbd3ab08c7a7cc15b75ab4e1d0f",
281 "type": "github"
282 },
283 "original": {
284 "owner": "NixOS",
285 "ref": "nixos-25.11",
286 "repo": "nixpkgs",
287 "type": "github"
288 }
289 },
290 "root": {
291 "inputs": {
292 "colmena_benchmarking": "colmena_benchmarking",
293 "crane": "crane",
294 "fenix": "fenix",
295 "flake-compat": "flake-compat_2",
296 "flake-parts": "flake-parts",
297 "git-hooks": "git-hooks",
298 "linux-systems": "linux-systems",
299 "nixpkgs": "nixpkgs_3",
300 "nixpkgs_current_stable": "nixpkgs_current_stable",
301 "systems": "systems",
302 "treefmt-nix": "treefmt-nix"
303 }
304 },
305 "rust-analyzer-src": {
306 "flake": false,
307 "locked": {
308 "lastModified": 1764525349,
309 "narHash": "sha256-vR3vU9AwzMsBvjNeeG2inA5W/2MwseFk5NIIrLFEMHk=",
310 "owner": "rust-lang",
311 "repo": "rust-analyzer",
312 "rev": "d646b23f000d099d845f999c2c1e05b15d9cdc78",
313 "type": "github"
314 },
315 "original": {
316 "owner": "rust-lang",
317 "ref": "nightly",
318 "repo": "rust-analyzer",
319 "type": "github"
320 }
321 },
322 "stable": {
323 "locked": {
324 "lastModified": 1669735802,
325 "narHash": "sha256-qtG/o/i5ZWZLmXw108N2aPiVsxOcidpHJYNkT45ry9Q=",
326 "owner": "NixOS",
327 "repo": "nixpkgs",
328 "rev": "731cc710aeebecbf45a258e977e8b68350549522",
329 "type": "github"
330 },
331 "original": {
332 "owner": "NixOS",
333 "ref": "nixos-22.11",
334 "repo": "nixpkgs",
335 "type": "github"
336 }
337 },
338 "systems": {
339 "locked": {
340 "lastModified": 1681028828,
341 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
342 "owner": "nix-systems",
343 "repo": "default",
344 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
345 "type": "github"
346 },
347 "original": {
348 "owner": "nix-systems",
349 "repo": "default",
350 "type": "github"
351 }
352 },
353 "treefmt-nix": {
354 "inputs": {
355 "nixpkgs": "nixpkgs_4"
356 },
357 "locked": {
358 "lastModified": 1762938485,
359 "narHash": "sha256-AlEObg0syDl+Spi4LsZIBrjw+snSVU4T8MOeuZJUJjM=",
360 "owner": "numtide",
361 "repo": "treefmt-nix",
362 "rev": "5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4",
363 "type": "github"
364 },
365 "original": {
366 "owner": "numtide",
367 "repo": "treefmt-nix",
368 "type": "github"
369 }
370 }
371 },
372 "root": "root",
373 "version": 7
374}