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

cargo-tauri: migrate from fetcherVersion = 1 to fetcherVersion = 3

parent f78dc719
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -33,8 +33,8 @@ stdenv.mkDerivation (finalAttrs: {
      ;
    pnpm = pnpm_9;

    fetcherVersion = 1;
    hash = "sha256-gHniZv847JFrmKnTUZcgyWhFl/ovJ5IfKbbM5I21tZc=";
    fetcherVersion = 3;
    hash = "sha256-/g+2jZQq3nTJnKpj0PlT6zB3UcUBE2ND8797XRwVZ0s=";
  };

  nativeBuildInputs = [