ldap-client: don't break on test failures
This commit is contained in:
parent
341c250013
commit
aa196067b1
@ -422,6 +422,7 @@ self: super: {
|
|||||||
itanium-abi = dontCheck super.itanium-abi;
|
itanium-abi = dontCheck super.itanium-abi;
|
||||||
katt = dontCheck super.katt;
|
katt = dontCheck super.katt;
|
||||||
language-slice = dontCheck super.language-slice;
|
language-slice = dontCheck super.language-slice;
|
||||||
|
ldap-client = dontCheck super.ldap-client;
|
||||||
lensref = dontCheck super.lensref;
|
lensref = dontCheck super.lensref;
|
||||||
liquidhaskell = dontCheck super.liquidhaskell;
|
liquidhaskell = dontCheck super.liquidhaskell;
|
||||||
lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25
|
lucid = dontCheck super.lucid; #https://github.com/chrisdone/lucid/issues/25
|
||||||
|
Loading…
Reference in New Issue
Block a user