nixpkgs/pkgs/stdenv
Eelco Dolstra 7fc24dfd21 stdenv-darwin: Fix dependency on bootstrapTools
Commit 2040a9ac57 changed the order of
$PATH elements, causing initialpath to appear after buildInputs. Thus
gnugrep ended up depending on bin/sh from bootstrapTools, rather than
from pkgs.bash. The fix is to provide pkgs.bash via buildInputs rather
than initialPath.

http://hydra.nixos.org/build/33276697
2016-03-23 18:15:16 +01:00
..
cygwin cygwin: stdenv 2015-05-28 10:53:34 +02:00
darwin stdenv-darwin: Fix dependency on bootstrapTools 2016-03-23 18:15:16 +01:00
freebsd FreeBSD: improve bootstrapping, re-enable bdb for heimdal 2016-01-01 17:01:13 +00:00
generic stdenv-linux: Ensure binutils comes before bootstrapTools in $PATH 2016-02-28 01:13:15 +01:00
linux stdenv: don't overwrite $NIX_ENFORCE_PURITY setting 2016-03-13 21:09:41 +01:00
native FreeBSD: undo removal of Solaris and remove changes to native stdenv now that FreeBSD has its own 2016-01-01 17:01:13 +00:00
nix stdenv: don't overwrite $NIX_ENFORCE_PURITY setting 2016-03-13 21:09:41 +01:00
adapters.nix enableDebugging: use more suitable gcc flags 2015-08-10 09:11:30 +02:00
common-path.nix * Don't use the "replace-literal" command in stdenv; instead use 2012-01-19 13:47:26 +00:00
default.nix Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00