typespec: migrate from fetcherVersion = 2 to fetcherVersion = 3

This commit is contained in:
Aliaksandr
2026-05-09 14:24:50 +03:00
parent a7c31c9005
commit 9d0aeef14a
+2 -2
View File
@@ -41,8 +41,8 @@ stdenvNoCC.mkDerivation (finalAttrs: {
pnpmWorkspaces
postPatch
;
fetcherVersion = 2;
hash = "sha256-ztig1B10cQQy+4XKZjwwlCxGenwcU+C28TfTWHqZ59Y=";
fetcherVersion = 3;
hash = "sha256-wZvnRSALrupyhpSN8zNL3b6SZnVPXX3BdHrbzHUNtUg=";
};
postPatch = ''