diff options
| author | Ludovic Courtès <ludo@gnu.org> | 2018-12-18 11:59:39 +0100 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2018-12-18 12:04:17 +0100 |
| commit | 780bc887582e8c620cbcca1c1023d8ada7a1e778 (patch) | |
| tree | 02b7922181dc1dcbe018af2e680fd4f36f412576 | |
| parent | 5226d74c8e4b0930be984d13f87bbdd30d993490 (diff) | |
doc: Remove stale reference to 'hydra.gnu.org'.version-0.16.0
Reported by Thomas Schmitt <scdbackup@gmx.net>.
* doc/guix.texi (Binary Installation): Refer to SUBSTITUTE-SERVER, not
to 'hydra.gnu.org'.
| -rw-r--r-- | doc/guix.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 4ef2601579a..774fbd96471 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -585,12 +585,12 @@ Info search path.) | |||
| 585 | 585 | ||
| 586 | @item | 586 | @item |
| 587 | @cindex substitutes, authorization thereof | 587 | @cindex substitutes, authorization thereof |
| 588 | To use substitutes from @code{hydra.gnu.org} or one of its mirrors | 588 | To use substitutes from @code{@value{SUBSTITUTE-SERVER}} or one of its mirrors |
| 589 | (@pxref{Substitutes}), authorize them: | 589 | (@pxref{Substitutes}), authorize them: |
| 590 | 590 | ||
| 591 | @example | 591 | @example |
| 592 | # guix archive --authorize < \ | 592 | # guix archive --authorize < \ |
| 593 | ~root/.config/guix/current/share/guix/hydra.gnu.org.pub | 593 | ~root/.config/guix/current/share/guix/@value{SUBSTITUTE-SERVER}.pub |
| 594 | @end example | 594 | @end example |
| 595 | 595 | ||
| 596 | @item | 596 | @item |
