From 4093afbf04d8970a1851ee4052380f03ff20055c Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Fri, 6 Oct 2023 05:41:33 +0000 Subject: [PATCH] chore!: update to nodejs 20 --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 926adf2ce..5cb372e90 100644 --- a/shell.nix +++ b/shell.nix @@ -273,7 +273,7 @@ in pkgs.mkShell { ''; nativeBuildInputs = [develop inDevelop killallUni2work diffRunning] ++ (with pkgs; - [ stack nodejs-14_x postgresql_12 openldap exiftool memcached minio minio-client + [ stack nodejs_20 nodePackages.npm-check-updates postgresql_12 openldap exiftool memcached minio minio-client gup reuse pre-commit # node2nix # busybox # for print services, but interferes with build commands in develop-shell