minor changes

This commit is contained in:
Sascha Koenig
2025-08-14 11:10:59 +02:00
parent 669ed55dc0
commit d5b06c496d
3 changed files with 13 additions and 1 deletions

View File

@ -12,6 +12,7 @@ prev.n8n.overrideAttrs (oldAttrs: rec {
pnpmDeps = prev.pnpm_10.fetchDeps {
pname = oldAttrs.pname;
inherit version src;
fetcherVersion = 1;
hash = "sha256-cZzrkxGVyH0gKzV/+2XQdzvks6m0nwR4Z5QnSPlxEJI=";
};