build stratego-shell for darwin
svn path=/nixpkgs/trunk/; revision=18829
This commit is contained in:
parent
506c2f37c0
commit
da0863d21f
@ -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;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user