status-react/nix/scripts
Anton Iakimov 5dcd64c478
nix: fix Android SDK on Darwin with nixpkgs system override
Android SDK in nixpkg doesn't support `aarch64-darwin`, for details see
https://github.com/status-im/status-mobile/issues/12794

The workaround was to run terminal application with Rosetta or make with `aarch` tool.

This PR overrides system architecture to always be `x86_64` for Android shell and build targets ran by make.
CI is not affected as it runs `nix` directly.

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-06-26 17:33:44 +02:00
..
build.sh nix: fix Android SDK on Darwin with nixpkgs system override 2023-06-26 17:33:44 +02:00
clean.sh rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
gcroots.sh rename status-react to status-mobile 2022-07-17 14:46:16 +02:00
lib.sh nix: fix cache usage by modifying global config 2023-06-23 18:02:38 +02:00
node_modules.sh Use native binary for the clj-kondo linter (#14179) 2022-10-19 09:54:01 -03:00
purge.sh nix: quote path uses to avoid issues with spaces 2022-07-27 16:11:28 +02:00
setup.sh nix: fix cache usage by modifying global config 2023-06-23 18:02:38 +02:00
shell.sh nix: fix Android SDK on Darwin with nixpkgs system override 2023-06-26 17:33:44 +02:00
source.sh nix: add upgrade script for Nix interpreter 2023-06-19 12:21:00 +02:00
upgrade.sh nix: fix cache usage by modifying global config 2023-06-23 18:02:38 +02:00
version.sh nix: downgrade from 2.14.1 to 2.13.4 2023-06-22 14:23:47 +02:00