| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-06 | 635 Bytes | |
| v2.0.3 source code.tar.gz | 2026-03-06 | 8.3 MB | |
| v2.0.3 source code.zip | 2026-03-06 | 8.8 MB | |
| Totals: 3 Items | 17.1 MB | 0 | |
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).