forked from jetify-com/devbox
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevbox.lock
33 lines (33 loc) · 1012 Bytes
/
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
{
"lockfile_version": "1",
"packages": {
"go@latest": {
"last_modified": "2024-03-06T17:57:40Z",
"resolved": "github:NixOS/nixpkgs/58ae79ea707579c40102ddf62d84b902a987c58b#go_1_22",
"source": "devbox-search",
"version": "1.22.1",
"systems": {
"aarch64-darwin": {
"store_path": "/nix/store/q955gd41jh08l5pgbmx7y5jlqwwk4rqk-go-1.22.1"
},
"aarch64-linux": {
"store_path": "/nix/store/ca92iff1jpd9a3l3i8222rzbkq949mlh-go-1.22.1"
},
"x86_64-darwin": {
"store_path": "/nix/store/f64hpgi6lnn8vrf22cff2y8307c7zns3-go-1.22.1"
},
"x86_64-linux": {
"store_path": "/nix/store/jw9qrkqlkm699ncbrbs1d4czfg4wg8da-go-1.22.1"
}
}
},
"runx:golangci/golangci-lint@latest": {
"resolved": "golangci/[email protected]",
"version": "v1.56.2"
},
"runx:mvdan/gofumpt@latest": {
"resolved": "mvdan/[email protected]",
"version": "v0.6.0"
}
}
}