Merge pull request #292795 from b-rodrigues/fix_adbcpostgresql
rPackages.adbcpostgresql: fixed build
This commit is contained in:
@@ -309,6 +309,7 @@ let
|
||||
};
|
||||
|
||||
packagesWithNativeBuildInputs = {
|
||||
adbcpostgresql = [ pkgs.postgresql ];
|
||||
arrow = [ pkgs.pkg-config pkgs.arrow-cpp ];
|
||||
adimpro = [ pkgs.imagemagick ];
|
||||
animation = [ pkgs.which ];
|
||||
|
||||
Reference in New Issue
Block a user