* Build Stratego/XT in the stdenv branch. Apparently there are some

issues building on GCC 4.3...

svn path=/nixpkgs/branches/stdenv-updates/; revision=14835
This commit is contained in:
Eelco Dolstra 2009-04-02 13:43:15 +00:00
parent 4b663632ed
commit 2e9cbed82e

View File

@ -360,6 +360,13 @@ in {
aufs = linux; aufs = linux;
kernel = linux; kernel = linux;
}; };
strategoPackages = {
sdf = all;
strategoxt = all;
javafront = all;
dryad = all;
};
xorg = { xorg = {
fontadobe100dpi = linux; fontadobe100dpi = linux;