fixed n8n pnpm hash
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 29s
Some checks failed
Update Nix Packages with nix-update / nix-update (push) Failing after 29s
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
inherit (finalAttrs) pname version src;
|
||||
pnpm = pnpm_10;
|
||||
fetcherVersion = 3;
|
||||
hash = "sha256-M/HXRii4FotDC/xIa6DVlY13rCHMq7oZNtPi7hvDXik=";
|
||||
hash = "sha256-Q30IuFEQD3896Hg0HCLd38YE2i8fJn74JY0o95LKJis=";
|
||||
};
|
||||
|
||||
nativeBuildInputs =
|
||||
|
||||
Reference in New Issue
Block a user