python311Packages.ionhash: mark as broken

This commit is contained in:
Weijia Wang
2024-05-31 12:22:24 +02:00
parent cf099def27
commit aa5be78c39
@@ -46,5 +46,6 @@ buildPythonPackage rec {
homepage = "https://github.com/amzn/ion-hash-python";
license = licenses.asl20;
maintainers = [ maintainers.terlar ];
broken = true; # last successful build 2023-09-28
};
}