[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/04: doc: Correct the software behind ci.guix.gnu.org.
From: |
guix-commits |
Subject: |
03/04: doc: Correct the software behind ci.guix.gnu.org. |
Date: |
Sat, 29 Jun 2019 08:54:13 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 70d6ec3e4facb2eed4b8842031ebd2683a8cfd3b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Jun 28 16:20:08 2019 +0200
doc: Correct the software behind ci.guix.gnu.org.
* doc/guix.texi (Invoking guix publish): It runs Cuirass.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index f6be4c6..1794c6c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -9604,7 +9604,7 @@ their store with others, who can then use it as a
substitute server
When @command{guix publish} runs, it spawns an HTTP server which allows
anyone with network access to obtain substitutes from it. This means
that any machine running Guix can also act as if it were a build farm,
-since the HTTP interface is compatible with Hydra, the software behind
+since the HTTP interface is compatible with Cuirass, the software behind
the @code{@value{SUBSTITUTE-SERVER}} build farm.
For security, each substitute is signed, allowing recipients to check