summaryrefslogtreecommitdiff
path: root/doc/guix.texi
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2020-12-04 16:56:09 +0100
committerLudovic Courtès <ludo@gnu.org>2020-12-04 16:59:26 +0100
commit443599999af21878d58dbb48210d4cccca2882d8 (patch)
treea17bdbe2ef61058b1a78f9a5cc3a6287109ddcca /doc/guix.texi
parente3065ec11742eef58ca688db240d86031941a39a (diff)
downloadguix-patches-443599999af21878d58dbb48210d4cccca2882d8.tar
guix-patches-443599999af21878d58dbb48210d4cccca2882d8.tar.gz
doc: Mention Guile-Semver dependency.
This is a followup to 269c1db41bd82f93c7ae5c62a4969a423e556183. * doc/guix.texi (Requirements): Mention Guile-Semver.
Diffstat (limited to 'doc/guix.texi')
-rw-r--r--doc/guix.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index f4ed4ad3ed..a5c9779c86 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -851,6 +851,10 @@ Support for build offloading (@pxref{Daemon Offload Setup}) and
version 0.13.0 or later.
@item
+@uref{https://ngyro.com/software/guile-semver.html, Guile-Semver} for
+the @code{crate} importer (@pxref{Invoking guix import}).
+
+@item
When @url{http://www.bzip.org, libbz2} is available,
@command{guix-daemon} can use it to compress build logs.
@end itemize