diff options
| author | Christoph Hrdinka <c.git@hrdinka.at> | 2025-01-10 13:34:16 +0100 |
|---|---|---|
| committer | Christoph Hrdinka <c.git@hrdinka.at> | 2025-01-10 15:23:35 +0100 |
| commit | 6af01120a6e861527d5a8a3e4fc3f875730ac1ea (patch) | |
| tree | a0ef15f20e798676560e25c6dc57476af6bd8c58 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 7983a01552e03f34b8e651b916722aee98f1544e (diff) | |
postgresql: fix build if pythonSupport is enabled
Since https://github.com/NixOS/nixpkgs/commit/445371f309a62e9107ad78fb3c65fff768efb43c
(which added `strictDeps = true;`) the build of PostgreSQL is broken if
python support is enabled (via argument `pythonSupport = true`). The
problem seems to be that PostgreSQL’s build system is unable to find
the supplied Python installation.
This commit fixes the build by setting the `PYTHON` environment variable
within the build environment, as document here:
https://www.postgresql.org/docs/current/install-make.html#CONFIGURE-ENVVARS-PYTHON
Closes #372333
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
