diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 449bc82c94f..9a02b964b10 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -626,6 +626,9 @@ self: super: { # https://github.com/frasertweedale/hs-persona-idp/issues/1 persona-idp = markBroken super.persona-idp; + # Build is broken and no contact info available. + hopenpgp-tools = markBroken super.hopenpgp-tools; + } // { # Not on Hackage.