-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevbox.lock
More file actions
57 lines (57 loc) · 1.84 KB
/
devbox.lock
File metadata and controls
57 lines (57 loc) · 1.84 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
{
"lockfile_version": "1",
"packages": {
"github:NixOS/nixpkgs/nixpkgs-unstable": {
"last_modified": "2025-06-27T03:16:46Z",
"resolved": "github:NixOS/nixpkgs/80d50fc87924c2a0d346372d242c27973cf8cdbf?lastModified=1750994206&narHash=sha256-3u6rEbIX9CN%2F5A5%2Fmc3u0wIO1geZ0EhjvPBXmRDHqWM%3D"
},
"neovim@latest": {
"last_modified": "2025-06-29T07:09:35Z",
"resolved": "github:NixOS/nixpkgs/a48741b083d4f36dd79abd9f760c84da6b4dc0e5#neovim",
"source": "devbox-search",
"version": "0.11.2",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/mmqbyfvj52p0p8bxwjipjakb786km23b-neovim-0.11.2",
"default": true
}
],
"store_path": "/nix/store/mmqbyfvj52p0p8bxwjipjakb786km23b-neovim-0.11.2"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/vn44a0fg72b68zkrg3bfk1r73n4xvp9g-neovim-0.11.2",
"default": true
}
],
"store_path": "/nix/store/vn44a0fg72b68zkrg3bfk1r73n4xvp9g-neovim-0.11.2"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/a1d01v7rpv9rhfki3rabzzc6jixd2iqy-neovim-0.11.2",
"default": true
}
],
"store_path": "/nix/store/a1d01v7rpv9rhfki3rabzzc6jixd2iqy-neovim-0.11.2"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/5rnsqz84mlj0d1rrfnpbphmwramcs6gj-neovim-0.11.2",
"default": true
}
],
"store_path": "/nix/store/5rnsqz84mlj0d1rrfnpbphmwramcs6gj-neovim-0.11.2"
}
}
}
}
}