nixpkgs/pkgs
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
..
applications tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
build-support Merge remote-tracking branch 'origin/master' into staging 2018-04-24 19:58:44 -05:00
common-updater
data tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
desktops tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
development stdenv: steal `checkInputs` from buildPythonPackage 2018-04-26 20:22:51 +00:00
games openarena: needs libcurl for fast assets downloads 2018-04-24 17:06:58 +02:00
misc tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
os-specific tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
servers tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
shells xonsh: 0.6.0 -> 0.6.1 2018-04-23 10:56:41 +03:00
stdenv stdenv: steal `checkInputs` from buildPythonPackage 2018-04-26 20:22:51 +00:00
test
tools tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
top-level tree-wide: disable `doCheck` and `doInstallCheck` where it fails (the trivial part) 2018-04-25 04:18:46 +00:00