parent
6bee6b8f4b
commit
87b4a5d6a7
@ -87,7 +87,7 @@ rec {
|
||||
(hostPlatform.isAarch64 || hostPlatform.isMips || hostPlatform.libc == "musl")
|
||||
pkgs.updateAutotoolsGnuConfigScriptsHook
|
||||
;
|
||||
} // args.crossAttrs or {});
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
|
@ -164,7 +164,7 @@ rec {
|
||||
|
||||
derivationArg =
|
||||
(removeAttrs attrs
|
||||
["meta" "passthru" "crossAttrs" "pos"
|
||||
["meta" "passthru" "pos"
|
||||
"doCheck" "doInstallCheck"
|
||||
"checkInputs" "installCheckInputs"
|
||||
"__impureHostDeps" "__propagatedImpureHostDeps"
|
||||
|
Loading…
Reference in New Issue
Block a user