nixpkgs/pkgs/stdenv/linux
Gergely Risko f2c5125e82 Fix testability of pkgs/stdenv/linux/default.nix
The point here is that it's always possible to debug this staging
logic by using `nix-repl pkgs/stdenv/linux'. The modular-stdenv
change introduced the lib dependency, which we now default to
../../../lib.

No derivation or out hashes of stdenvLinux is changed by this commit.
2014-09-11 00:24:03 +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 testability of pkgs/stdenv/linux/default.nix 2014-09-11 00:24:03 +02:00
make-bootstrap-tools-crosspi.nix Another attempt to eradicate ensureDir 2014-06-30 14:56:10 +02:00
make-bootstrap-tools.nix