pythonPackages.pex: mark as broken
This commit is contained in:
parent
b6fae7b993
commit
77c8b423ed
@ -24,6 +24,7 @@ buildPythonPackage rec {
|
|||||||
homepage = "https://github.com/pantsbuild/pex";
|
homepage = "https://github.com/pantsbuild/pex";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ copumpkin ];
|
maintainers = with maintainers; [ copumpkin ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user