diff options
Diffstat (limited to 'doc/guix.texi')
| -rw-r--r-- | doc/guix.texi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 4ba4b650de7..67c81ebe836 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -4861,7 +4861,10 @@ among the user's @dfn{trusted channels}, defined as: | |||
| 4861 | @itemize | 4861 | @itemize |
| 4862 | @item | 4862 | @item |
| 4863 | the channels returned by @file{~/.config/guix/trusted-channels.scm}, | 4863 | the channels returned by @file{~/.config/guix/trusted-channels.scm}, |
| 4864 | which has the same format as any channel file; | 4864 | which has the same format as any channel file (these channels |
| 4865 | @emph{must} have an ``introduction'', @pxref{Channel Authentication}; | ||
| 4866 | channels are identified by their introduction and other fields are | ||
| 4867 | ignored, including @code{url} and @code{name}); | ||
| 4865 | 4868 | ||
| 4866 | @item | 4869 | @item |
| 4867 | or, if the above file doesn't exist, the currently-used channels as | 4870 | or, if the above file doesn't exist, the currently-used channels as |
