mirror of
https://github.com/nix-community/nix-direnv.git
synced 2025-11-08 19:46:11 +01:00
re-tested lorri
This commit is contained in:
parent
d863a89c4d
commit
afe42485d0
1 changed files with 2 additions and 0 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue