gitHUD: disable tests

Tests require tasty-quickcheck ==0.8.*
This commit is contained in:
José Luis Lafuente
2018-01-17 17:18:16 +01:00
parent 501d5d9ef3
commit 9b577c44bc

View File

@@ -875,6 +875,7 @@ self: super: {
cryptohash-sha1 = doJailbreak super.cryptohash-sha1;
cryptohash-md5 = doJailbreak super.cryptohash-md5;
text-short = doJailbreak super.text-short;
gitHUD = dontCheck super.gitHUD;
# https://github.com/aisamanra/config-ini/issues/12
config-ini = dontCheck super.config-ini;