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": 1771438068,
28 "narHash": "sha256-nGBbXvEZVe/egCPVPFcu89RFtd8Rf6J+4RFoVCFec0A=",
29 "owner": "ipetkov",
30 "repo": "crane",
31 "rev": "b5090e53e9d68c523a4bb9ad42b4737ee6747597",
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": 1767039857,
94 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
95 "owner": "NixOS",
96 "repo": "flake-compat",
97 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
98 "type": "github"
99 },
100 "original": {
101 "owner": "NixOS",
102 "repo": "flake-compat",
103 "type": "github"
104 }
105 },
106 "flake-parts": {
107 "inputs": {
108 "nixpkgs-lib": "nixpkgs-lib"
109 },
110 "locked": {
111 "lastModified": 1769996383,
112 "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
113 "owner": "hercules-ci",
114 "repo": "flake-parts",
115 "rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
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": 1770726378,
147 "narHash": "sha256-kck+vIbGOaM/dHea7aTBxdFYpeUl/jHOy5W3eyRvVx8=",
148 "owner": "cachix",
149 "repo": "git-hooks.nix",
150 "rev": "5eaaedde414f6eb1aea8b8525c466dc37bba95ae",
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": 1769909678,
214 "narHash": "sha256-cBEymOf4/o3FD5AZnzC3J9hLbiZ+QDT/KDuyHXVJOpM=",
215 "owner": "nix-community",
216 "repo": "nixpkgs.lib",
217 "rev": "72716169fe93074c333e8d0173151350670b824c",
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": 1770073757,
229 "narHash": "sha256-Vy+G+F+3E/Tl+GMNgiHl9Pah2DgShmIUBJXmbiQPHbI=",
230 "owner": "NixOS",
231 "repo": "nixpkgs",
232 "rev": "47472570b1e607482890801aeaf29bfb749884f6",
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": 1771369470,
245 "narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
246 "owner": "NixOS",
247 "repo": "nixpkgs",
248 "rev": "0182a361324364ae3f436a63005877674cf45efb",
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": 1770107345,
261 "narHash": "sha256-tbS0Ebx2PiA1FRW8mt8oejR0qMXmziJmPaU1d4kYY9g=",
262 "owner": "nixos",
263 "repo": "nixpkgs",
264 "rev": "4533d9293756b63904b7238acb84ac8fe4c8c2c4",
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": 1771419570,
277 "narHash": "sha256-bxAlQgre3pcQcaRUm/8A0v/X8d2nhfraWSFqVmMcBcU=",
278 "owner": "NixOS",
279 "repo": "nixpkgs",
280 "rev": "6d41bc27aaf7b6a3ba6b169db3bd5d6159cfaa47",
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": 1770228511,
359 "narHash": "sha256-wQ6NJSuFqAEmIg2VMnLdCnUc0b7vslUohqqGGD+Fyxk=",
360 "owner": "numtide",
361 "repo": "treefmt-nix",
362 "rev": "337a4fe074be1042a35086f15481d763b8ddc0e7",
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}