cspell: migrate from fetcherVersion = 2 to fetcherVersion = 3

This commit is contained in:
Aliaksandr
2026-05-05 17:11:24 +03:00
parent 74e5e23381
commit 29cb5e82f1
+2 -2
View File
@@ -30,8 +30,8 @@ stdenv.mkDerivation (finalAttrs: {
pnpmWorkspaces
;
pnpm = pnpm_10;
fetcherVersion = 2;
hash = "sha256-EKnczZ/7O2ZMaSlIFfLk9WXyf/ubynhmecs+IyIoTHw=";
fetcherVersion = 3;
hash = "sha256-eQ9KiRSwWmfhCinYVP4ulQdAG6SOd9yyyOUWSwc5TV8=";
};
nativeBuildInputs = [