Skip to content

Commit c02e9fe

Browse files
committed
remove android sdk from default env
1 parent ec72162 commit c02e9fe

2 files changed

Lines changed: 2 additions & 52 deletions

File tree

devbox.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@
99
"jdk17": "latest",
1010
"gradle": "latest",
1111
"jq": "latest",
12-
"path:./nix#android-sdk": "",
13-
"act": "latest",
1412
},
1513
"shell": {
1614
"init_hook": [

devbox.lock

Lines changed: 2 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,6 @@
11
{
22
"lockfile_version": "1",
33
"packages": {
4-
"act@latest": {
5-
"last_modified": "2026-01-09T13:41:53Z",
6-
"resolved": "github:NixOS/nixpkgs/5f02c91314c8ba4afe83b256b023756412218535#act",
7-
"source": "devbox-search",
8-
"version": "0.2.84",
9-
"systems": {
10-
"aarch64-darwin": {
11-
"outputs": [
12-
{
13-
"name": "out",
14-
"path": "/nix/store/a66igc76c2vzyl3q5z7c7kf7dr4b9is5-act-0.2.84",
15-
"default": true
16-
}
17-
],
18-
"store_path": "/nix/store/a66igc76c2vzyl3q5z7c7kf7dr4b9is5-act-0.2.84"
19-
},
20-
"aarch64-linux": {
21-
"outputs": [
22-
{
23-
"name": "out",
24-
"path": "/nix/store/wwrpc61p07x97b27ryhyks8zc9bq4j5c-act-0.2.84",
25-
"default": true
26-
}
27-
],
28-
"store_path": "/nix/store/wwrpc61p07x97b27ryhyks8zc9bq4j5c-act-0.2.84"
29-
},
30-
"x86_64-darwin": {
31-
"outputs": [
32-
{
33-
"name": "out",
34-
"path": "/nix/store/v5fv7inyakck6m1f5q4xz78gfk7r1al7-act-0.2.84",
35-
"default": true
36-
}
37-
],
38-
"store_path": "/nix/store/v5fv7inyakck6m1f5q4xz78gfk7r1al7-act-0.2.84"
39-
},
40-
"x86_64-linux": {
41-
"outputs": [
42-
{
43-
"name": "out",
44-
"path": "/nix/store/vpqyxvqac1f8pwva5ffxidr98qbfhn20-act-0.2.84",
45-
"default": true
46-
}
47-
],
48-
"store_path": "/nix/store/vpqyxvqac1f8pwva5ffxidr98qbfhn20-act-0.2.84"
49-
}
50-
}
51-
},
524
"cocoapods@latest": {
535
"last_modified": "2025-12-31T03:27:36Z",
546
"resolved": "github:NixOS/nixpkgs/f665af0cdb70ed27e1bd8f9fdfecaf451260fc55#cocoapods",
@@ -78,8 +30,8 @@
7830
}
7931
},
8032
"github:NixOS/nixpkgs/nixpkgs-unstable": {
81-
"last_modified": "2026-01-14T04:14:06Z",
82-
"resolved": "github:NixOS/nixpkgs/ea30586ee015f37f38783006a9bc9e4aa64d7d61?lastModified=1768364046"
33+
"last_modified": "2026-01-20T02:11:35Z",
34+
"resolved": "github:NixOS/nixpkgs/ed142ab1b3a092c4d149245d0c4126a5d7ea00b0?lastModified=1768875095"
8335
},
8436
"gradle@latest": {
8537
"last_modified": "2025-12-31T03:27:36Z",

0 commit comments

Comments
 (0)