mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
pypy: forgot to commit all-packages changes
This commit is contained in:
parent
b3c89f4828
commit
17662a9a6e
@ -3151,7 +3151,7 @@ let
|
||||
libX11 = xlibs.libX11;
|
||||
};
|
||||
|
||||
pypy = callPackage ../development/interpreters/pypy/2.0 { };
|
||||
pypy = callPackage ../development/interpreters/pypy/2.1 { };
|
||||
|
||||
pythonFull = python27Full;
|
||||
python26Full = callPackage ../development/interpreters/python/wrapper.nix {
|
||||
|
Loading…
Reference in New Issue
Block a user