* Get the Nixpkgs release to build again.

svn path=/nixpkgs/trunk/; revision=9273
This commit is contained in:
Eelco Dolstra 2007-09-06 20:39:31 +00:00
parent 7855b93dab
commit 6081a072f3

View File

@ -3030,7 +3030,7 @@ rec {
amsn = import ../applications/networking/instant-messengers/amsn {
inherit fetchurl stdenv which tcl tk x11;
libstdcpp = gcc33.gcc;
#libstdcpp = gcc33.gcc;
};
batik = import ../applications/graphics/batik {