Add dependencies to run sqlx prepare to nix flake (#6309)

This commit is contained in:
wendrul
2025-07-31 22:23:52 +09:00
committed by GitHub
parent 17ae1ee160
commit 205674a72a
+2
View File
@@ -48,6 +48,8 @@
nodejs
postgresql
pkg-config
glibc.dev
clang
cmake
];
coursier = pkgs.fetchFromGitHub {