status-react/nix/pkgs/android-sdk
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
..
compose.nix nix: fix Android SDK on Darwin with nixpkgs system override 2023-06-26 17:33:44 +02:00
default.nix nix: cleanup of unused variables 2022-05-31 12:03:20 +02:00
pkgs.nix nix: rafactor android-sdk to provide sdk/ndk outputs 2021-09-14 10:52:41 +02:00
shell.nix nix: upgrade nixpkgs to latest nixos-22.11 2023-06-20 12:53:06 +02:00