nixpkgs/pkgs/stdenv
John Ericson 70d71bbbe4 top-level: Create pkgs{Build,Host,Target}{Build,Host,Target}
This is needed to avoid confusing and repeated boilerplate for
`fooForTarget`.  The vast majority of use-cases can still use
`buildPackages or `targetPackages`, which are now defined in terms of
these.
2019-03-24 22:12:15 -04:00
..
cross llvm: support cross compilation with useLLVM flag 2019-02-26 19:45:35 -05:00
custom stdenv: allow custom stdenv to take crossOverlays 2019-01-07 20:53:10 -06:00
cygwin Fix invalid Baseaddress must be > 0x200000000 on cygwin 2018-04-14 14:06:09 +02:00
darwin darwin.make-bootstrap-tools: remove dsymutil 2019-01-06 22:15:43 -06:00
freebsd stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
generic Merge staging-next into master 2019-03-01 09:06:20 +01:00
linux Merge pull request #51628 from ju1m/arm 2019-03-01 15:36:07 -05:00
native stdenv/native: add missing argument 2019-01-02 12:19:25 -05:00
nix stdenv: implement crossOverlays 2018-12-04 21:06:46 -06:00
adapters.nix makeStaticBinaries: add a static glibc when performing a mkDerivation 2018-12-14 11:02:18 +00:00
booter.nix top-level: Create pkgs{Build,Host,Target}{Build,Host,Target} 2019-03-24 22:12:15 -04:00
common-path.nix bzip2: split into multiple outputs, refactor 2015-04-18 19:32:52 +02:00
default.nix Merge pull request #51628 from ju1m/arm 2019-03-01 15:36:07 -05:00