Skip to content

Commit

Permalink
Merge #316117: python3Packages.ionhash: mark as broken
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Jun 5, 2024
2 parents 2bd186c + aa5be78 commit 6c153cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/python-modules/ionhash/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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
};
}

0 comments on commit 6c153cb

Please sign in to comment.