2.3.0
What's Changed
- fix error message if flake-inputs directory already exists by @Mic92 in #295
- Fix reading nixpkgs version without trailing newline by @amarshall in #307
- Check nix version directly by @pinselimo in #308
- pin to nix-2.13.3 for now by @Mic92 in #312
- Suggest XDG_CONFIG_DIR rc file for direnv by @smcgivern in #321
- Use nix-store --add-root instead of hard-coding gcroot path (fix for Nix 2.14+) by @amarshall in #311
- Fix use nix with no nixpkgs when strict_env by @amarshall in #329
- Fix failing tests by @amarshall in #331
- Run tests with and without direnv’s strict_env by @amarshall in #332
- Unpin nix version used during CI by @bbenne10 in #330
New Contributors
- @oligot made their first contribution in #293
- @kubukoz made their first contribution in #294
- @pinselimo made their first contribution in #308
- @smcgivern made their first contribution in #321
Full Changelog: 2.2.1...2.3.0