mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Merge pull request #11322 from NixOS/eval-cache-doc
doc: Manage expectations for eval-cache
This commit is contained in:
commit
1ff0a983d6
2 changed files with 7 additions and 1 deletions
|
@ -141,6 +141,8 @@ more than 2800 commits from 195 contributors since release 2.3.
|
|||
the evaluation cache. This is made possible by the hermetic
|
||||
evaluation model of flakes.
|
||||
|
||||
Intermediate results are not cached.
|
||||
|
||||
* The new `--offline` flag disables substituters and causes all
|
||||
locally cached tarballs and repositories to be considered
|
||||
up-to-date.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue