-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevbox.lock
More file actions
93 lines (93 loc) · 2.99 KB
/
devbox.lock
File metadata and controls
93 lines (93 loc) · 2.99 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"lockfile_version": "1",
"packages": {
"github:NixOS/nixpkgs/nixpkgs-unstable": {
"last_modified": "2025-09-16T13:27:06Z",
"resolved": "github:NixOS/nixpkgs/08b8f92ac6354983f5382124fef6006cade4a1c1?lastModified=1758029226&narHash=sha256-TjqVmbpoCqWywY9xIZLTf6ANFvDCXdctCjoYuYPYdMI%3D"
},
"jdk24@latest": {
"last_modified": "2025-05-06T16:34:47Z",
"resolved": "github:NixOS/nixpkgs/f90d0af5db814e870b2ad1aebc4e8924a30c53dd#jdk24",
"source": "devbox-search",
"version": "24+36",
"systems": {
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/sakg57y00gfjjyibiqsx97qnga74irsc-openjdk-24+36",
"default": true
},
{
"name": "debug",
"path": "/nix/store/jiwpl0kkyl28snfhfp71pn0d6jbl03y8-openjdk-24+36-debug"
}
],
"store_path": "/nix/store/sakg57y00gfjjyibiqsx97qnga74irsc-openjdk-24+36"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/sybwyss36hi9lq1c8nd2zyii25pv3z2i-openjdk-24+36",
"default": true
},
{
"name": "debug",
"path": "/nix/store/if2h46f0zlm13yrhdy47fsbans0fhxb3-openjdk-24+36-debug"
}
],
"store_path": "/nix/store/sybwyss36hi9lq1c8nd2zyii25pv3z2i-openjdk-24+36"
}
}
},
"maven@latest": {
"last_modified": "2024-08-14T11:41:26Z",
"resolved": "github:NixOS/nixpkgs/0cb2fd7c59fed0cd82ef858cbcbdb552b9a33465#maven",
"source": "devbox-search",
"version": "3.9.8",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/scwhgw8051ndrn6dg4qz46d77nzgjvvx-maven-3.9.8",
"default": true
}
],
"store_path": "/nix/store/scwhgw8051ndrn6dg4qz46d77nzgjvvx-maven-3.9.8"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/hgz0xmx2qq6x675k9by6ix1cvqqzwz1a-maven-3.9.8",
"default": true
}
],
"store_path": "/nix/store/hgz0xmx2qq6x675k9by6ix1cvqqzwz1a-maven-3.9.8"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/ldg8klr73h691k7j7jvpw2dzvkznbavj-maven-3.9.8",
"default": true
}
],
"store_path": "/nix/store/ldg8klr73h691k7j7jvpw2dzvkznbavj-maven-3.9.8"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/sf5lp0zlss0mqbzn68ii9qj3mhbf67zk-maven-3.9.8",
"default": true
}
],
"store_path": "/nix/store/sf5lp0zlss0mqbzn68ii9qj3mhbf67zk-maven-3.9.8"
}
}
}
}
}