-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathdevbox.lock
53 lines (53 loc) · 1.55 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": {
"sbt@latest": {
"last_modified": "2024-06-03T07:19:07Z",
"resolved": "github:NixOS/nixpkgs/4a4ecb0ab415c9fccfb005567a215e6a9564cdf5#sbt",
"source": "devbox-search",
"version": "1.10.0",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/kaqihm6yh3syg1yq6yvzq3b2l5lxc910-sbt-1.10.0",
"default": true
}
],
"store_path": "/nix/store/kaqihm6yh3syg1yq6yvzq3b2l5lxc910-sbt-1.10.0"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/2w2wnh5gr0r8g8a8daghr9hjvliss973-sbt-1.10.0",
"default": true
}
],
"store_path": "/nix/store/2w2wnh5gr0r8g8a8daghr9hjvliss973-sbt-1.10.0"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/61rhhy5iyj0zladlkpxs2nlh1r0hdlx4-sbt-1.10.0",
"default": true
}
],
"store_path": "/nix/store/61rhhy5iyj0zladlkpxs2nlh1r0hdlx4-sbt-1.10.0"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/n400nkaa7ip2cnj7vc5l2yhpzh0w297x-sbt-1.10.0",
"default": true
}
],
"store_path": "/nix/store/n400nkaa7ip2cnj7vc5l2yhpzh0w297x-sbt-1.10.0"
}
}
}
}
}