pythonPackages.pex: mark as broken
This commit is contained in:
parent
b6fae7b993
commit
77c8b423ed
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/pantsbuild/pex";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ copumpkin ];
|
||||
broken = true;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue