nixpkgs/pkgs/stdenv/generic
Will Dietz 218d4dc154 make-derivation: Don't add host-suffix to fixed-output derivations names
Not only does the suffix unnecessarily reduce sharing, but it also breaks
unpacker setup hooks (e.g. that of `unzip`) which identify interesting tarballs
using the file extension.

This also means we can get rid of the splicing hacks for fetchers.
2018-07-09 11:07:10 -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 * "." -> "source". 2005-12-05 14:11:09 +00:00
default.nix stdenv: Avoid targetPlatform.isDarwin causing a mass rebuild 2018-05-23 10:06:08 -04:00
make-derivation.nix make-derivation: Don't add host-suffix to fixed-output derivations names 2018-07-09 11:07:10 -04:00
setup.sh Merge remote-tracking branch 'upstream/staging' into strictDeps 2018-05-14 23:33:03 -04:00