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:
Anton-Latukha 2020-06-22 20:50:05 +03:00
parent 535d4d895e
commit a03288a37c
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41

View File

@ -1393,7 +1393,7 @@ self: super: {
# https://github.com/serokell/nixfmt/pull/62
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;
# Disabling the test suite lets the build succeed on older CPUs