mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
doc: Give the absolute file name of 'hydra.gnu.org.pub' in snippets.
* doc/guix.texi (Substitute Server Authorization): Give the absolute file name of 'hydra.gnu.org.pub' in the snippet.
This commit is contained in:
parent
46ff2dbb4a
commit
d65d7759f0
1 changed files with 1 additions and 1 deletions
|
@ -2197,7 +2197,7 @@ make sure you checked the GPG signature of
|
|||
Then, you can run something like this:
|
||||
|
||||
@example
|
||||
# guix archive --authorize < hydra.gnu.org.pub
|
||||
# guix archive --authorize < @var{prefix}/share/guix/hydra.gnu.org.pub
|
||||
@end example
|
||||
|
||||
Once this is in place, the output of a command like @code{guix build}
|
||||
|
|
Loading…
Reference in a new issue