emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70839: closed ([PATCH 0/3] Minor changes to `channels' field and rel


From: GNU bug Tracking System
Subject: bug#70839: closed ([PATCH 0/3] Minor changes to `channels' field and related doc.)
Date: Wed, 26 Jun 2024 21:43:01 +0000

Your message dated Wed, 26 Jun 2024 23:41:57 +0200
with message-id <87sewz9yai.fsf@gnu.org>
and subject line Re: [bug#70839] [PATCH 0/3] Minor changes to `channels' field 
and related doc.
has caused the debbugs.gnu.org bug report #70839,
regarding [PATCH 0/3] Minor changes to `channels' field and related doc.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
70839: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70839
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] Minor changes to `channels' field and related doc. Date: Thu, 9 May 2024 00:59:38 +0200
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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#70839] [PATCH 0/3] Minor changes to `channels' field and related doc. Date: Wed, 26 Jun 2024 23:41:57 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
Hi,

Tomas Volf <~@wolfsden.cz> skribis:

> 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.

Finally got around to it: I applied patches #1 and #3.

For patch #2, there’s the unwritten rule that non-UI modules should not
load (guix ui), so I’m reluctant to applying it in its current form.

Now, the current situation is not great either.  For instance, partly
due to that rule, there are 3 copies of ‘load-manifest’—not the end of
the world since it’s just 3 lines, but still.

I don’t have a good idea on how to address this, but we can talk.  :-)

Thanks, and apologies for the delay!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]