chore(shell.nix): downgrade to nodejs 20

This commit is contained in:
Sarah Vaupel 2024-01-15 05:18:11 +00:00
parent bafffe9437
commit 7c8dcd4535

View File

@ -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