mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
Merge pull request #7693 from phile314/data-hash-fix
haskell-data-hash: disable broken test suite
This commit is contained in:
commit
f9e31617a3
@ -349,6 +349,7 @@ self: super: {
|
||||
conduit-connection = dontCheck super.conduit-connection;
|
||||
craftwerk = dontCheck super.craftwerk;
|
||||
damnpacket = dontCheck super.damnpacket; # http://hydra.cryp.to/build/496923/log
|
||||
data-hash = dontCheck super.data-hash;
|
||||
Deadpan-DDP = dontCheck super.Deadpan-DDP; # http://hydra.cryp.to/build/496418/log/raw
|
||||
DigitalOcean = dontCheck super.DigitalOcean;
|
||||
directory-layout = dontCheck super.directory-layout;
|
||||
|
Loading…
Reference in New Issue
Block a user