nixpkgs/pkgs/stdenv/generic
Graham Bennett b12605563f Fix handling of lists in whitelistedLicenses and blacklistedLicenses
A package's meta.license can either be a single license or a list.  The
code to check config.whitelistedLicenses and config.blackListedLicenses
wasn't handling this, nor was the showLicense function.
2019-10-27 10:23:53 +00:00
..
builder.sh stdenvs: Distinguish between `extraBuildInputs` and `extraNativeBuildInputs` 2017-08-18 12:02:13 -04:00
check-meta.nix Fix handling of lists in whitelistedLicenses and blacklistedLicenses 2019-10-27 10:23:53 +00:00
default-builder.sh
default.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
make-derivation.nix stdenv: correct cross CMAKE_SYSTEM_NAME 2019-07-27 15:23:31 -07:00
setup.sh Merge pull request #69028 from matthewbauer/remove-iselfexec-iselfdyn 2019-09-20 23:26:48 -04:00