Files
nixpkgs/pkgs/development/ruby-modules/gem-config
Ivan Trubach 17aa5953b8 rubyPackages.pg: use pkg-config instead of pg_config
This change forces pg native extension to use pkg-config to locate libpq
instead of running pg_config. It also removes an unnecessary reference
to postgresql package since build flags are embedded in the output at
`$out/${ruby.gemPath}/build_info/*`.

(cherry picked from commit 1a54459c10)
2023-06-18 15:51:17 +00:00
..