Merge pull request #292795 from b-rodrigues/fix_adbcpostgresql

rPackages.adbcpostgresql: fixed build
This commit is contained in:
Weijia Wang
2024-03-08 20:45:11 +01:00
committed by GitHub
+1
View File
@@ -309,6 +309,7 @@ let
};
packagesWithNativeBuildInputs = {
adbcpostgresql = [ pkgs.postgresql ];
arrow = [ pkgs.pkg-config pkgs.arrow-cpp ];
adimpro = [ pkgs.imagemagick ];
animation = [ pkgs.which ];