nixpkgs/pkgs/development/mobile
Jakub Sokołowski b0663a3dc3
androidenv: include autoPatchelfHook only on Linux
This is supposed to fix an issue caused by this PR:
https://github.com/NixOS/nixpkgs/pull/163924

Which made `autoPatchelfHook` available only on Linux, resulting in
builds of Android packages failing with:
```
error: Package ‘auto-patchelf-hook’ in /nix/store/...-nixpkgs-source/pkgs/build-support/trivial-builders.nix:73
    is not supported on ‘x86_64-darwin’, refusing to evaluate.
```

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-05-29 23:17:37 +02:00
..
abootimg abootimg: fix cross compilation and set strictDeps 2022-01-09 09:18:21 +08:00
adb-sync pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
adbfs-rootless treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
androidenv androidenv: include autoPatchelfHook only on Linux 2022-05-29 23:17:37 +02:00
checkra1n checkra1n: init at 0.12.4 (#128798) 2021-07-05 18:39:59 +02:00
genymotion genymotion: fix startup on Qt-based environments 2022-03-24 16:32:38 +05:00
gomobile gomobile: make providing Android SDK optional 2021-11-05 18:20:30 +01:00
imgpatchtools maintainers: update personal details 2021-12-31 21:48:55 +03:00
titaniumenv pkgs/development: followup fmt 2021-11-10 14:03:48 +01:00
webos treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
xcodeenv pkgs/development/mobile: stdenv.lib -> lib 2021-01-21 20:45:23 +01:00
xpwn treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00