Mark a bunch of packages as broken or not supported on Darwin

This commit is contained in:
Eelco Dolstra
2014-08-08 17:58:34 +02:00
parent 66fb10ecb5
commit 8a7f3c3618
55 changed files with 113 additions and 99 deletions

View File

@@ -55,6 +55,7 @@ rec {
meta = {
homepage = http://strategoxt.org/;
meta = "A language and toolset for program transformation";
broken = true;
};
};
@@ -104,6 +105,7 @@ rec {
meta = {
homepage = http://strategoxt.org/Stratego/TheDryad;
meta = "A collection of tools for developing transformation systems for Java source and bytecode";
broken = true;
};
};