Skip to content

Commit a605426

Browse files
committed
Update
1 parent d1a6bb7 commit a605426

File tree

61 files changed

+1681
-104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+1681
-104
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
run/
2+
cache/
3+
lib/
4+
log/
5+
!env/
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"name": "flox",
3+
"version": 1
4+
}
Lines changed: 370 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,370 @@
1+
{
2+
"lockfile-version": 1,
3+
"manifest": {
4+
"version": 1,
5+
"install": {
6+
"arconia-cli-flake": {
7+
"flake": "github:thomasvitale/arconia-cli-flake"
8+
},
9+
"httpie": {
10+
"pkg-path": "httpie"
11+
},
12+
"jbang": {
13+
"pkg-path": "jbang"
14+
}
15+
},
16+
"vars": {
17+
"FLOX_DISABLE_METRICS": "true"
18+
},
19+
"hook": {
20+
"on-activate": " eval $(jbang jdk env 24)\n\n echo \"\"\n echo \"Run Spring Boot with 'arconia dev'\"\n echo \"\"\n"
21+
},
22+
"profile": {},
23+
"options": {
24+
"systems": [
25+
"aarch64-darwin",
26+
"aarch64-linux",
27+
"x86_64-darwin",
28+
"x86_64-linux"
29+
]
30+
}
31+
},
32+
"packages": [
33+
{
34+
"attr_path": "httpie",
35+
"broken": false,
36+
"derivation": "/nix/store/5nbs5n5kyfsq3c4yry5rhf7fasw6czqg-python3.12-httpie-3.2.4.drv",
37+
"description": "Command line HTTP client whose goal is to make CLI human-friendly",
38+
"install_id": "httpie",
39+
"license": "BSD-3-Clause",
40+
"locked_url": "https://github.com/flox/nixpkgs?rev=46e634be05ce9dc6d4db8e664515ba10b78151ae",
41+
"name": "httpie-3.2.4",
42+
"pname": "httpie",
43+
"rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae",
44+
"rev_count": 791944,
45+
"rev_date": "2025-04-29T12:35:57Z",
46+
"scrape_date": "2025-04-30T04:19:45.918931Z",
47+
"stabilities": [
48+
"unstable"
49+
],
50+
"unfree": false,
51+
"version": "3.2.4",
52+
"outputs_to_install": [
53+
"out"
54+
],
55+
"outputs": {
56+
"dist": "/nix/store/n8yfbyikd4hnd0f0xkqsnvikxy7mrvj1-python3.12-httpie-3.2.4-dist",
57+
"out": "/nix/store/ns2krspnj9618mpizk4jamgiwdccrj5d-python3.12-httpie-3.2.4"
58+
},
59+
"system": "aarch64-darwin",
60+
"group": "toplevel",
61+
"priority": 5
62+
},
63+
{
64+
"attr_path": "httpie",
65+
"broken": false,
66+
"derivation": "/nix/store/c18jz3xz62h9zv5wqy2iz9992wyzv7pj-python3.12-httpie-3.2.4.drv",
67+
"description": "Command line HTTP client whose goal is to make CLI human-friendly",
68+
"install_id": "httpie",
69+
"license": "BSD-3-Clause",
70+
"locked_url": "https://github.com/flox/nixpkgs?rev=46e634be05ce9dc6d4db8e664515ba10b78151ae",
71+
"name": "httpie-3.2.4",
72+
"pname": "httpie",
73+
"rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae",
74+
"rev_count": 791944,
75+
"rev_date": "2025-04-29T12:35:57Z",
76+
"scrape_date": "2025-04-30T04:38:32.603983Z",
77+
"stabilities": [
78+
"unstable"
79+
],
80+
"unfree": false,
81+
"version": "3.2.4",
82+
"outputs_to_install": [
83+
"out"
84+
],
85+
"outputs": {
86+
"dist": "/nix/store/9mrnc2mfqpzkcnn7z9azwv0rblwg74wf-python3.12-httpie-3.2.4-dist",
87+
"out": "/nix/store/lpa7hvydfdr9yffizm3yjvllpdnkh74y-python3.12-httpie-3.2.4"
88+
},
89+
"system": "aarch64-linux",
90+
"group": "toplevel",
91+
"priority": 5
92+
},
93+
{
94+
"attr_path": "httpie",
95+
"broken": false,
96+
"derivation": "/nix/store/40ym7xma2izhivrny5i0zysdc0dpbhsk-python3.12-httpie-3.2.4.drv",
97+
"description": "Command line HTTP client whose goal is to make CLI human-friendly",
98+
"install_id": "httpie",
99+
"license": "BSD-3-Clause",
100+
"locked_url": "https://github.com/flox/nixpkgs?rev=46e634be05ce9dc6d4db8e664515ba10b78151ae",
101+
"name": "httpie-3.2.4",
102+
"pname": "httpie",
103+
"rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae",
104+
"rev_count": 791944,
105+
"rev_date": "2025-04-29T12:35:57Z",
106+
"scrape_date": "2025-04-30T04:56:07.721365Z",
107+
"stabilities": [
108+
"unstable"
109+
],
110+
"unfree": false,
111+
"version": "3.2.4",
112+
"outputs_to_install": [
113+
"out"
114+
],
115+
"outputs": {
116+
"dist": "/nix/store/s0vl58cxlh9xrk0z1f6xv9ax46z5dhpd-python3.12-httpie-3.2.4-dist",
117+
"out": "/nix/store/jlkdkscx6xrlhjgxl0psrkqcj1b053xh-python3.12-httpie-3.2.4"
118+
},
119+
"system": "x86_64-darwin",
120+
"group": "toplevel",
121+
"priority": 5
122+
},
123+
{
124+
"attr_path": "httpie",
125+
"broken": false,
126+
"derivation": "/nix/store/vflkw90myrx0mmwph558xqi0dck9sq6x-python3.12-httpie-3.2.4.drv",
127+
"description": "Command line HTTP client whose goal is to make CLI human-friendly",
128+
"install_id": "httpie",
129+
"license": "BSD-3-Clause",
130+
"locked_url": "https://github.com/flox/nixpkgs?rev=46e634be05ce9dc6d4db8e664515ba10b78151ae",
131+
"name": "httpie-3.2.4",
132+
"pname": "httpie",
133+
"rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae",
134+
"rev_count": 791944,
135+
"rev_date": "2025-04-29T12:35:57Z",
136+
"scrape_date": "2025-04-30T05:20:39.078325Z",
137+
"stabilities": [
138+
"unstable"
139+
],
140+
"unfree": false,
141+
"version": "3.2.4",
142+
"outputs_to_install": [
143+
"out"
144+
],
145+
"outputs": {
146+
"dist": "/nix/store/c4r7g0rlb52mlvqxhag0w24brmc2p8fk-python3.12-httpie-3.2.4-dist",
147+
"out": "/nix/store/j9ya9sdqqvbcvila7fvmpzpkdsxgaa2m-python3.12-httpie-3.2.4"
148+
},
149+
"system": "x86_64-linux",
150+
"group": "toplevel",
151+
"priority": 5
152+
},
153+
{
154+
"attr_path": "jbang",
155+
"broken": false,
156+
"derivation": "/nix/store/f7mw9wgrrswbcab3rxji6f6biyjh939i-jbang-0.125.1.drv",
157+
"description": "Run java as scripts anywhere",
158+
"install_id": "jbang",
159+
"license": "MIT",
160+
"locked_url": "https://github.com/flox/nixpkgs?rev=46e634be05ce9dc6d4db8e664515ba10b78151ae",
161+
"name": "jbang-0.125.1",
162+
"pname": "jbang",
163+
"rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae",
164+
"rev_count": 791944,
165+
"rev_date": "2025-04-29T12:35:57Z",
166+
"scrape_date": "2025-04-30T04:19:46.080908Z",
167+
"stabilities": [
168+
"unstable"
169+
],
170+
"unfree": false,
171+
"version": "0.125.1",
172+
"outputs_to_install": [
173+
"out"
174+
],
175+
"outputs": {
176+
"out": "/nix/store/083m71qqayzz3jrh26y2z2i4avsz2x4f-jbang-0.125.1"
177+
},
178+
"system": "aarch64-darwin",
179+
"group": "toplevel",
180+
"priority": 5
181+
},
182+
{
183+
"attr_path": "jbang",
184+
"broken": false,
185+
"derivation": "/nix/store/q58bf8ydxgm921wj53pz0h5qqb4c9f4m-jbang-0.125.1.drv",
186+
"description": "Run java as scripts anywhere",
187+
"install_id": "jbang",
188+
"license": "MIT",
189+
"locked_url": "https://github.com/flox/nixpkgs?rev=46e634be05ce9dc6d4db8e664515ba10b78151ae",
190+
"name": "jbang-0.125.1",
191+
"pname": "jbang",
192+
"rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae",
193+
"rev_count": 791944,
194+
"rev_date": "2025-04-29T12:35:57Z",
195+
"scrape_date": "2025-04-30T04:38:32.978662Z",
196+
"stabilities": [
197+
"unstable"
198+
],
199+
"unfree": false,
200+
"version": "0.125.1",
201+
"outputs_to_install": [
202+
"out"
203+
],
204+
"outputs": {
205+
"out": "/nix/store/3wjpyz87ig89n28q3p6rvj0v37xyq11c-jbang-0.125.1"
206+
},
207+
"system": "aarch64-linux",
208+
"group": "toplevel",
209+
"priority": 5
210+
},
211+
{
212+
"attr_path": "jbang",
213+
"broken": false,
214+
"derivation": "/nix/store/m5xay4dkdcvkbnki2c8x8m39a8ddyyyp-jbang-0.125.1.drv",
215+
"description": "Run java as scripts anywhere",
216+
"install_id": "jbang",
217+
"license": "MIT",
218+
"locked_url": "https://github.com/flox/nixpkgs?rev=46e634be05ce9dc6d4db8e664515ba10b78151ae",
219+
"name": "jbang-0.125.1",
220+
"pname": "jbang",
221+
"rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae",
222+
"rev_count": 791944,
223+
"rev_date": "2025-04-29T12:35:57Z",
224+
"scrape_date": "2025-04-30T04:56:07.888882Z",
225+
"stabilities": [
226+
"unstable"
227+
],
228+
"unfree": false,
229+
"version": "0.125.1",
230+
"outputs_to_install": [
231+
"out"
232+
],
233+
"outputs": {
234+
"out": "/nix/store/55h4ia8l476c2ka4w73vhhfyq135li5y-jbang-0.125.1"
235+
},
236+
"system": "x86_64-darwin",
237+
"group": "toplevel",
238+
"priority": 5
239+
},
240+
{
241+
"attr_path": "jbang",
242+
"broken": false,
243+
"derivation": "/nix/store/cflgn2bil4c1jq31b0vb1dfjjcpaacxy-jbang-0.125.1.drv",
244+
"description": "Run java as scripts anywhere",
245+
"install_id": "jbang",
246+
"license": "MIT",
247+
"locked_url": "https://github.com/flox/nixpkgs?rev=46e634be05ce9dc6d4db8e664515ba10b78151ae",
248+
"name": "jbang-0.125.1",
249+
"pname": "jbang",
250+
"rev": "46e634be05ce9dc6d4db8e664515ba10b78151ae",
251+
"rev_count": 791944,
252+
"rev_date": "2025-04-29T12:35:57Z",
253+
"scrape_date": "2025-04-30T05:20:39.512784Z",
254+
"stabilities": [
255+
"unstable"
256+
],
257+
"unfree": false,
258+
"version": "0.125.1",
259+
"outputs_to_install": [
260+
"out"
261+
],
262+
"outputs": {
263+
"out": "/nix/store/d13gcq46ixnm0jwrndj7j8rmrsqnyxy3-jbang-0.125.1"
264+
},
265+
"system": "x86_64-linux",
266+
"group": "toplevel",
267+
"priority": 5
268+
},
269+
{
270+
"install_id": "arconia-cli-flake",
271+
"locked-url": "github:thomasvitale/arconia-cli-flake/b69d4b4514c96612afadb69197f56185ebd8f4b6?narHash=sha256-8SVfS0g27/2Mtf09nJurSUTSykdU4/Vph1LhF/yqzg4%3D",
272+
"flake-description": "Arconia CLI",
273+
"locked-flake-attr-path": "packages.aarch64-darwin.default",
274+
"derivation": "/nix/store/9ln2d19bysngwvx0ifp84c4d15iv3x0s-arconia-0.2.4.drv",
275+
"outputs": {
276+
"out": "/nix/store/0nch4fpgbpbiwk602xfdbfw648y5rsr2-arconia-0.2.4"
277+
},
278+
"output-names": [
279+
"out"
280+
],
281+
"outputs-to-install": [
282+
"out"
283+
],
284+
"requested-outputs-to-install": [],
285+
"package-system": "aarch64-darwin",
286+
"system": "aarch64-darwin",
287+
"name": "arconia-0.2.4",
288+
"pname": "arconia",
289+
"version": "0.2.4",
290+
"broken": false,
291+
"unfree": false,
292+
"priority": 5
293+
},
294+
{
295+
"install_id": "arconia-cli-flake",
296+
"locked-url": "github:thomasvitale/arconia-cli-flake/b69d4b4514c96612afadb69197f56185ebd8f4b6?narHash=sha256-8SVfS0g27/2Mtf09nJurSUTSykdU4/Vph1LhF/yqzg4%3D",
297+
"flake-description": "Arconia CLI",
298+
"locked-flake-attr-path": "packages.aarch64-linux.default",
299+
"derivation": "/nix/store/ahnfbh7ijxy02nb0dnmnmyk6s0mhr76h-arconia-0.2.4.drv",
300+
"outputs": {
301+
"out": "/nix/store/p82pmampjkmhlffaznbcblh97k3r8f5v-arconia-0.2.4"
302+
},
303+
"output-names": [
304+
"out"
305+
],
306+
"outputs-to-install": [
307+
"out"
308+
],
309+
"requested-outputs-to-install": [],
310+
"package-system": "aarch64-linux",
311+
"system": "aarch64-linux",
312+
"name": "arconia-0.2.4",
313+
"pname": "arconia",
314+
"version": "0.2.4",
315+
"broken": false,
316+
"unfree": false,
317+
"priority": 5
318+
},
319+
{
320+
"install_id": "arconia-cli-flake",
321+
"locked-url": "github:thomasvitale/arconia-cli-flake/b69d4b4514c96612afadb69197f56185ebd8f4b6?narHash=sha256-8SVfS0g27/2Mtf09nJurSUTSykdU4/Vph1LhF/yqzg4%3D",
322+
"flake-description": "Arconia CLI",
323+
"locked-flake-attr-path": "packages.x86_64-darwin.default",
324+
"derivation": "/nix/store/ln72bd07bqjjcvkqpxc28ahq60qgzw40-arconia-0.2.4.drv",
325+
"outputs": {
326+
"out": "/nix/store/nbq2ibi86w9yaakl1wa2hcrhlwkpqd83-arconia-0.2.4"
327+
},
328+
"output-names": [
329+
"out"
330+
],
331+
"outputs-to-install": [
332+
"out"
333+
],
334+
"requested-outputs-to-install": [],
335+
"package-system": "x86_64-darwin",
336+
"system": "x86_64-darwin",
337+
"name": "arconia-0.2.4",
338+
"pname": "arconia",
339+
"version": "0.2.4",
340+
"broken": false,
341+
"unfree": false,
342+
"priority": 5
343+
},
344+
{
345+
"install_id": "arconia-cli-flake",
346+
"locked-url": "github:thomasvitale/arconia-cli-flake/b69d4b4514c96612afadb69197f56185ebd8f4b6?narHash=sha256-8SVfS0g27/2Mtf09nJurSUTSykdU4/Vph1LhF/yqzg4%3D",
347+
"flake-description": "Arconia CLI",
348+
"locked-flake-attr-path": "packages.x86_64-linux.default",
349+
"derivation": "/nix/store/7wk0acwp81d1p9yr3h8bnhl89w49pvxh-arconia-0.2.4.drv",
350+
"outputs": {
351+
"out": "/nix/store/9amnlq7fba4h98d69rnc66iwfd5jsmjm-arconia-0.2.4"
352+
},
353+
"output-names": [
354+
"out"
355+
],
356+
"outputs-to-install": [
357+
"out"
358+
],
359+
"requested-outputs-to-install": [],
360+
"package-system": "x86_64-linux",
361+
"system": "x86_64-linux",
362+
"name": "arconia-0.2.4",
363+
"pname": "arconia",
364+
"version": "0.2.4",
365+
"broken": false,
366+
"unfree": false,
367+
"priority": 5
368+
}
369+
]
370+
}

0 commit comments

Comments
 (0)