python3Packages.skein: mark broken, maven repo unstable

This commit is contained in:
Jonathan Ringer 2020-09-28 13:03:04 -07:00 committed by Jon
parent 4258166395
commit b9aacdf39e

View file

@ -34,6 +34,7 @@ buildPythonPackage rec {
description = "A tool and library for easily deploying applications on Apache YARN";
license = licenses.bsd3;
maintainers = with maintainers; [ alexbiehl ];
broken = true; # maven repo src isn't stable
};
}