diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-05-29 10:34:23 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-05-29 10:34:23 +0200 |
commit | bb48fb9962ee2a5a63182a121195a165aeff3c82 (patch) | |
tree | 300c335ac5d49ea5c2f87e5759c747d0f7a070fb /shell.nix | |
parent | 2ae34aa9a504870bbec43502631060f036229a72 (diff) |
gitlab-ci
Diffstat (limited to 'shell.nix')
-rw-r--r-- | shell.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ mkShell rec { name = "android-shell"; buildInputs = [ + python3Full gnumake jdk android-composition.androidsdk |