Ascertain Zope is using Python-2.4

svn path=/nixpkgs/trunk/; revision=12897
This commit is contained in:
Pjotr Prins 2008-09-19 13:55:14 +00:00
parent c09e1e540c
commit d96f2b1ea0

View file

@ -4610,7 +4610,7 @@ let
};
zope = import ../development/python-modules/zope {
inherit fetchurl stdenv python;
inherit fetchurl stdenv python24;
};
### SERVERS