status-react/nix/mobile
Jakub Sokołowski f2c96dcd3b
nix: add config defaults and temp keystore generation
Changes:
* Create `nix/config.nix` with `config` defaults
* Add `nix/tools/gradlePropParser.nix` for reading `gradle.properties`
* Add `nix/mobile/android/keystore.nix` for generating a keystore
* Load keystore generation in `nix/mobile/android/default.nix`
* Use generated keystore if it's not provided via `config`
* Add `-deststoretype pkcs12` in `scripts/generate-keystore.sh`
* Add `nix/lib/assertEnvVarSet.nix` for checking if env var is set

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-06-04 11:10:48 +02:00
..
android nix: add config defaults and temp keystore generation 2020-06-04 11:10:48 +02:00
fastlane major nix refactor 2019-12-12 18:51:21 +01:00
ios nix: fix ios shell to use patched nodejs modules 2020-05-19 12:22:22 +02:00
default.nix nix: refactor updating Gradle dependencies 2020-05-14 09:46:30 +02:00