vesktop: migrate from fetcherVersion = 2 to fetcherVersion = 3

This commit is contained in:
Aliaksandr
2026-05-09 14:24:50 +03:00
parent 9d0aeef14a
commit d1572af918
+2 -2
View File
@@ -47,8 +47,8 @@ stdenv.mkDerivation (finalAttrs: {
patches
;
pnpm = pnpm_10_29_2;
fetcherVersion = 2;
hash = "sha256-o9dxtqXfCKTQpvNrbD/h0F3Hh39TEEA1qqYA9tN3j5I=";
fetcherVersion = 3;
hash = "sha256-Ue1K1KmRi4gF7E519deVY7QH+22dqlECMjdA7Z7qDCA=";
};
nativeBuildInputs = [