re-tested lorri

This commit is contained in:
Jörg Thalheim 2021-02-11 10:16:24 +01:00
parent d863a89c4d
commit afe42485d0
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

View file

@ -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 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 there is a new commit added to `nixpkgs`. A re-evaluation can be also
triggered by using `touch .envrc` in the same project. 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 - No additional daemon or services required: The codesize is small enough that it can be vendored
into a project itself. into a project itself.