-
Notifications
You must be signed in to change notification settings - Fork 85
/
Copy pathdevbox.lock
62 lines (62 loc) · 1.91 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"lockfile_version": "1",
"packages": {
"[email protected]": {
"last_modified": "2024-05-12T16:19:40Z",
"plugin_version": "0.0.4",
"resolved": "github:NixOS/nixpkgs/3281bec7174f679eabf584591e75979a258d8c40#python312",
"source": "devbox-search",
"version": "3.12.3",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/2r8fbgpabanb42zbdm4lngayc35wby8i-python3-3.12.3",
"default": true
}
],
"store_path": "/nix/store/2r8fbgpabanb42zbdm4lngayc35wby8i-python3-3.12.3"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/4x92cw7ahfrydbkvy2046y1ajh5h96wv-python3-3.12.3",
"default": true
},
{
"name": "debug",
"path": "/nix/store/hkr5il88jm4yr9vwcn4r80wi7jzm8djh-python3-3.12.3-debug"
}
],
"store_path": "/nix/store/4x92cw7ahfrydbkvy2046y1ajh5h96wv-python3-3.12.3"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/rwz9yjv8q79fmcfs1vd0iybxpqnvgy1h-python3-3.12.3",
"default": true
}
],
"store_path": "/nix/store/rwz9yjv8q79fmcfs1vd0iybxpqnvgy1h-python3-3.12.3"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/73fmjgr5khqi62zmpjhjkmggyra0sxmq-python3-3.12.3",
"default": true
},
{
"name": "debug",
"path": "/nix/store/n3y5khn07cvpswgpwylkgvzhx6cyywd0-python3-3.12.3-debug"
}
],
"store_path": "/nix/store/73fmjgr5khqi62zmpjhjkmggyra0sxmq-python3-3.12.3"
}
}
}
}
}