-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevbox.lock
40 lines (40 loc) · 1.3 KB
/
devbox.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"lockfile_version": "1",
"packages": {
"libiconv@latest": {
"last_modified": "2023-12-13T22:54:10Z",
"resolved": "github:NixOS/nixpkgs/fd04bea4cbf76f86f244b9e2549fca066db8ddff#libiconv",
"source": "devbox-search",
"version": "2.38",
"systems": {
"aarch64-linux": {
"store_path": "/nix/store/bfv8n55yp0xzq16dc0p71w4ym2h1z6sr-glibc-iconv-2.38"
},
"x86_64-linux": {
"store_path": "/nix/store/a7sic6w2x7qkw5aqchys1m8ms482pgbf-glibc-iconv-2.38"
}
}
},
"rustup@latest": {
"last_modified": "2023-11-17T14:14:56Z",
"plugin_version": "0.0.1",
"resolved": "github:NixOS/nixpkgs/a71323f68d4377d12c04a5410e214495ec598d4c#rustup",
"source": "devbox-search",
"version": "1.26.0",
"systems": {
"aarch64-darwin": {
"store_path": "/nix/store/w7hr1f0dvzsk7psr6apn9vsc4dg80bvr-rustup-1.26.0"
},
"aarch64-linux": {
"store_path": "/nix/store/xpqs3bfi342p382fcvc9p5xaw794f2xp-rustup-1.26.0"
},
"x86_64-darwin": {
"store_path": "/nix/store/2f8wvnwbgxxkdnj3w684yrs8aammpv2l-rustup-1.26.0"
},
"x86_64-linux": {
"store_path": "/nix/store/v2wwnf8w9pkl1vcr37iv60fh8pz0z198-rustup-1.26.0"
}
}
}
}
}