5dcd64c478
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> |
||
---|---|---|
.. | ||
compose.nix | ||
default.nix | ||
pkgs.nix | ||
shell.nix |