shadcn: migrate from fetcherVersion = 2 to fetcherVersion = 3

This commit is contained in:
Aliaksandr
2026-05-05 17:18:17 +03:00
parent cd560ce376
commit 37fddc30f3
+2 -2
View File
@@ -30,8 +30,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pnpmWorkspaces
;
pnpm = pnpm_9;
fetcherVersion = 2;
hash = "sha256-clTcaTar7m2jEX9cMPtSPeBtt17LaMzlwlLXhPKc+kk=";
fetcherVersion = 3;
hash = "sha256-OESxer0YIbWql3NgdhvUhgMW4wc0nIyUYRESjmM1A1s=";
};
nativeBuildInputs = [