Bug Fixes
- Fixed
devenv testconflicting with older pinned devenv modules that setdevenv.statewithoutlib.mkDefault. - Removed debug watchexec logs from showing up in
--no-reloadshells. - Fixed TUI colors being unreadable on light terminal backgrounds.
- Disabled the PTY in non-interactive environments (CI) preventing the shell from hanging.
- Fixed
navigateExclusion ranges overlaperror in the Nix backend (#2552). - Increased thread stack size to 64MB to prevent stack overflows during deep Nix evaluations (#2555).