What's Changed
- Don't run bun install with
--yarn
argument. by @mdarocha in #2147 - Support configurations: nixos/home-manager/nix-darwin by @domenkozar in #2092
- tasks: fix broken restarts for task processes in process-compose by @sandydoo in #2164
- starship: add inline configuration option by @Yethal in #2166
- feat(#1978): implement dark mode for docs site by @euphemism in #2148
- init: add shellcheck directive to default .envrc by @sandydoo in #2146
- feat: add MCP server support to Claude Code integration by @domenkozar in #2161
- scripts: allow setting a path for exec, fixes #17 by @domenkozar in #2168
- doc: Add defaultText for shells..configurations..system by @roberth in #2171
- process-compose: check the socket for liveness before attaching by @sandydoo in #2162
- tasks: use cached build and speed up fallback build by @sandydoo in #2173
- profiles: prevent profiles from overwriting mergeable types like packages by @sandydoo in #2174
- process-compose: remove unreleased
--task-file
option by @sandydoo in #2181 - ci: refactor the workflows to unblock faster runners by @sandydoo in #2182
- Add documentation on how to enable compilation of binary dependencies. by @dwt in #1625
- Add Helm language support by @Mshnwq in #2167
- flakes: fix infinite recursion when using alternative process managers by @sandydoo in #2183
- docs: Update link to Profiles guide in blog post by @Adda0 in #2184
- docs: Fix GitHub path for nix-index-database in shell session by @Adda0 in #2185
- flake-compat: wire up and expose tasks in the devenv flake wrapper by @sandydoo in #2189
- tasks: support running in an elevated shell by @sandydoo in #2175
- tasks: add property tests by @sandydoo in #2021
- devenv: fix broken spinners in
devenv test
and other commands by @sandydoo in #2190
New Contributors
- @Yethal made their first contribution in #2166
- @dwt made their first contribution in #1625
- @Mshnwq made their first contribution in #2167
- @Adda0 made their first contribution in #2184
Full Changelog: v1.9...v1.9.1