wownero
/
wownerujo
Archived
4
0
Fork 0

drop androidsdk, add adb in nix-shell

pull/14/head
fuwa 5 years ago
parent 643674dce0
commit b3a177d5e9

@ -14,7 +14,7 @@ url="https://github.com/wownero/wownero"
# url="https://github.com/fuwa0529/wownero"
# url="https://github.com/wowario/wownero"
# version="v0.4.0.0"
version="d85d908"
version="3f79280"
rm -rf wownero

@ -65,7 +65,7 @@ with nixpkgs;
graphviz
pkgconfig
androidsdk_9_0
# androidsdk_9_0
vim
exiftool
@ -74,6 +74,7 @@ with nixpkgs;
autoconf
automake
gnum4
androidenv.androidPkgs_9_0.platform-tools
]
++ android-studio-deps
)