Reapply "xonsh: set dontWrapPythonPrograms"

This reverts commit 57427d380d.
This commit is contained in:
Sandro Jäckel
2024-04-11 08:26:39 -07:00
committed by Jonathan Ringer
parent b3b12c2d08
commit 30ef0b17f2
+2
View File
@@ -90,6 +90,8 @@ python3.pkgs.buildPythonApplication {
export HOME=$TMPDIR
'';
dontWrapPythonPrograms = true;
passthru = {
shellPath = "/bin/xonsh";
python = python3; # To the wrapper