haskell-xkbcommon test suite has unspecified dependencies.

wip/yesman
Peter Simons 9 years ago
parent b8446a4d85
commit 84235ff763
  1. 1
      pkgs/development/haskell-modules/configuration-common.nix

@ -303,6 +303,7 @@ self: super: {
users-postgresql-simple = dontCheck super.users-postgresql-simple;
wai-middleware-hmac = dontCheck super.wai-middleware-hmac;
wai-middleware-throttle = dontCheck super.wai-middleware-throttle; # https://github.com/creichert/wai-middleware-throttle/issues/1
xkbcommon = dontCheck super.xkbcommon;
xmlgen = dontCheck super.xmlgen;
# These packages try to access the network.

Loading…
Cancel
Save