From afe42485d07199fc46b24d8a175324616846aada Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 11 Feb 2021 10:16:24 +0100 Subject: [PATCH] re-tested lorri --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 186c70e..5fa186f 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,8 @@ As a work-around we suggest that macOS users install `direnv`/`grep` via Nix or if either the project-specific `default.nix` / `shell.nix` changes, or if there is a new commit added to `nixpkgs`. A re-evaluation can be also triggered by using `touch .envrc` in the same project. + A different problem is that it might trigger mass-rebuilds when the same nixpkgs + checkout is pointed to something like staging. - No additional daemon or services required: The codesize is small enough that it can be vendored into a project itself.