svelte-check: migrate from fetcherVersion = 2 to fetcherVersion = 3

This commit is contained in:
Aliaksandr
2026-05-05 17:18:18 +03:00
parent 022254f886
commit f6be4d78cd
+2 -2
View File
@@ -29,8 +29,8 @@ stdenv.mkDerivation (finalAttrs: {
src
pnpmWorkspaces
;
fetcherVersion = 2;
hash = "sha256-3bsY31sp5hjTYhRiZniAMVb3kZ1EqOlbyOvljU8jHlY=";
fetcherVersion = 3;
hash = "sha256-43AIkVzpcq/Y+QO2k7pkr6CN340idXJEpie0gVdxra8=";
};
nativeBuildInputs = [