rPackages.adbcpostgresql: fixed build

This commit is contained in:
Bruno Rodrigues 2024-03-02 15:05:54 +01:00
parent 3acf1b1ed5
commit fa4c894163

View file

@ -309,6 +309,7 @@ let
};
packagesWithNativeBuildInputs = {
adbcpostgresql = [ pkgs.postgresql ];
arrow = [ pkgs.pkg-config pkgs.arrow-cpp ];
adimpro = [ pkgs.imagemagick ];
animation = [ pkgs.which ];