nixpkgs/pkgs/stdenv/freebsd
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
..
default.nix stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
trivial-bootstrap.sh