Merge pull request #301449 from SamLukeYes/xonsh

Revert "xonsh: set dontWrapPythonPrograms"
This commit is contained in:
rewine 2024-04-05 18:56:19 +08:00 committed by GitHub
commit 2188a1c7af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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