Revert "xonsh: set dontWrapPythonPrograms"

This reverts commit b6403710df.
This commit is contained in:
SamLukeYes 2024-04-04 13:52:27 +08:00
parent e52ada4e6b
commit 57427d380d
No known key found for this signature in database
GPG Key ID: 5574FF7A0C9AC292
1 changed files with 0 additions and 2 deletions

View File

@ -90,8 +90,6 @@ python3.pkgs.buildPythonApplication {
export HOME=$TMPDIR
'';
dontWrapPythonPrograms = true;
passthru = {
shellPath = "/bin/xonsh";
python = python3; # To the wrapper