1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/stdenv/linux
John Ericson 4751d9e5ad top-level: turn the screw
- Non-cross stdenvs are honest and assert that `crossSystem` is null

 - `crossSystem` is a mandatory argument to top-level/stage.nix, just like
   `system` and `platform`

 - Broken default arguments on stdenvs for testing are gone.

 - All stdenvs (but little-used stdenvNix) take the same arguments for easy
   testing.
2016-12-01 11:24:33 -05:00
..
bootstrap
scripts
default.nix top-level: turn the screw 2016-12-01 11:24:33 -05:00
make-bootstrap-tools-cross.nix make-bootstrap-tools-cross.nix: Fix gcc build-time options for armv5tel 2016-08-28 00:30:48 +03:00
make-bootstrap-tools.nix