1
0
Fork 0
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:
Jade Masker 2025-06-01 15:55:49 -04:00 committed by GitHub
parent 6badd21b6a
commit 633d39109b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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`