haskellPackages/pontarius-xmpp: dontCheck

wip/yesman
Profpatsch 8 years ago
parent 301ef1e715
commit bfc710b0f5
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix

@ -991,4 +991,7 @@ self: super: {
librarySystemDepends = (drv.librarySystemDepends or []) ++ [pkgs.gmp];
});
# https://github.com/pontarius/pontarius-xmpp/issues/105
pontarius-xmpp = dontCheck super.pontarius-xmpp;
}

Loading…
Cancel
Save