mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 23:21:27 +00:00
marking junit and dolphinEmu as broken
This commit is contained in:
@@ -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;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user