Unverified Commit 73ce644a authored by amesgen's avatar amesgen
Browse files

compactor: fix tests with newer cbor-diag

parent 60575082
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -39,6 +39,9 @@ stdenv.mkDerivation rec {

  patches = [
    ./patches/add-a-space-after-type-in-check-response-opt-sh.patch

    # https://github.com/dns-stats/compactor/pull/91
    ./patches/update-golden-cbor2diag-output.patch
  ];

  nativeBuildInputs = [
+57 −0

File added.

Preview size limit exceeded, changes collapsed.