Unverified Commit 57427d38 authored by SamLukeYes's avatar SamLukeYes
Browse files

Revert "xonsh: set dontWrapPythonPrograms"

This reverts commit b6403710.
parent e52ada4e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -90,8 +90,6 @@ python3.pkgs.buildPythonApplication {
    export HOME=$TMPDIR
  '';

  dontWrapPythonPrograms = true;

  passthru = {
    shellPath = "/bin/xonsh";
    python = python3; # To the wrapper