resolv: jailbreak to fix the build with recent versions of base16-bytestring
This commit is contained in:
parent
ff2398ca54
commit
1fa844c56d
@ -84,8 +84,9 @@ self: super: {
|
||||
# https://github.com/froozen/kademlia/issues/2
|
||||
kademlia = dontCheck super.kademlia;
|
||||
|
||||
# Tests require older tasty
|
||||
# Tests require older versions of tasty.
|
||||
hzk = dontCheck super.hzk;
|
||||
resolv = doJailbreak super.resolv;
|
||||
text-short = doJailbreak super.text-short;
|
||||
|
||||
# Tests require a Kafka broker running locally
|
||||
|
Loading…
Reference in New Issue
Block a user