GNU bug report logs - #58579
[PATCH 0/4] Rewrite grafts using gexps

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Mon, 17 Oct 2022 06:49:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Subject: bug#58579: closed (Re: bug#58579: [PATCH 0/4] Rewrite grafts
 using gexps)
Date: Fri, 21 Oct 2022 23:53:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58579: [PATCH 0/4] Rewrite grafts using gexps

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 58579 <at> debbugs.gnu.org.

-- 
58579: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58579
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 58579-done <at> debbugs.gnu.org
Cc: 58419-done <at> debbugs.gnu.org
Subject: Re: bug#58579: [PATCH 0/4] Rewrite grafts using gexps
Date: Sat, 22 Oct 2022 01:51:53 +0200
Hi,

Ludovic Courtès <ludo <at> gnu.org> skribis:

>   grafts: Move '%graft?' and related bindings to (guix store).
>   Remove now unnecessary uses of (guix grafts).
>   grafts: Rewrite using gexps.
>   build-system/gnu: Disable grafts in 'python-build'.

I took Liliana’s suggestion into account and pushed as
863c228bfd53aac478eee46f6ee54d87fee9d764.

Thanks,
Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: guix-patches <at> gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: [PATCH 0/4] Rewrite grafts using gexps
Date: Mon, 17 Oct 2022 08:47:50 +0200
Hello Guix!

This patch series rewrites the guts of (guix grafts) using gexps (it
was our last user of ‘build-expression->derivation’).

Incidentally, it fixes <https://issues.guix.gnu.org/58419>.

Feedback welcome!

Ludo’.

Ludovic Courtès (4):
  grafts: Move '%graft?' and related bindings to (guix store).
  Remove now unnecessary uses of (guix grafts).
  grafts: Rewrite using gexps.
  build-system/gnu: Disable grafts in 'python-build'.

 gnu/ci.scm                   |   3 +-
 guix/build-system/python.scm |   3 +-
 guix/gexp.scm                |   1 -
 guix/grafts.scm              | 144 +++++++++++++----------------------
 guix/lint.scm                |   1 -
 guix/scripts.scm             |   1 -
 guix/scripts/archive.scm     |   1 -
 guix/scripts/build.scm       |   3 -
 guix/scripts/challenge.scm   |   1 -
 guix/scripts/deploy.scm      |   1 -
 guix/scripts/environment.scm |   1 -
 guix/scripts/home.scm        |   1 -
 guix/scripts/pack.scm        |   1 -
 guix/scripts/package.scm     |   1 -
 guix/scripts/pull.scm        |   1 -
 guix/scripts/size.scm        |   1 -
 guix/scripts/system.scm      |   1 -
 guix/scripts/weather.scm     |   1 -
 guix/store.scm               |  36 +++++++++
 tests/builders.scm           |   1 -
 tests/channels.scm           |   1 -
 tests/cpan.scm               |   2 +-
 tests/derivations.scm        |   1 -
 tests/gexp.scm               |   1 -
 tests/graph.scm              |   1 -
 tests/guix-daemon.sh         |   4 +-
 tests/monads.scm             |   1 -
 tests/pack.scm               |   1 -
 tests/packages.scm           |   1 -
 tests/profiles.scm           |   1 -
 tests/system.scm             |   1 -
 31 files changed, 93 insertions(+), 126 deletions(-)


base-commit: 4dfaddfc44d3a05db7ad9720b8d8942aec3a1d7f
prerequisite-patch-id: 7016063f1ce703056f764119e0c3c27692487caf
-- 
2.38.0




This bug report was last modified 2 years and 217 days ago.

Previous Next


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