Commit 7ea06dd8 authored by K900's avatar K900
Browse files

n8n: 0.227.1 -> 1.1.1

parent a224b6d7
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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.
+2101 −2886

File changed.

Preview size limit exceeded, changes collapsed.