flake.nix: remove emulator from environment

The emulator needs android system images to run, each of which takes
up a lot of space. Remove emulator from the Nix flake environment and
let something else provide emulator support, maybe even a custom
Nix devShell.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2022-03-29 14:45:18 +02:00
parent 75d487fa34
commit b6ee02646a
-1
View File
@@ -24,7 +24,6 @@
[
build-tools-31-0-0
cmdline-tools-latest
emulator
platform-tools
platforms-android-31
ndk-bundle