mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-15 01:33:50 +00:00
Pythonix uses the same python as meson, so we need to override meson to use the right python version or the module won't import. Also added a pythonImportsCheck to prevent regressions. Co-authored-by: Jörg Thalheim <joerg@thalheim.io>