0.22.7 (2026-03-10)
Bug Fixes
- NixOS: Fix tests that fail on NixOS (#6132) (dda0276), @anki-code @SamLukeYes @greg-hellings
- NixOS: Support coreutils in default path and in
xonsh --no-env(#6132) (dda0276), @anki-code @SamLukeYes @greg-hellings - alias_return_command: Better error message in case of wrong return (#6119) (de077f1), @anki-code
- test_environ: Fix test_environ failing in case of UPDATE_OS_ENVIRON=True globally (#6120) (99afeb4), @anki-code @Qyriad