paperless-ngx: migrate from fetcherVersion = 2 to fetcherVersion = 3

This commit is contained in:
Aliaksandr
2026-05-05 17:15:11 +03:00
parent b3a16bd837
commit b3a6dcb283
+2 -2
View File
@@ -80,8 +80,8 @@ let
pnpmDeps = fetchPnpmDeps {
inherit pnpm;
inherit (finalAttrs) pname version src;
fetcherVersion = 2;
hash = "sha256-pG7olcBq5P52CvZYLqUjb+RwxjbQbSotlS50pvgm7WQ=";
fetcherVersion = 3;
hash = "sha256-HO+IDNB3NXWgvV0cvZ5zx46JuXv6Tgroz+YfVump5MA=";
};
nativeBuildInputs = [