pypy: forgot to commit all-packages changes

This commit is contained in:
Domen Kožar 2013-08-23 17:52:37 +02:00
parent b3c89f4828
commit 17662a9a6e

View File

@ -3151,7 +3151,7 @@ let
libX11 = xlibs.libX11; libX11 = xlibs.libX11;
}; };
pypy = callPackage ../development/interpreters/pypy/2.0 { }; pypy = callPackage ../development/interpreters/pypy/2.1 { };
pythonFull = python27Full; pythonFull = python27Full;
python26Full = callPackage ../development/interpreters/python/wrapper.nix { python26Full = callPackage ../development/interpreters/python/wrapper.nix {