What's Changed
- tasks: source env for when we're running outside of devenv shell by @domenkozar in #1975
- feat: add all-groups for Python dependency by @bigluck in #1976
- task_cache: attempt to fix intermittent test failure by @sandydoo in #1985
- devenv: support
pkg
as a type for--option
by @sandydoo in #1988 - devenv: async-ify the core state by @sandydoo in #1970
- devenv: use
lib.mkForce
for--option
overrides by @sandydoo in #1989 - rust: make the mold linker opt-in by @sandydoo in #1984
- devenv: protect internal Nix builds from untimely GC by @sandydoo in #1993
- tests: test flake-related edge-cases with git repos by @sandydoo in #1995
- devenv: add progress spinners for steps by @sandydoo in #1969
- fix: correctly set UV_PYTHON to the wrapped python interpreter by @mauricege in #1999
- nix: fix several regressions related to git introduced in v1.7 by @sandydoo in #1992
- devenv: fix execing into a shell with
devenv shell
by @sandydoo in #2007 - examples: fix tzdir issues with clickhouse by @sandydoo in #2008
- rust: fix toolchain creation with rust-overlay by @sandydoo in #2005
- rust: expose
toolchainPackage
and use it correctly override git hooks by @sandydoo in #2011 - tasks: allow running multi-level sub-tasks by @sandydoo in #2018
- rust: allow clippy git-hook to access internet by default by @sandydoo in #2020
- nix: fix a regression where
path
inputs were locked by @sandydoo in #2009 - Integrate secretspec.dev by @domenkozar in #2016
New Contributors
- @bigluck made their first contribution in #1976
- @mauricege made their first contribution in #1999
Full Changelog: v1.7...v1.8