nixpkgs/pkgs/stdenv
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
..
cross android: add ndkVer to resolve ndk ambiguity 2018-06-22 11:06:17 -04:00
custom top-level: {build,host,target}Platform are defined in the stdenv instead 2017-07-07 12:55:02 -04:00
cygwin Fix invalid Baseaddress must be > 0x200000000 on cygwin 2018-04-14 14:06:09 +02:00
darwin Merge remote-tracking branch 'upstream/master' into staging 2018-06-18 15:30:39 -04:00
freebsd fetchurl: cleanup, better errors 2018-02-18 14:24:53 +00:00
generic make-derivation: Don't add host-suffix to fixed-output derivations names 2018-07-09 11:07:10 -04:00
linux make-bootstrap-tools-cross: remove broken i686-musl variant 2018-06-25 11:16:10 -05:00
native Fix stdenv-native by creating a bintools wrapper with similar settings 2018-04-14 14:05:09 +02:00
nix cc-wrapper: Use stdenvNoCC to build 2017-09-26 14:08:21 -04:00
adapters.nix stdenv cross adapter: Don't define crossConfig 2018-05-14 23:33:12 -04:00
booter.nix treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils directly 2017-11-05 17:10:53 -05:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix lib, treewide: Add missing MIPS arches, and fix existing usage 2018-02-23 20:43:42 -05:00