···3737 ];38383939 mesonFlags = [4040- "-Dpython=${python.interpreter}"4040+ # This is only used for figuring out what version of Python is in4141+ # use, and related stuff like figuring out what the install prefix4242+ # should be, but it does need to be able to execute Python code.4343+ "-Dpython=${python.pythonForBuild.interpreter}"4144 ];42454346 meta = with lib; {