Unverified Commit cf203110 authored by Aliaksandr's avatar Aliaksandr
Browse files

textlint: migrate from fetcherVersion = 1 to fetcherVersion = 3

parent 119ab22a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -58,8 +58,8 @@ stdenv.mkDerivation (finalAttrs: {
      patches
      ;
    pnpm = pnpm_9;
    fetcherVersion = 1;
    hash = "sha256-TyKtH4HjCDTydVd/poG05Yh5nRSfcrSPzFLEE3Oq2uo=";
    fetcherVersion = 3;
    hash = "sha256-TYMhAcmfWHbj/0yLNYiJXWd1GiYb+zqBLj2/83cGbzg=";
  };

  nativeBuildInputs = [