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

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

bug#54918: closed ([WIP] make guix-service-type more extendable)


From: GNU bug Tracking System
Subject: bug#54918: closed ([WIP] make guix-service-type more extendable)
Date: Mon, 13 Jun 2022 10:33:02 +0000

Your message dated Mon, 13 Jun 2022 12:32:16 +0200
with message-id <87czfcsvkf.fsf_-_@gnu.org>
and subject line Re: bug#54918: [WIP] make guix-service-type more extendable
has caused the debbugs.gnu.org bug report #54918,
regarding [WIP] make guix-service-type more extendable
to be marked as done.

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


-- 
54918: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54918
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [WIP] make guix-service-type more extendable Date: Wed, 13 Apr 2022 14:54:05 -0400 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 I noticed that the extension mechanism for guix-service-type don't expose authorized keys and substitute-urls. I want to create a service to easily set up new channels with their associated substitutes server, but I have to go through modify-services.

I realize that this change isn't trivial as it breaks some people's os.scm and requires updating the documentation, but I think it is a very low hanging fruit in terms of functionality.

Maybe there is a reason why things are the way they are, I would greatly appreciate comments.

Cheers.

Attachment: 0001-first-commit.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#54918: [WIP] make guix-service-type more extendable Date: Mon, 13 Jun 2022 12:32:16 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi Justin,

Justin Veilleux <terramorpha@cock.li> skribis:

> From 314f6f1c8cb1057e6880f1776d096a615c2c5a30 Mon Sep 17 00:00:00 2001
> From: terramorpha <terramorpha@cock.li>
> Date: Mon, 11 Apr 2022 00:30:07 -0400
> Subject: [PATCH] commit message
>
> ---
>  doc/guix.texi         | 21 ++++++++++++++++++
>  gnu/services/base.scm | 50 ++++++++++++++++++++++++++++++++++---------
>  2 files changed, 61 insertions(+), 10 deletions(-)

Sorry for the looong delay.  I added a commit log and pushed as
fcad6226486b52e5d45531f60811d35eac34fa67.

Thanks!

Ludo’.


--- End Message ---

reply via email to

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