summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorKirill Elagin <kirelagin@gmail.com>2025-07-07 20:34:48 +0200
committerKirill Elagin <kirelagin@gmail.com>2025-09-07 12:16:34 +0200
commitfa417fe3f70bc446b3bb84b6028d00be954cf10d (patch)
treeb30cee369d81e3d7bdc950fc2444cc3fb513a568 /pkgs/development/python-modules/python-sql
parent993a4bbf26bc8209701f520fd4cb5f60c669cd1a (diff)
pylibfdt: Use the correct Python for tests
By default, Meson will find the version of Python that it itself is using, i.e. the default one in Nixpkgs. However, when building libfdt for other Python package sets, we need to make sure we match the version of the Python used for tests – otherwise the interpreter will not find the compiled module. Tweak meson.build to always use the Python interpreter that was passed to the expression, rather than the default one.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions