-
-
Notifications
You must be signed in to change notification settings - Fork 89
/
Copy pathdevbox.lock
45 lines (45 loc) · 1.49 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
{
"lockfile_version": "1",
"packages": {
"nodejs@latest": {
"last_modified": "2023-12-25T10:13:25Z",
"resolved": "github:NixOS/nixpkgs/e1fa12d4f6c6fe19ccb59cac54b5b3f25e160870#nodejs_21",
"source": "devbox-search",
"version": "21.5.0",
"systems": {
"aarch64-darwin": {
"store_path": "/nix/store/v8vw6h0agr1687qp1azgffg4h172w2ap-nodejs-21.5.0"
},
"aarch64-linux": {
"store_path": "/nix/store/wrgj8cbi8j99k1v9g2kddil5dwnjcjzp-nodejs-21.5.0"
},
"x86_64-darwin": {
"store_path": "/nix/store/cc7bhvkx351rsfx7wja5wxnqxis4mj9g-nodejs-21.5.0"
},
"x86_64-linux": {
"store_path": "/nix/store/jra6nl09vh0grv4s7m3q778havhs1l6i-nodejs-21.5.0"
}
}
},
"yarn@latest": {
"last_modified": "2023-12-13T22:54:10Z",
"resolved": "github:NixOS/nixpkgs/fd04bea4cbf76f86f244b9e2549fca066db8ddff#yarn",
"source": "devbox-search",
"version": "1.22.19",
"systems": {
"aarch64-darwin": {
"store_path": "/nix/store/45vwimqzlg79phkshmci9rw2r94vns9y-yarn-1.22.19"
},
"aarch64-linux": {
"store_path": "/nix/store/4gfk6b9d1dvpgb8l6c853vsma20n4578-yarn-1.22.19"
},
"x86_64-darwin": {
"store_path": "/nix/store/fscsn6nbpfszb813njzk5f77vi1p9mb3-yarn-1.22.19"
},
"x86_64-linux": {
"store_path": "/nix/store/fpi2d88hrwazxm7ign8ivapcnwfzaj1g-yarn-1.22.19"
}
}
}
}
}