Merge pull request #25318 from ericsagnes/feat/stdenv-metacheck

stdenv-generic: add meta attributes checks
This commit is contained in:
Jörg Thalheim 2017-04-29 10:48:00 +02:00 committed by GitHub
commit 6318a0c64c

View file

@ -230,6 +230,8 @@ let
isBuildPythonPackage = platforms;
schedulingPriority = str;
downloadURLRegexp = str;
isFcitxEngine = bool;
isIbusEngine = bool;
};
checkMetaAttr = k: v: