diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index c4bb03938de..94937b366eb 100644 --- a/pkgs/development/haskell-modules/configuration-common.nix +++ b/pkgs/development/haskell-modules/configuration-common.nix @@ -579,6 +579,14 @@ self: super: { lambdabot-reference-plugins = markBroken super.lambdabot-reference-plugins; lambdabot-social-plugins = markBroken super.lambdabot-social-plugins; + # https://github.com/byorgey/haxr/issues/7 + BlogLiterately = markBroken super.BlogLiterately; + haxr = markBroken super.haxr; + haxr-th = markBroken super.haxr-th; + hubigraph = markBroken super.hubigraph; + rtorrent-rpc = markBroken super.rtorrent-rpc; + vacuum-ubigraph = markBroken super.vacuum-ubigraph; + } // { # Not on Hackage.