A structured-data shell in Gleam, inspired by Nushell
7.6 kB
310 lines
1{
2 "nodes": {
3 "cachix": {
4 "inputs": {
5 "devenv": [
6 "devenv"
7 ],
8 "flake-compat": [
9 "devenv",
10 "flake-compat"
11 ],
12 "git-hooks": [
13 "devenv",
14 "git-hooks"
15 ],
16 "nixpkgs": [
17 "devenv",
18 "nixpkgs"
19 ]
20 },
21 "locked": {
22 "lastModified": 1777487137,
23 "narHash": "sha256-TuvKVBX60mqyMT6OB5JqVEh1YIWtFMR/igLCaCdC9tw=",
24 "owner": "cachix",
25 "repo": "cachix",
26 "rev": "a66a440c321d35f7193472c317f42a55ccd1cb93",
27 "type": "github"
28 },
29 "original": {
30 "owner": "cachix",
31 "ref": "latest",
32 "repo": "cachix",
33 "type": "github"
34 }
35 },
36 "crate2nix": {
37 "flake": false,
38 "locked": {
39 "lastModified": 1772186516,
40 "narHash": "sha256-8s28pzmQ6TOIUzznwFibtW1CMieMUl1rYJIxoQYor58=",
41 "owner": "rossng",
42 "repo": "crate2nix",
43 "rev": "ba5dd398e31ee422fbe021767eb83b0650303a6e",
44 "type": "github"
45 },
46 "original": {
47 "owner": "rossng",
48 "repo": "crate2nix",
49 "rev": "ba5dd398e31ee422fbe021767eb83b0650303a6e",
50 "type": "github"
51 }
52 },
53 "devenv": {
54 "inputs": {
55 "cachix": "cachix",
56 "crate2nix": "crate2nix",
57 "flake-compat": "flake-compat",
58 "flake-parts": "flake-parts",
59 "ghostty": "ghostty",
60 "git-hooks": "git-hooks",
61 "nix": "nix",
62 "nixd": "nixd",
63 "nixpkgs": [
64 "nixpkgs"
65 ],
66 "rust-overlay": "rust-overlay"
67 },
68 "locked": {
69 "lastModified": 1784939196,
70 "narHash": "sha256-wY6Lll/lmIh2icBNoviibNwdrbhUQwdS7J92VIvdAxw=",
71 "owner": "cachix",
72 "repo": "devenv",
73 "rev": "60b80be9e10ea07ff79c44a39741a75afd74f6a9",
74 "type": "github"
75 },
76 "original": {
77 "owner": "cachix",
78 "repo": "devenv",
79 "type": "github"
80 }
81 },
82 "flake-compat": {
83 "flake": false,
84 "locked": {
85 "lastModified": 1767039857,
86 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
87 "owner": "edolstra",
88 "repo": "flake-compat",
89 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
90 "type": "github"
91 },
92 "original": {
93 "owner": "edolstra",
94 "repo": "flake-compat",
95 "type": "github"
96 }
97 },
98 "flake-parts": {
99 "inputs": {
100 "nixpkgs-lib": [
101 "devenv",
102 "nixpkgs"
103 ]
104 },
105 "locked": {
106 "lastModified": 1778716662,
107 "narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=",
108 "owner": "hercules-ci",
109 "repo": "flake-parts",
110 "rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
111 "type": "github"
112 },
113 "original": {
114 "owner": "hercules-ci",
115 "repo": "flake-parts",
116 "type": "github"
117 }
118 },
119 "ghostty": {
120 "flake": false,
121 "locked": {
122 "lastModified": 1784602798,
123 "narHash": "sha256-298x90knBUWX5GHGXh2SKsAKvStjU2ri9UgOGoF79/8=",
124 "owner": "ghostty-org",
125 "repo": "ghostty",
126 "rev": "88b4cd047fa627cdca6781bc7e7dc8b75a2cecb9",
127 "type": "github"
128 },
129 "original": {
130 "owner": "ghostty-org",
131 "repo": "ghostty",
132 "type": "github"
133 }
134 },
135 "git-hooks": {
136 "inputs": {
137 "flake-compat": [
138 "devenv",
139 "flake-compat"
140 ],
141 "nixpkgs": [
142 "devenv",
143 "nixpkgs"
144 ]
145 },
146 "locked": {
147 "lastModified": 1782908218,
148 "narHash": "sha256-wLMOrPgVyeF3XmP+qfYcLqnVdTxikdcSvbIY7rA9jTA=",
149 "owner": "cachix",
150 "repo": "git-hooks.nix",
151 "rev": "9f7e99119ece7705299595299f3b031f39356de1",
152 "type": "github"
153 },
154 "original": {
155 "owner": "cachix",
156 "repo": "git-hooks.nix",
157 "type": "github"
158 }
159 },
160 "nix": {
161 "inputs": {
162 "flake-compat": [
163 "devenv",
164 "flake-compat"
165 ],
166 "flake-parts": [
167 "devenv",
168 "flake-parts"
169 ],
170 "git-hooks-nix": [
171 "devenv",
172 "git-hooks"
173 ],
174 "nixpkgs": [
175 "devenv",
176 "nixpkgs"
177 ],
178 "nixpkgs-23-11": [
179 "devenv"
180 ],
181 "nixpkgs-regression": [
182 "devenv"
183 ]
184 },
185 "locked": {
186 "lastModified": 1782407171,
187 "narHash": "sha256-xem+4ncdQCTFJsQ4PrVuyVmi3j4w/Yqg298hBUzVejA=",
188 "owner": "cachix",
189 "repo": "nix",
190 "rev": "782ac1b155679b065ec945ae50d0fa1d495883b7",
191 "type": "github"
192 },
193 "original": {
194 "owner": "cachix",
195 "ref": "devenv-2.34",
196 "repo": "nix",
197 "type": "github"
198 }
199 },
200 "nixd": {
201 "inputs": {
202 "flake-parts": [
203 "devenv",
204 "flake-parts"
205 ],
206 "nixpkgs": [
207 "devenv",
208 "nixpkgs"
209 ],
210 "treefmt-nix": "treefmt-nix"
211 },
212 "locked": {
213 "lastModified": 1783935112,
214 "narHash": "sha256-IAQ14nteIKXAz4cd75UcZrsHGEVJ7QNrkUwX9rmeZ/Y=",
215 "owner": "nix-community",
216 "repo": "nixd",
217 "rev": "a64cd33e53b316b6b092ea0a966640cd2309bf3d",
218 "type": "github"
219 },
220 "original": {
221 "owner": "nix-community",
222 "repo": "nixd",
223 "type": "github"
224 }
225 },
226 "nixpkgs": {
227 "locked": {
228 "lastModified": 1784796856,
229 "narHash": "sha256-wWFrV5/Qbm+lyt5x20E/bSbfJiGKMo4RCxZV8cl/WZI=",
230 "owner": "NixOS",
231 "repo": "nixpkgs",
232 "rev": "e2587caef70cea85dd97d7daab492899902dbf5d",
233 "type": "github"
234 },
235 "original": {
236 "owner": "NixOS",
237 "ref": "nixos-unstable",
238 "repo": "nixpkgs",
239 "type": "github"
240 }
241 },
242 "root": {
243 "inputs": {
244 "devenv": "devenv",
245 "nixpkgs": "nixpkgs",
246 "systems": "systems"
247 }
248 },
249 "rust-overlay": {
250 "inputs": {
251 "nixpkgs": [
252 "devenv",
253 "nixpkgs"
254 ]
255 },
256 "locked": {
257 "lastModified": 1782875958,
258 "narHash": "sha256-5eqDcnBjb1424HRQdnhuhNOBZguq1Z2tqSa2OMF/m2c=",
259 "owner": "oxalica",
260 "repo": "rust-overlay",
261 "rev": "13139aefa973f3d96c60c0fbab801de058ae25ca",
262 "type": "github"
263 },
264 "original": {
265 "owner": "oxalica",
266 "repo": "rust-overlay",
267 "type": "github"
268 }
269 },
270 "systems": {
271 "locked": {
272 "lastModified": 1681028828,
273 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
274 "owner": "nix-systems",
275 "repo": "default",
276 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
277 "type": "github"
278 },
279 "original": {
280 "owner": "nix-systems",
281 "repo": "default",
282 "type": "github"
283 }
284 },
285 "treefmt-nix": {
286 "inputs": {
287 "nixpkgs": [
288 "devenv",
289 "nixd",
290 "nixpkgs"
291 ]
292 },
293 "locked": {
294 "lastModified": 1780220602,
295 "narHash": "sha256-eynAfOmbmxJnkp7YewvCEbShNnnYJ9gLLqkzsYtBPeM=",
296 "owner": "numtide",
297 "repo": "treefmt-nix",
298 "rev": "db947814a175b7ca6ded66e21383d938df01c227",
299 "type": "github"
300 },
301 "original": {
302 "owner": "numtide",
303 "repo": "treefmt-nix",
304 "type": "github"
305 }
306 }
307 },
308 "root": "root",
309 "version": 7
310}