pythonPackages.pex: mark as broken
This commit is contained in:
@@ -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;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user