status-react/nix/pkgs
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
..
aapt2 upgrade `react-native` from 0.67.5 to 0.69.10 (#16016) 2023-06-14 07:17:41 +05:30
android-sdk nix: fix Android SDK on Darwin with nixpkgs system override 2023-06-26 17:33:44 +02:00
go-maven-resolver nix: cleanup of unused variables 2022-05-31 12:03:20 +02:00
patch-maven-srcs nix: patch all Gradle configs of nodejs deps 2023-03-04 13:01:26 +01:00
patched-go nix: use overlays instead of packageOverrides 2020-04-29 11:53:33 +02:00