1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-23 02:39:37 +01:00

remove overly verbose mention of fetchTarball

Co-authored-by: Valentin Gagarin <valentin@gagarin.work>
(cherry picked from commit 633d39109b)
This commit is contained in:
Jade Masker 2025-06-01 15:55:49 -04:00 committed by Mergify
parent b320aa50fe
commit ab3ad122db

View file

@ -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`