status-react/nix/scripts
Siddarth Kumar 2c96c38339
chore: disable hermes and cleanup gradle vars (#18832)
fixes #18831

We update the nix derivation to build android by passing `hermesEnabled` flag which checks the environment variable and if the environment variable is not set we default `hermesEnabled` to `true`.
This ensures that `hermes` is disabled for debug builds and enabled for release builds.

In this commit we also
- rename `nix/mobile/android/release.nix` → `nix/mobile/android/build.nix` since that nix file no longer generates release only builds.
- cleanup 2 other env vars and use the `gradle` project format
- replace `BUILD_NUMBER` with `verisonCode` for consistency
- replace `androidGradleOpts ` with `buildUrl ` 
- bump `status-jenkins-lib` to v1.8.7
2024-02-15 13:48:11 +05:30
..
build.sh chore: disable hermes and cleanup gradle vars (#18832) 2024-02-15 13:48:11 +05:30
clean.sh nix: fix regex in clean.sh script 2024-01-10 13:05:39 +01:00
gcroots.sh nix: upgrade from 2.13.4 to 2.19.3 2024-02-13 13:32:50 +01:00
kill_proc_prompt.sh Remove hacks from darwin nix purge script (#18656) 2024-01-30 09:00:26 +05:30
lib.sh nix: use Darwin stat command explicitly 2023-06-27 13:25:41 +02:00
node_modules.sh fix: modify permissions of all files to read (#18214) 2023-12-18 14:38:34 +05:30
purge.sh Remove hacks from darwin nix purge script (#18656) 2024-01-30 09:00:26 +05:30
setup.sh nix: fix cache usage by modifying global config 2023-06-23 18:02:38 +02:00
shell.sh nix: switch status-im config to env vars, cleanup 2023-08-07 14:50:36 +02:00
source.sh
upgrade.sh nix: fix cache usage by modifying global config 2023-06-23 18:02:38 +02:00
version.sh nix: upgrade from 2.13.4 to 2.19.3 2024-02-13 13:32:50 +01:00