-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdevbox.lock
53 lines (53 loc) · 1.54 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
{
"lockfile_version": "1",
"packages": {
"go@latest": {
"last_modified": "2024-07-07T07:43:47Z",
"resolved": "github:NixOS/nixpkgs/b60793b86201040d9dee019a05089a9150d08b5b#go",
"source": "devbox-search",
"version": "1.22.5",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/05saqcgidraqmn4z82prsp7rbj9hjmwm-go-1.22.5",
"default": true
}
],
"store_path": "/nix/store/05saqcgidraqmn4z82prsp7rbj9hjmwm-go-1.22.5"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/b97bbxn6kpysysxb8nxn4k39ffxmp4p6-go-1.22.5",
"default": true
}
],
"store_path": "/nix/store/b97bbxn6kpysysxb8nxn4k39ffxmp4p6-go-1.22.5"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/gdyii59c48s4a8q6w584ccgm95qls3lh-go-1.22.5",
"default": true
}
],
"store_path": "/nix/store/gdyii59c48s4a8q6w584ccgm95qls3lh-go-1.22.5"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/3v17dij8rvg7q99009swxg52995r7s22-go-1.22.5",
"default": true
}
],
"store_path": "/nix/store/3v17dij8rvg7q99009swxg52995r7s22-go-1.22.5"
}
}
}
}
}