mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 20:44:12 +00:00
Merge pull request #301449 from SamLukeYes/xonsh
Revert "xonsh: set dontWrapPythonPrograms"
This commit is contained in:
commit
2188a1c7af
@ -90,8 +90,6 @@ python3.pkgs.buildPythonApplication {
|
||||
export HOME=$TMPDIR
|
||||
'';
|
||||
|
||||
dontWrapPythonPrograms = true;
|
||||
|
||||
passthru = {
|
||||
shellPath = "/bin/xonsh";
|
||||
python = python3; # To the wrapper
|
||||
|
Loading…
Reference in New Issue
Block a user