Files
Wolfgang Walther 6afef1c80a pgcopydb: propagate postgresql's buildInputs
Some of the build inputs required here are required because this links
against internals of PostgreSQL. The latter might be configured with
different dependencies on different platforms and such, so it's easier
to just depend on postgresql's build inputs.

This fixes the build with PostgreSQL 18, which added libnuma as a new
dependency.
2026-05-25 16:10:07 +02:00
..