GNU bug report logs - #45409
[PATCH 0/3] Move some (guix scripts substitute) code to two new modules

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Thu, 24 Dec 2020 17:19:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45409: closed ([PATCH 0/3] Move some (guix scripts
 substitute) code to two new modules)
Date: Sat, 06 Mar 2021 00:58:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 06 Mar 2021 00:57:01 +0000
with message-id <87h7lpnlpe.fsf <at> cbaines.net>
and subject line Re: [bug#45409] [PATCH 0/3] Move some (guix scripts substitute) code to two new modules
has caused the debbugs.gnu.org bug report #45409,
regarding [PATCH 0/3] Move some (guix scripts substitute) code to two new modules
to be marked as done.

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


-- 
45409: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45409
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/3] Move some (guix scripts substitute) code to two new
 modules
Date: Thu, 24 Dec 2020 17:17:48 +0000
[Message part 3 (text/plain, inline)]
These commits are still a work in progress, but I think the changes look
pretty positive.



Christopher Baines (3):
  guix: Move narinfo code from substitute script to module.
  guix: Untangle (guix narinfo) from (guix scripts substitute).
  guix: Split (guix substitute) from (guix scripts substitute).

 Makefile.am                 |   2 +
 guix/narinfo.scm            | 325 +++++++++++++++
 guix/scripts/challenge.scm  |   3 +-
 guix/scripts/substitute.scm | 778 +-----------------------------------
 guix/scripts/weather.scm    |   3 +-
 guix/substitute.scm         | 527 ++++++++++++++++++++++++
 6 files changed, 875 insertions(+), 763 deletions(-)
 create mode 100644 guix/narinfo.scm
 create mode 100644 guix/substitute.scm
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: 45409-done <at> debbugs.gnu.org
Subject: Re: [bug#45409] [PATCH 0/3] Move some (guix scripts substitute)
 code to two new modules
Date: Sat, 06 Mar 2021 00:57:01 +0000
[Message part 6 (text/plain, inline)]
I pushed the creation of the (guix substitutes) module as
112692c0d546d35cd67c5dc70dbd1dc609b18f64, so hopefully now it'll be
easier to improve substitute related things in Guix and things like the
Guix Build Coordinator that use this code.
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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