marking junit and dolphinEmu as broken

This commit is contained in:
Rok Garbas
2015-09-08 14:03:51 +02:00
parent 9e2df43e2e
commit 747e0149cc
2 changed files with 2 additions and 0 deletions

View File

@@ -23,5 +23,6 @@ in antBuild {
homepage = http://www.junit.org/;
description = "A framework for repeatable tests in Java";
license = stdenv.lib.licenses.epl10;
broken = true;
};
}