forked from mirrors/nixpkgs
python3Packages.skein: mark broken, maven repo unstable
This commit is contained in:
parent
4258166395
commit
b9aacdf39e
|
@ -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
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue