Reapply "xonsh: set dontWrapPythonPrograms"
This reverts commit 57427d380d.
This commit is contained in:
committed by
Jonathan Ringer
parent
b3b12c2d08
commit
30ef0b17f2
@@ -90,6 +90,8 @@ python3.pkgs.buildPythonApplication {
|
||||
export HOME=$TMPDIR
|
||||
'';
|
||||
|
||||
dontWrapPythonPrograms = true;
|
||||
|
||||
passthru = {
|
||||
shellPath = "/bin/xonsh";
|
||||
python = python3; # To the wrapper
|
||||
|
||||
Reference in New Issue
Block a user