3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/stdenv/generic
John Ericson ce2637c97a mkDerivation: depsHostBuild -> depsHostHost
`depsHostBuild` is not a thing, would never be a thing per the rules,
and isn't used anywhere. This is just my typo, hitherto unnoticed
because "host -> host" dependencies are by far the most obscure form.
2018-07-23 15:22:48 -04:00
..
builder.sh stdenvs: Distinguish between extraBuildInputs and extraNativeBuildInputs 2017-08-18 12:02:13 -04:00
check-meta.nix check-meta.nix: specify meta.timeout 2018-04-27 00:25:37 +02:00
default-builder.sh
default.nix stdenv: Avoid targetPlatform.isDarwin causing a mass rebuild 2018-05-23 10:06:08 -04:00
make-derivation.nix mkDerivation: depsHostBuild -> depsHostHost 2018-07-23 15:22:48 -04:00
setup.sh stdenv-setup: Remove superfluous check for /bin/sh 2018-07-09 20:43:34 +02:00