mirror of
https://github.com/NixOS/nix
synced 2025-06-24 13:51:16 +02:00
remove overly verbose mention of fetchTarball
Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
This commit is contained in:
parent
6badd21b6a
commit
633d39109b
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ This command has the following operations:
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> `--update` uses [fetchTarball](@docroot@/language/builtins.md#builtins-fetchTarball) under the hood, so it will cache channels.
|
||||
> Downloaded channel contents are cached.
|
||||
> Use `--tarball-ttl` or the nix configuration option `tarball-ttl` to change this behavior.
|
||||
|
||||
- `--list-generations`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue