status-react/nix/scripts
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
..
build.sh nix: don't generate keystore inside of Nix build 2020-03-05 10:56:54 +01:00
clean.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00
gcroots.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00
setup.sh fix detecting NixOS, uname can be deceptive 2020-02-25 17:52:23 +01:00
shell.sh nix: don't generate keystore inside of Nix build 2020-03-05 10:56:54 +01:00
source.sh cleanup of shell scripts 2020-02-24 19:31:55 +01:00