GNU bug report logs - #44670
[PATCH] services: base: Export '%default-substitute-urls'.

Previous Next

Package: guix-patches;

Reported by: Marius Bakke <marius <at> gnu.org>

Date: Sun, 15 Nov 2020 21:59:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44670 in the body.
You can then email your comments to 44670 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#44670; Package guix-patches. (Sun, 15 Nov 2020 21:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Marius Bakke <marius <at> gnu.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 15 Nov 2020 21:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <marius <at> gnu.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] services: base: Export '%default-substitute-urls'.
Date: Sun, 15 Nov 2020 22:58:20 +0100
* gnu/services/base.scm: Re-export %DEFAULT-SUBSTITUTE-URLS, originally
from (guix store).
---
This way, end users don't have to import (guix store) just to access the
variable.
---
 gnu/services/base.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/services/base.scm b/gnu/services/base.scm
index 416bc02a96..f90107f01a 100644
--- a/gnu/services/base.scm
+++ b/gnu/services/base.scm
@@ -62,7 +62,8 @@
   #:use-module (srfi srfi-26)
   #:use-module (ice-9 match)
   #:use-module (ice-9 format)
-  #:re-export (user-processes-service-type)       ;backwards compatibility
+  #:re-export (user-processes-service-type        ;backwards compatibility
+               %default-substitute-urls)
   #:export (fstab-service-type
             root-file-system-service
             file-system-service-type
-- 
2.29.2





Reply sent to Marius Bakke <marius <at> gnu.org>:
You have taken responsibility. (Wed, 18 Nov 2020 21:43:01 GMT) Full text and rfc822 format available.

Notification sent to Marius Bakke <marius <at> gnu.org>:
bug acknowledged by developer. (Wed, 18 Nov 2020 21:43:02 GMT) Full text and rfc822 format available.

Message #10 received at 44670-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <marius <at> gnu.org>
To: 44670-done <at> debbugs.gnu.org
Subject: Re: [bug#44670] [PATCH] services: base: Export
 '%default-substitute-urls'.
Date: Wed, 18 Nov 2020 22:42:35 +0100
[Message part 1 (text/plain, inline)]
Marius Bakke <marius <at> gnu.org> skriver:

> * gnu/services/base.scm: Re-export %DEFAULT-SUBSTITUTE-URLS, originally
> from (guix store).

Pushed to version-1.2.0 in 0a47ff9f9fe976033001bc1d881917d91f3b90a3.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 17 Dec 2020 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 242 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.