forked from akeranen/the-one
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevbox.lock
More file actions
45 lines (45 loc) · 1.5 KB
/
devbox.lock
File metadata and controls
45 lines (45 loc) · 1.5 KB
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": {
"github:NixOS/nixpkgs/nixpkgs-unstable": {
"last_modified": "2025-06-20T02:24:11Z",
"resolved": "github:NixOS/nixpkgs/076e8c6678d8c54204abcb4b1b14c366835a58bb?lastModified=1750386251&narHash=sha256-1ovgdmuDYVo5OUC5NzdF%2BV4zx2uT8RtsgZahxidBTyw%3D"
},
"jdk@21": {
"last_modified": "2025-05-16T20:19:48Z",
"resolved": "github:NixOS/nixpkgs/12a55407652e04dcf2309436eb06fef0d3713ef3#jdk",
"source": "devbox-search",
"version": "21.0.7+6",
"systems": {
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/21ns0zdnvihkg77hjidyb0b748dqyh0d-openjdk-21.0.7+6",
"default": true
},
{
"name": "debug",
"path": "/nix/store/nh6k0hczb384iac0sc24m5a41ywkwkv4-openjdk-21.0.7+6-debug"
}
],
"store_path": "/nix/store/21ns0zdnvihkg77hjidyb0b748dqyh0d-openjdk-21.0.7+6"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/qagnl38l96xcbx17ll0v9zswhcl1nqw6-openjdk-21.0.7+6",
"default": true
},
{
"name": "debug",
"path": "/nix/store/qkprsqd8fb5q3h7jfr9gyj1q34ypvdji-openjdk-21.0.7+6-debug"
}
],
"store_path": "/nix/store/qagnl38l96xcbx17ll0v9zswhcl1nqw6-openjdk-21.0.7+6"
}
}
}
}
}