chore(shell.nix): downgrade to nodejs 20
This commit is contained in:
parent
bafffe9437
commit
7c8dcd4535
@ -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
|
||||
|
||||
Reference in New Issue
Block a user