all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70839] [PATCH 0/3] Minor changes to `channels' field and related doc.
@ 2024-05-08 22:59 Tomas Volf
  2024-05-08 23:13 ` [bug#70839] [PATCH 1/3] doc: Warn about extra-special-file usage in /etc Tomas Volf
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tomas Volf @ 2024-05-08 22:59 UTC (permalink / raw)
  To: 70839; +Cc: Tomas Volf, Florian Pelz, Ludovic Courtès

As discussed on mailing list[0], this series contains few minor changes to
documentation, changing the default value to #f and creating new procedure for
actually filling the `channels' field based on the channels.scm file.

0: https://lists.gnu.org/archive/html/guix-devel/2024-04/msg00049.html

Tomas Volf (3):
  doc: Warn about extra-special-file usage in /etc.
  channels: Add `read-channels-file' procedure.
  services: guix: Default `channels' field to #f.

 doc/guix.texi         |  8 ++++++--
 gnu/services/base.scm |  2 +-
 guix/channels.scm     | 14 +++++++++++++-
 guix/scripts/pull.scm | 12 +++---------
 4 files changed, 23 insertions(+), 13 deletions(-)

--
2.41.0




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-26 21:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-08 22:59 [bug#70839] [PATCH 0/3] Minor changes to `channels' field and related doc Tomas Volf
2024-05-08 23:13 ` [bug#70839] [PATCH 1/3] doc: Warn about extra-special-file usage in /etc Tomas Volf
2024-05-08 23:13 ` [bug#70839] [PATCH 2/3] channels: Add `read-channels-file' procedure Tomas Volf
2024-05-08 23:13 ` [bug#70839] [PATCH 3/3] services: guix: Default `channels' field to #f Tomas Volf
2024-06-26 21:41 ` bug#70839: [PATCH 0/3] Minor changes to `channels' field and related doc Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.