nixpkgs/pkgs/stdenv/linux
Gergely Risko 142970b9eb Refactor wrapGCC in stdenvLinux
Don't use default parameter values, to make the callsites more readable
and for easier debuggability/changability.  Also reordered the
callsites' parameter ordering for consistency.

In the final stdenv don't repeat the name of the shell.

This commit doesn't change the outhash (or drvhash) of the stdenv.
2014-08-24 17:10:37 +02:00
..
bootstrap Move files 2014-04-20 01:27:15 +02:00
scripts
default.nix Refactor wrapGCC in stdenvLinux 2014-08-24 17:10:37 +02:00
make-bootstrap-tools-crosspi.nix Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
make-bootstrap-tools.nix