chore(shell.nix): add expat for hexpat

This commit is contained in:
Sarah Vaupel 2024-01-09 03:09:52 +01:00
parent a3536a2345
commit 71834d89fd

View File

@ -273,7 +273,7 @@ in pkgs.mkShell {
'';
nativeBuildInputs = [develop inDevelop killallUni2work diffRunning]
++ (with pkgs;
[ stack nodejs_21 postgresql_12 openldap exiftool memcached minio minio-client
[ stack nodejs_21 postgresql_12 openldap exiftool expat memcached minio minio-client
gup reuse pre-commit
# node2nix
# busybox # for print services, but interferes with build commands in develop-shell