nix/devices/graphical: re-enable adb for steveej

This commit is contained in:
steveej 2019-03-06 15:57:20 +01:00
parent f7338eb289
commit 98812731b6
3 changed files with 3 additions and 3 deletions

View file

@ -27,8 +27,6 @@ in {
gnutls = true;
};
android_sdk.accept_license = true;
packageOverrides = pkgs: with pkgs; {
myPython36 = python36Full.withPackages (ps: with ps; [
pep8 yapf flake8
@ -324,7 +322,7 @@ in {
bazel
## Android
# 2019-03-05: missing on 19.03 androidsdk
androidenv.androidPkgs_9_0.platform-tools
## Java
# jre