nixpkgs/pkgs/development/androidndk-pkgs
Christoph Bauer b5c2b76cf4 androidndkPkgs.binaries: correct passthru parameters
Without this patch ghc 8.10.7 with taget platform aarch64-android fails
to build due an invalid nix expression (missing attribute targetPrefix).
To fix that we make the binaries attribute to conform with the
expectation about unwrapped bintools / cc derivations w.r.t. passthru
attributes.
2022-06-28 12:25:19 +02:00
..
androidndk-pkgs.nix androidndkPkgs.binaries: correct passthru parameters 2022-06-28 12:25:19 +02:00
default.nix