1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/stdenv
Matthew Bauer a3a6ad7a01 stdenv: implement crossOverlays
crossOverlays only apply to the packages being built, not the build
packages. It is useful when you don’t care what is used to build your
packages, just what is being built. The idea relies heavily on the
cross compiling infrastructure. Using this implies that we need to
create a cross stdenv.
2018-12-04 21:06:46 -06:00
..
cross stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
custom stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
cygwin
darwin stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
freebsd stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
generic make-derivation: remove selfConsistent check 2018-11-30 17:58:33 +01:00
linux stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
native stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
nix stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
adapters.nix Merge pull request #37600 from abbradar/impureusenative 2018-10-13 14:09:55 +00:00
booter.nix treewide: Depend on targetPackages.stdenv.cc.bintools instead of binutils directly 2017-11-05 17:10:53 -05:00
common-path.nix
default.nix stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00