mbox series

[bug#60392,0/2,DOCUMENTATION] : describe .guix-channel directory field

Message ID cover.1672270580.git.karl@hallsby.com
Headers show
Series : describe .guix-channel directory field | expand

Message

Karl Hallsby Dec. 28, 2022, 11:39 p.m. UTC
This patch series includes additional information about why one would want to
use the directory field of the .guix-channel file for a channel, and some 
nuances that come from it.

Karl Hallsby (2):
  doc: describe format of channel that uses directory field
  doc: give example of when to use describe in .guix-channel file

 doc/guix.texi | 11 +++++++++++
 1 file changed, 11 insertions(+)


base-commit: 4ca649e978f08335fcabdcef693a7049082b5373

Comments

Ricardo Wurmus Dec. 29, 2022, 7:02 p.m. UTC | #1
Thank you for the patches!  I reworded the commit message and changed
the text of the example slightly before pushing.

Thanks!