n8n: 0.227.1 -> 1.1.1

This commit is contained in:
K900 2023-08-09 14:12:40 +00:00
parent a224b6d744
commit 7ea06dd833
2 changed files with 2071 additions and 2854 deletions

View File

@ -9,11 +9,13 @@ in
nodePackages.n8n.override {
nativeBuildInputs = [
pkgs.nodePackages.node-pre-gyp
pkgs.which
];
buildInputs = [
pkgs.postgresql
pkgs.libkrb5
pkgs.libmongocrypt
pkgs.postgresql
];
# Oracle's official package on npm is binary only (WHY?!) and doesn't provide binaries for aarch64.

File diff suppressed because it is too large Load Diff