diff options
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 = [ + gnumake jdk android-composition.androidsdk bazel_4 |