fix eval
This commit is contained in:
@@ -34,7 +34,7 @@ let
|
||||
|
||||
in modules // {
|
||||
|
||||
inherit python bootstrapped-pip isPy26 isPy27 isPy33 isPy34 isPy35 isPy36 isPyPy isPy3k pythonName buildPythonPackage buildPythonApplication;
|
||||
inherit python bootstrapped-pip isPy26 isPy27 isPy33 isPy34 isPy35 isPy36 isPyPy isPy3k buildPythonPackage buildPythonApplication;
|
||||
|
||||
# helpers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user