From 13bd8f068fda84f500543d3bf3344e4091ab3a51 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 6 Mar 2015 16:09:38 +0100 Subject: [PATCH] haskell-hopenpgp-tools does not compile. --- pkgs/development/haskell-modules/configuration-common.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix index 449bc82c94fd..9a02b964b100 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.