mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 09:23:01 +00:00
Merge #317415: python3Packages.ionhash: mark as broken
...into release-24.05
This commit is contained in:
commit
8a7f5ef6f3
@ -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
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user