Ascertain Zope is using Python-2.4
svn path=/nixpkgs/trunk/; revision=12897
This commit is contained in:
parent
c09e1e540c
commit
d96f2b1ea0
|
@ -4610,7 +4610,7 @@ let
|
|||
};
|
||||
|
||||
zope = import ../development/python-modules/zope {
|
||||
inherit fetchurl stdenv python;
|
||||
inherit fetchurl stdenv python24;
|
||||
};
|
||||
|
||||
### SERVERS
|
||||
|
|
Loading…
Reference in New Issue