This repository has been archived by the owner on Sep 6, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdevbox.lock
47 lines (47 loc) · 1.61 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
{
"lockfile_version": "1",
"packages": {
"poetry@latest": {
"last_modified": "2023-10-25T20:49:13Z",
"plugin_version": "0.0.3",
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#poetry",
"source": "devbox-search",
"version": "1.6.1",
"systems": {
"aarch64-darwin": {
"store_path": "/nix/store/wbmb98gib37yi5ckzink0svw71qa9hva-python3.11-poetry-1.6.1"
},
"aarch64-linux": {
"store_path": "/nix/store/j4dks9q9i20yra6hcgfz2zsxidk75l3h-python3.11-poetry-1.6.1"
},
"x86_64-darwin": {
"store_path": "/nix/store/xcr6invhkw0nk8awj092ahvfdh55li39-python3.11-poetry-1.6.1"
},
"x86_64-linux": {
"store_path": "/nix/store/6qdiirzpwxkf9v1dd0dppdn5fvh6srhg-python3.11-poetry-1.6.1"
}
}
},
"python@latest": {
"last_modified": "2023-10-25T20:49:13Z",
"plugin_version": "0.0.1",
"resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#python312",
"source": "devbox-search",
"version": "3.12.0",
"systems": {
"aarch64-darwin": {
"store_path": "/nix/store/9zq7vfk8a9fiyj66prg0a3zh28bz06yk-python3-3.12.0"
},
"aarch64-linux": {
"store_path": "/nix/store/zgvw696qpd5kn846k1l54w1s3rw4z8h1-python3-3.12.0"
},
"x86_64-darwin": {
"store_path": "/nix/store/xanfjjzh237y1kdwy796qwa6415xrb18-python3-3.12.0"
},
"x86_64-linux": {
"store_path": "/nix/store/smpmzk81zrhxsajzkxjd21hqz50a9wlq-python3-3.12.0"
}
}
}
}
}