pythonPackages.callPackage to make it easier to call expressions that take many python packages

This commit is contained in:
Frederik Rietdijk 2017-05-11 14:15:42 +02:00
parent 48192c65c3
commit 18bad38d3d

View file

@ -73,7 +73,7 @@ let
in {
inherit python bootstrapped-pip pythonAtLeast pythonOlder isPy26 isPy27 isPy33 isPy34 isPy35 isPy36 isPyPy isPy3k mkPythonDerivation buildPythonPackage buildPythonApplication;
inherit fetchPypi;
inherit fetchPypi callPackage;
inherit sharedLibraryExtension;
# helpers