guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: doc: Remove stale reference to 'hydra.gnu.org'.


From: guix-commits
Subject: 01/01: doc: Remove stale reference to 'hydra.gnu.org'.
Date: Tue, 18 Dec 2018 06:15:13 -0500 (EST)

civodul pushed a commit to branch version-0.16.0
in repository guix.

commit 780bc887582e8c620cbcca1c1023d8ada7a1e778
Author: Ludovic Courtès <address@hidden>
Date:   Tue Dec 18 11:59:39 2018 +0100

    doc: Remove stale reference to 'hydra.gnu.org'.
    
    Reported by Thomas Schmitt <address@hidden>.
    
    * doc/guix.texi (Binary Installation): Refer to SUBSTITUTE-SERVER, not
    to 'hydra.gnu.org'.
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 4ef2601..774fbd9 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -585,12 +585,12 @@ Info search path.)
 
 @item
 @cindex substitutes, authorization thereof
-To use substitutes from @code{hydra.gnu.org} or one of its mirrors
+To use substitutes from @address@hidden or one of its mirrors
 (@pxref{Substitutes}), authorize them:
 
 @example
 # guix archive --authorize < \
-     ~root/.config/guix/current/share/guix/hydra.gnu.org.pub
+     ~root/.config/guix/current/share/guix/@value{SUBSTITUTE-SERVER}.pub
 @end example
 
 @item



reply via email to

[Prev in Thread] Current Thread [Next in Thread]