mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
README.md: improve FAQ
This commit is contained in:
parent
23326b9439
commit
666edff7fe
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ As a work-around we suggest that macOS users install `direnv`/`grep` via Nix or
|
||||||
|
|
||||||
## Why not use `lorri` instead?
|
## Why not use `lorri` instead?
|
||||||
|
|
||||||
Lorri causes large CPU load when `$NIXPKGS` is pointed to a directory, e.g. a
|
Lorri causes large CPU load when nixpkgs in `NIX_PATH` is pointed to a directory, e.g. a
|
||||||
git checkout. This is because it tries to watch all referenced Nix files and
|
git checkout. This is because it tries to watch all referenced Nix files and
|
||||||
re-evaluate them when they change. Nix-direnv compromises between performance and
|
re-evaluate them when they change. Nix-direnv compromises between performance and
|
||||||
correctness, and only re-evaluates direnv if either the project-specific
|
correctness, and only re-evaluates direnv if either the project-specific
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue