Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-25 | 1.3 kB | |
v1.6 source code.tar.gz | 2025-04-25 | 1.5 MB | |
v1.6 source code.zip | 2025-04-25 | 1.7 MB | |
Totals: 3 Items | 3.2 MB | 0 |
What's Changed
- postgres: improve how PGHOST is computed by @sandydoo in https://github.com/cachix/devenv/pull/1809
- Force uv not to download by @leiserfg in https://github.com/cachix/devenv/pull/1822
- direnv: fix excessive reloads by @sandydoo in https://github.com/cachix/devenv/pull/1835
- devenv: propagate the exit code when executing a shell command by @sandydoo in https://github.com/cachix/devenv/pull/1837
- Add --option CLI flag for overriding configuration options by @domenkozar in https://github.com/cachix/devenv/pull/1838
- Ad-hoc developer environments by @domenkozar in https://github.com/cachix/devenv/pull/1839
- tasks: respect --quiet and produce less output in CI by @domenkozar in https://github.com/cachix/devenv/pull/1840
- docs: document how to use profiles by @domenkozar in https://github.com/cachix/devenv/pull/1841
- nix: bump nix by @sandydoo in https://github.com/cachix/devenv/pull/1847
- devenv: fix race conditions setting up the shell during tests by @sandydoo in https://github.com/cachix/devenv/pull/1843
- direnv: pass flags to devenv by @domenkozar in https://github.com/cachix/devenv/pull/1845
New Contributors
- @leiserfg made their first contribution in https://github.com/cachix/devenv/pull/1822
Full Changelog: https://github.com/cachix/devenv/compare/v1.5.2...v1.6