forked from mirrors/nixpkgs
haskell-paypal-adaptive-hoops: the test suite has been fixed in the latest version
Fixes https://github.com/fanjam/paypal-adaptive-hoops/issues/5.
This commit is contained in:
parent
163a51dc67
commit
0a2c7b4f9f
|
@ -345,9 +345,6 @@ self: super: {
|
|||
# https://github.com/bos/snappy/issues/1
|
||||
snappy = dontCheck super.snappy;
|
||||
|
||||
# https://github.com/fanjam/paypal-adaptive-hoops/issues/5
|
||||
paypal-adaptive-hoops = dontCheck super.paypal-adaptive-hoops;
|
||||
|
||||
# Needs llvm to compile.
|
||||
bytestring-arbitrary = addBuildTool super.bytestring-arbitrary pkgs.llvm;
|
||||
|
||||
|
|
Loading…
Reference in a new issue