Unverified Commit b6785a0d authored by Rot127's avatar Rot127 Committed by GitHub
Browse files

Add note about the issue this patch works around.

parent 67f6d7ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ let rizin = stdenv.mkDerivation rec {
    ./librz-wrapper-support.patch

    ./0001-fix-compilation-with-clang.patch
    # Can be dropped when upstream fixes this: https://github.com/NixOS/nixpkgs/issues/300056
    ./0002-disable-pcre2-jit.patch
  ];