build stratego-shell for darwin

svn path=/nixpkgs/trunk/; revision=18829
This commit is contained in:
Rob Vermaas 2009-12-07 14:26:24 +00:00
parent 506c2f37c0
commit da0863d21f

View File

@ -570,7 +570,7 @@ in {
sdf = all;
strategoxt = all;
javafront = all;
strategoShell = linux;
strategoShell = linux ++ darwin;
dryad = linux;
};
@ -579,6 +579,7 @@ in {
sdf = all;
strategoxt = all;
javafront = all;
strategoShell = linux ++ darwin;
dryad = linux;
};