boo: mark as broken
With mono-4.0.4.1, the build fails with 1 non-fatal errors.
This commit is contained in:
parent
9236eedbc3
commit
a540e842ab
1 changed files with 1 additions and 0 deletions
|
@ -41,5 +41,6 @@ in stdenv.mkDerivation rec {
|
|||
meta = with stdenv.lib; {
|
||||
description = "The Boo Programming Language";
|
||||
platforms = platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue