* 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:
parent
4b663632ed
commit
2e9cbed82e
@ -360,6 +360,13 @@ in {
|
||||
aufs = linux;
|
||||
kernel = linux;
|
||||
};
|
||||
|
||||
strategoPackages = {
|
||||
sdf = all;
|
||||
strategoxt = all;
|
||||
javafront = all;
|
||||
dryad = all;
|
||||
};
|
||||
|
||||
xorg = {
|
||||
fontadobe100dpi = linux;
|
||||
|
Loading…
Reference in New Issue
Block a user