Revert "xonsh: set dontWrapPythonPrograms"

This reverts commit b6403710df.
This commit is contained in:
SamLukeYes
2024-04-04 13:53:29 +08:00
parent e52ada4e6b
commit 57427d380d
-2
View File
@@ -90,8 +90,6 @@ python3.pkgs.buildPythonApplication {
export HOME=$TMPDIR
'';
dontWrapPythonPrograms = true;
passthru = {
shellPath = "/bin/xonsh";
python = python3; # To the wrapper