fix eval
This commit is contained in:
parent
0af0a20e1d
commit
3a185d159f
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue