mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 11:36:11 +01:00
Merge pull request #623 from nix-community/recommend-direnv-instant
README: also recommend direnv-instant
This commit is contained in:
commit
d606935a5d
1 changed files with 13 additions and 0 deletions
13
README.md
13
README.md
|
|
@ -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
|
[new_project]: https://github.com/nix-community/nix-direnv/wiki/Shell-integration
|
||||||
[hide_diff_notice]: https://direnv.net/man/direnv.toml.1.html#codehideenvdiffcode
|
[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
|
## Other projects in the field
|
||||||
|
|
||||||
- [lorri](https://github.com/nix-community/lorri)
|
- [lorri](https://github.com/nix-community/lorri)
|
||||||
- [sorri](https://github.com/nmattia/sorri)
|
- [sorri](https://github.com/nmattia/sorri)
|
||||||
- [nixify](https://github.com/kalbasit/nur-packages/blob/master/pkgs/nixify/envrc)
|
- [nixify](https://github.com/kalbasit/nur-packages/blob/master/pkgs/nixify/envrc)
|
||||||
- [lorelei](https://github.com/shajra/direnv-nix-lorelei)
|
- [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/).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue