Revert "knot-resolver: skip a broken test"
This reverts commit 5c0567dcc688ee0663e06393b0f7ac02a1724738. The issue had been fixed but I forgot to remove this workaround.
This commit is contained in:
parent
b200b6bea4
commit
1ee3c7b405
@ -30,9 +30,6 @@ unwrapped = stdenv.mkDerivation rec {
|
|||||||
sha256 = "0ca0f171ae2b2d76830967a5150eb0fa496b48b2a48f41b2be65d3743aaece25";
|
sha256 = "0ca0f171ae2b2d76830967a5150eb0fa496b48b2a48f41b2be65d3743aaece25";
|
||||||
};
|
};
|
||||||
|
|
||||||
# https://gitlab.labs.nic.cz/knot/knot-resolver/issues/496
|
|
||||||
postPatch = "sed '/prefill.test.lua/d' -i modules/meson.build";
|
|
||||||
|
|
||||||
outputs = [ "out" "dev" ];
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user