-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdevbox.lock
53 lines (53 loc) · 1.6 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
48
49
50
51
52
53
{
"lockfile_version": "1",
"packages": {
"nushell@latest": {
"last_modified": "2024-12-26T01:25:00Z",
"resolved": "github:NixOS/nixpkgs/16e046229f3b4f53257973a5532bcbb72457d2f2#nushell",
"source": "devbox-search",
"version": "0.101.0",
"systems": {
"aarch64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/gjgck7ays80f1fkhwc4ny5jwcdpi093h-nushell-0.101.0",
"default": true
}
],
"store_path": "/nix/store/gjgck7ays80f1fkhwc4ny5jwcdpi093h-nushell-0.101.0"
},
"aarch64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/ciymw62irm1ny3cd3m9px72l7l8myrqh-nushell-0.101.0",
"default": true
}
],
"store_path": "/nix/store/ciymw62irm1ny3cd3m9px72l7l8myrqh-nushell-0.101.0"
},
"x86_64-darwin": {
"outputs": [
{
"name": "out",
"path": "/nix/store/z0f7kgp7pl3iyzdqns8gk084g6dchkvj-nushell-0.101.0",
"default": true
}
],
"store_path": "/nix/store/z0f7kgp7pl3iyzdqns8gk084g6dchkvj-nushell-0.101.0"
},
"x86_64-linux": {
"outputs": [
{
"name": "out",
"path": "/nix/store/sbkllymdppc0fkv6c6qhw81194xzvmkd-nushell-0.101.0",
"default": true
}
],
"store_path": "/nix/store/sbkllymdppc0fkv6c6qhw81194xzvmkd-nushell-0.101.0"
}
}
}
}
}