hackage-packages.nix: update to a0ad41c6f5 with hackage2nix revision 4d6361f0199d51068066c62bb0ca5c18530161f4

This commit is contained in:
Peter Simons 2015-05-29 13:39:20 +02:00
parent 7c9cf6d6c2
commit 1cc014fdae
2 changed files with 415 additions and 166 deletions

View file

@ -281,4 +281,7 @@ self: super: {
# Won't work with LLVM 3.5.
llvm-general = markBrokenVersion "3.4.5.3" super.llvm-general;
# Ugly hack to trigger a rebuild to fix the broken package on Hydra.
crypto-api = appendConfigureFlag super.crypto-api "-fignore-me-1";
}

File diff suppressed because it is too large Load diff