+crypto
This commit is contained in:
@ -7,11 +7,11 @@ prev.n8n.overrideAttrs (oldAttrs: rec {
|
||||
owner = "n8n-io";
|
||||
repo = "n8n";
|
||||
rev = "n8n@${version}";
|
||||
hash = "sha256-hFCK9eboOsA3wsrpCs0Vn70zITOttTT3PmV/MtMzV8I=";
|
||||
hash = "sha256-z1UDjamwoXRCd+zWBXHUV0LEDZjbgFONS7i8cQppLFg=";
|
||||
};
|
||||
|
||||
pnpmDeps = prev.pnpm_9.fetchDeps {
|
||||
inherit pname version src;
|
||||
hash = "sha256-ggTxmDWnvmzWxj/FpGmsuGyUf9NwN1XxeMLJ20MmEWc=";
|
||||
hash = "sha256-1vheGCTGacrQMVJjYrEuv4NC4ImSb+WAbYLXpEithnM=";
|
||||
};
|
||||
})
|
||||
|
Reference in New Issue
Block a user