nixpkgs-suyu/pkgs/stdenv
Jan Malakhovski 87651b32fe stdenv: steal checkInputs from buildPythonPackage
Note that a bunch of non-python packages use this attribute already.
Some of those are clearly unaware of the fact that this attribute does
not exists in stdenv because they define it but don't to add it to
their `bulidInputs` :)

Also note that I use `buildInputs` here and only handle regular
builds because python and haskell builders do it this way and I'm not
sure how to properly handle the cross-compilation case.
2018-04-26 20:22:51 +00:00
..
cross ios-sdk-pkgs: Init from iOS SDK from XCode 2018-04-19 16:09:30 -04:00
custom
cygwin Fix invalid Baseaddress must be > 0x200000000 on cygwin 2018-04-14 14:06:09 +02:00
darwin binutils: No more darwin conditionals 2018-04-03 13:34:52 -04:00
freebsd
generic stdenv: steal checkInputs from buildPythonPackage 2018-04-26 20:22:51 +00:00
linux binutils: No more darwin conditionals 2018-04-03 13:34:52 -04:00
native Fix stdenv-native by creating a bintools wrapper with similar settings 2018-04-14 14:05:09 +02:00
nix
adapters.nix
booter.nix
common-path.nix
default.nix