3
0
Fork 0
forked from mirrors/nixpkgs

add static variant of sdf

svn path=/nixpkgs/trunk/; revision=18308
This commit is contained in:
Rob Vermaas 2009-11-09 09:57:59 +00:00
parent 28d59537c5
commit f2f5176551

View file

@ -567,6 +567,13 @@ in {
};
strategoPackages = {
sdf = all;
strategoxt = all;
javafront = all;
dryad = linux;
};
strategoPackages018 = {
sdfStatic = all;
sdf = all;
strategoxt = all;