n8n: register updateScript
This commit is contained in:
@@ -12,6 +12,8 @@ nodePackages.n8n.override {
|
||||
node-pre-gyp
|
||||
];
|
||||
|
||||
passthru.updateScript = ./generate-dependencies.sh;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Free and open fair-code licensed node based Workflow Automation Tool";
|
||||
maintainers = with maintainers; [ freezeboy k900 ];
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
# -> cpu-features
|
||||
# -> node-gyp@3.8.0 -> python2
|
||||
# -> cmake
|
||||
cd "$(dirname $(readlink -f $0))"
|
||||
|
||||
node2nix \
|
||||
--14 \
|
||||
|
||||
Reference in New Issue
Block a user