-
Notifications
You must be signed in to change notification settings - Fork 311
Expand file tree
/
Copy pathdevbox.lock
More file actions
66 lines (66 loc) · 2.18 KB
/
devbox.lock
File metadata and controls
66 lines (66 loc) · 2.18 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
{
"lockfile_version": "1",
"packages": {
"github:NixOS/nixpkgs/nixpkgs-unstable": {
"last_modified": "2025-06-18T03:01:18Z",
"resolved": "github:NixOS/nixpkgs/5395fb3ab3f97b9b7abca147249fa2e8ed27b192?lastModified=1750215678&narHash=sha256-Rc%2FytpamXRf6z8UA2SGa4aaWxUXRbX2MAWIu2C8M%2Bok%3D"
},
"python@latest": {
"last_modified": "2024-02-10T18:15:24Z",
"plugin_version": "0.0.4",
"resolved": "github:NixOS/nixpkgs/10b813040df67c4039086db0f6eaf65c536886c6#python312",
"source": "devbox-search",
"version": "3.12.1",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/s1mr5bmvfcy4hm7669d2xx3gqgj481qk-python3-3.12.1",
"default": true
}
],
"store_path": "/nix/store/s1mr5bmvfcy4hm7669d2xx3gqgj481qk-python3-3.12.1"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/qv710q1p74qb7bswpwh59px28gfj51b1-python3-3.12.1",
"default": true
},
{
"name": "debug",
"path": "/nix/store/6i8r0lq7m7rf7lcqjrwizkcaznmhd2cm-python3-3.12.1-debug"
}
],
"store_path": "/nix/store/qv710q1p74qb7bswpwh59px28gfj51b1-python3-3.12.1"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/051hdrw5qmgbplch184mplcnv4djfb8a-python3-3.12.1",
"default": true
}
],
"store_path": "/nix/store/051hdrw5qmgbplch184mplcnv4djfb8a-python3-3.12.1"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/y4dxr00qg40pwgxx9nxj61091zk8bsvl-python3-3.12.1",
"default": true
},
{
"name": "debug",
"path": "/nix/store/n8jysaqvk89q6fbif4mlacni6wwq0sgc-python3-3.12.1-debug"
}
],
"store_path": "/nix/store/y4dxr00qg40pwgxx9nxj61091zk8bsvl-python3-3.12.1"
}
}
}
}
}