Merge pull request #623 from nix-community/recommend-direnv-instant
Some checks failed
Test / tests (ubuntu-latest, latest) (push) Has been cancelled
Test / tests (ubuntu-latest, stable) (push) Has been cancelled

README: also recommend direnv-instant
This commit is contained in:
Jörg Thalheim 2025-10-17 15:09:52 +00:00 committed by GitHub
commit d606935a5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -354,9 +354,22 @@ nix-direnv also respects the following environment variables for configuration.
[new_project]: https://github.com/nix-community/nix-direnv/wiki/Shell-integration
[hide_diff_notice]: https://direnv.net/man/direnv.toml.1.html#codehideenvdiffcode
## Recommended integration
- [direnv-instant](https://github.com/Mic92/direnv-instant) - A non-blocking
daemon that makes direnv truly instant by running it asynchronously in the
background. When combined with nix-direnv's caching, it provides immediate
shell access while environment loading happens in the background, with
automatic notifications when the environment is ready.
## Other projects in the field
- [lorri](https://github.com/nix-community/lorri)
- [sorri](https://github.com/nmattia/sorri)
- [nixify](https://github.com/kalbasit/nur-packages/blob/master/pkgs/nixify/envrc)
- [lorelei](https://github.com/shajra/direnv-nix-lorelei)
## Need commercial support or customization?
For commercial support, please contact [Mic92](https://github.com/Mic92/) at
joerg@thalheim.io or reach out to [Numtide](https://numtide.com/contact/).