minor changes
This commit is contained in:
@ -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=";
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user