Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-27 | 937 Bytes | |
v1.8.1 source code.tar.gz | 2025-07-27 | 1.7 MB | |
v1.8.1 source code.zip | 2025-07-27 | 2.0 MB | |
Totals: 3 Items | 3.6 MB | 0 |
What's Changed
- Fix docker image by @mykiwi in https://github.com/cachix/devenv/pull/2028
- Claude code integration by @domenkozar in https://github.com/cachix/devenv/pull/2031
- Processes are now tasks by @domenkozar in https://github.com/cachix/devenv/pull/2035
- devenv: fix issues running containers with
devenv container run
by @sandydoo in https://github.com/cachix/devenv/pull/2034 - Fix clangd error: compile_commands.json not found when enabling languages.c and languages.cplusplus by @Emtyffx in https://github.com/cachix/devenv/pull/2029
- devenv: fix legacy container flags test by @sandydoo in https://github.com/cachix/devenv/pull/2041
New Contributors
- @mykiwi made their first contribution in https://github.com/cachix/devenv/pull/2028
- @Emtyffx made their first contribution in https://github.com/cachix/devenv/pull/2029
Full Changelog: https://github.com/cachix/devenv/compare/v1.8...v1.8.1