Add postgresql.pg_config to flake.nix

Both pycopg2 and pyscopg2-binary need to use the pg_config utility at build/install time which is a packaged as a separate output in Nix.

Merge request reports

Loading