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

dorion: migrate from fetcherVersion = 1 to fetcherVersion = 3

parent 10e9daab
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -72,8 +72,8 @@ rustPlatform.buildRustPackage (finalAttrs: {
      patches
      ;
    pnpm = pnpm_9;
    fetcherVersion = 1;
    hash = "sha256-fX48yZKntte4OxLjXqepZQyGdN/bv4o+n+v5ZT5lXMo=";
    fetcherVersion = 3;
    hash = "sha256-qSmIyLv8A+JDbTVG+Qcvq3gqBXBGtfbH4/tN+CvEmd8=";
  };

  # CMake (webkit extension)