3
0
Fork 0
forked from mirrors/nixpkgs

haskell-ng: more test suite failures

This commit is contained in:
Peter Simons 2015-02-02 12:19:47 +01:00
parent 707f75ddab
commit a0855b296c

View file

@ -177,6 +177,7 @@ self: super: {
# These packages try to access the network.
concurrent-dns-cache = dontCheck super.concurrent-dns-cache;
dbus = dontCheck super.dbus; # http://hydra.cryp.to/build/498404/log/raw
hadoop-rpc = dontCheck hadoop-rpc; # http://hydra.cryp.to/build/527461/nixlog/2/raw
hasql = dontCheck super.hasql; # http://hydra.cryp.to/build/502489/nixlog/4/raw
holy-project = dontCheck super.holy-project; # http://hydra.cryp.to/build/502002/nixlog/1/raw
http-client = dontCheck super.http-client; # http://hydra.cryp.to/build/501430/nixlog/1/raw
@ -410,6 +411,9 @@ self: super: {
# https://github.com/pixbi/duplo/issues/25
duplo = dontCheck super.duplo;
# https://github.com/seagreen/hjsonschema/issues/4
hjsonschema = dontCheck super.hjsonschema;
} // {
# Not on Hackage.