README.md: improve FAQ

This commit is contained in:
Jörg Thalheim 2020-08-13 20:52:32 +01:00
parent 23326b9439
commit 666edff7fe
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -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