chore(shell.nix): add node2nix
This commit is contained in:
parent
1085f97681
commit
2126edc73b
@ -275,7 +275,7 @@ in pkgs.mkShell {
|
|||||||
++ (with pkgs;
|
++ (with pkgs;
|
||||||
[ stack nodejs_21 postgresql_12 openldap exiftool expat memcached minio minio-client
|
[ stack nodejs_21 postgresql_12 openldap exiftool expat memcached minio minio-client
|
||||||
gup reuse pre-commit
|
gup reuse pre-commit
|
||||||
# node2nix
|
node2nix
|
||||||
# busybox # for print services, but interferes with build commands in develop-shell
|
# busybox # for print services, but interferes with build commands in develop-shell
|
||||||
htop
|
htop
|
||||||
pdftk # pdftk just for testing pdf-passwords
|
pdftk # pdftk just for testing pdf-passwords
|
||||||
|
|||||||
Reference in New Issue
Block a user