Mark a bunch of packages as broken or not supported on Darwin
This commit is contained in:
@@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user