python-packages.nix: make pythonAtLeast and pythonOlder available

This commit is contained in:
Frederik Rietdijk 2016-11-14 12:16:18 +01:00
parent 6c7d501a7b
commit 450edd4b72

View file

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