Unverified Commit 2188a1c7 authored by rewine's avatar rewine Committed by GitHub
Browse files

Merge pull request #301449 from SamLukeYes/xonsh

Revert "xonsh: set dontWrapPythonPrograms"
parents 6fac54e5 57427d38
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