doc: Mention optional dependency on Guile-zstd.
* doc/guix.texi (Requirements): Add Guile-zstd.
This commit is contained in:
parent
016299d859
commit
e28d2cdd75
1 changed files with 5 additions and 0 deletions
|
@ -851,6 +851,11 @@ Support for build offloading (@pxref{Daemon Offload Setup}) and
|
||||||
@uref{https://github.com/artyom-poptsov/guile-ssh, Guile-SSH},
|
@uref{https://github.com/artyom-poptsov/guile-ssh, Guile-SSH},
|
||||||
version 0.13.0 or later.
|
version 0.13.0 or later.
|
||||||
|
|
||||||
|
@item
|
||||||
|
@uref{https://notabug.org/guile-zstd/guile-zstd, Guile-zstd}, for zstd
|
||||||
|
compression and decompression in @command{guix publish} and for
|
||||||
|
substitutes (@pxref{Invoking guix publish}).
|
||||||
|
|
||||||
@item
|
@item
|
||||||
@uref{https://ngyro.com/software/guile-semver.html, Guile-Semver} for
|
@uref{https://ngyro.com/software/guile-semver.html, Guile-Semver} for
|
||||||
the @code{crate} importer (@pxref{Invoking guix import}).
|
the @code{crate} importer (@pxref{Invoking guix import}).
|
||||||
|
|
Reference in a new issue