tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
fix eval
Frederik Rietdijk
9 years ago
3a185d15
0af0a20e
+1
-1
1 changed file
expand all
collapse all
unified
split
pkgs
top-level
python-packages.nix
+1
-1
pkgs/top-level/python-packages.nix
···
34
34
35
35
in modules // {
36
36
37
37
-
inherit python bootstrapped-pip isPy26 isPy27 isPy33 isPy34 isPy35 isPy36 isPyPy isPy3k pythonName buildPythonPackage buildPythonApplication;
37
37
+
inherit python bootstrapped-pip isPy26 isPy27 isPy33 isPy34 isPy35 isPy36 isPyPy isPy3k buildPythonPackage buildPythonApplication;
38
38
39
39
# helpers
40
40