resolv: jailbreak to fix the build with recent versions of base16-bytestring

This commit is contained in:
Peter Simons 2021-03-18 10:35:41 +01:00
parent ff2398ca54
commit 1fa844c56d

View file

@ -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