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 e84255296f 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.

(cherry picked from commit a3a6ad7a01)
2018-12-13 14:04:33 -05:00
..
cross stdenv: implement crossOverlays 2018-12-13 14:04:33 -05:00
custom stdenv: implement crossOverlays 2018-12-13 14:04:33 -05:00
cygwin Fix invalid Baseaddress must be > 0x200000000 on cygwin 2018-04-14 14:06:09 +02:00
darwin stdenv: implement crossOverlays 2018-12-13 14:04:33 -05:00
freebsd stdenv: implement crossOverlays 2018-12-13 14:04:33 -05:00
generic mkDerivation: Make separateDebugInfo assertion lazier to match other assertions 2018-09-18 16:25:19 -04:00
linux stdenv: implement crossOverlays 2018-12-13 14:04:33 -05:00
native stdenv: implement crossOverlays 2018-12-13 14:04:33 -05:00
nix stdenv: implement crossOverlays 2018-12-13 14:04:33 -05:00
adapters.nix stdenv adapter: Keep configureFlags a list 2018-08-03 17:06:03 -04:00
booter.nix
common-path.nix
default.nix stdenv: implement crossOverlays 2018-12-13 14:04:33 -05:00