nixpkgs/pkgs/stdenv/linux
Gergely Risko 0a3d811e42 Fix zlib handling in stdenvLinux
Previously stdenv depended on two different zlibs and there was a third
one in the top-level package set for other purposes.  This commit merges
all this zlibs to one.

Actually this have been committed once as 1f2b636, but then got lost
while resolving merge conflicts.  Hopefully it survives this time.
2014-09-14 19:37:51 +02:00
..
bootstrap Move files 2014-04-20 01:27:15 +02:00
scripts Use <nix/fetchurl.nix> to download the bootstrap tools 2014-04-20 00:54:09 +02:00
default.nix Fix zlib handling in stdenvLinux 2014-09-14 19:37:51 +02:00
make-bootstrap-tools-crosspi.nix Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
make-bootstrap-tools.nix