From 7c8dcd4535b2d2a97d010934e67defcf8c8c150d Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Mon, 15 Jan 2024 05:18:11 +0000 Subject: [PATCH] chore(shell.nix): downgrade to nodejs 20 --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 3598f9094..bb976a888 100644 --- a/shell.nix +++ b/shell.nix @@ -275,7 +275,7 @@ in pkgs.mkShell { ''; nativeBuildInputs = [develop inDevelop killallUni2work diffRunning] ++ (with pkgs; - [ stack nodejs_21 postgresql_12 openldap exiftool expat memcached minio minio-client + [ stack nodejs_20 postgresql_12 openldap exiftool expat memcached minio minio-client gnumake gup reuse pre-commit # busybox # for print services, but interferes with build commands in develop-shell htop