Loading
python3Packages.pycangjie: fix build with non-default python versions
`find_installation()` without the `name_or_path` argument uses the Python interpreter that Meson was built with [1], which may not be the one we're using to build pycangjie. [1] https://mesonbuild.com/Python-module.html#find_installation