binary-instances: update override description
Previously mentioned issue closed as duplicate of an older one. Issue waits upon QuickCheck release that includes a patch. M pkgs/development/haskell-modules/configuration-common.nix
This commit is contained in:
parent
535d4d895e
commit
a03288a37c
@ -1393,7 +1393,7 @@ self: super: {
|
|||||||
# https://github.com/serokell/nixfmt/pull/62
|
# https://github.com/serokell/nixfmt/pull/62
|
||||||
nixfmt = doJailbreak super.nixfmt;
|
nixfmt = doJailbreak super.nixfmt;
|
||||||
|
|
||||||
# https://github.com/phadej/binary-orphans/issues/45
|
# 2020-06-22: NOTE: QuickCheck upstreamed https://github.com/phadej/binary-instances/issues/7
|
||||||
binary-instances = dontCheck super.binary-instances;
|
binary-instances = dontCheck super.binary-instances;
|
||||||
|
|
||||||
# Disabling the test suite lets the build succeed on older CPUs
|
# Disabling the test suite lets the build succeed on older CPUs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user