* Drop pythonBase.
svn path=/nixpkgs/branches/modular-python/; revision=25396
This commit is contained in:
parent
9d792e7316
commit
5caae64507
@ -2268,7 +2268,6 @@ let
|
|||||||
python = python27;
|
python = python27;
|
||||||
|
|
||||||
python26 = if getConfig ["python" "full"] false then python26Full else python26Base;
|
python26 = if getConfig ["python" "full"] false then python26Full else python26Base;
|
||||||
pythonBase = python26Base;
|
|
||||||
pythonFull = python26Full;
|
pythonFull = python26Full;
|
||||||
|
|
||||||
pythonWrapper = callPackage ../development/interpreters/python/wrapper.nix { };
|
pythonWrapper = callPackage ../development/interpreters/python/wrapper.nix { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user