hackage-packages.nix: update to https://github.com/commercialhaskell/all-cabal-files/commit/a0ad41c6f533938fb8250c39a18d1d3949ce2e52 with hackage2nix revision 4d6361f0199d51068066c62bb0ca5c18530161f4
This commit is contained in:
@@ -281,4 +281,7 @@ self: super: {
|
|||||||
# Won't work with LLVM 3.5.
|
# Won't work with LLVM 3.5.
|
||||||
llvm-general = markBrokenVersion "3.4.5.3" super.llvm-general;
|
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
Reference in New Issue
Block a user