status-react/nix/mobile/android
Jakub Sokołowski de53581ef4
nix: don't generate keystore inside of Nix build
changes:
- Stops scripts/generate-keystore.sh runnig for every new TARGET=android shell
- Moves running scripts/generate-keystore.sh to keystore Makefile target
- Makes generate-keystore.sh accept STATUS_RELEASE_STORE_FILE as env variable
- Fixes error about missing lsof from start-react-native.sh
- Fixes error about unknown -keystore command in scripts/generate-keystore.sh
- Fixes getting OS_NAME without calling Nix shell
- Fixes getting TMP_BUILD_NUMBER without calling Nix shell
- Adds lsof used in start-react-native.sh to Android release Nix derivation
- Simplified how nix/scripts/build.sh appends the --keep flag
- Made use of colors.sh in more scripts

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-03-05 10:56:54 +01:00
..
jsbundle major nix refactor 2019-12-12 18:51:21 +01:00
maven-and-npm-deps nix: fix Gradle download links by using https 2020-01-22 19:46:28 +01:00
targets nix: don't generate keystore inside of Nix build 2020-03-05 10:56:54 +01:00
android-env.nix nix: upgrade nixpkgs ot bump Android NDK to 21.0.6113669 2020-01-22 19:46:20 +01:00
default.nix nix: don't generate keystore inside of Nix build 2020-03-05 10:56:54 +01:00
gradle.nix nix: fix Gradle download links by using https 2020-01-22 19:46:28 +01:00
watchman.nix Fix Android build on macOS 2019-09-12 16:13:42 +02:00