python3Packages.skein: mark broken, maven repo unstable

gstqt5
Jonathan Ringer 2020-09-28 13:03:04 -07:00 committed by Jon
parent 4258166395
commit b9aacdf39e
1 changed files with 1 additions and 0 deletions

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
};
}