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

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

bug#63610: closed ([PATCH 0/3] Add 'graphviz-minimal' and have Guix depe


From: GNU bug Tracking System
Subject: bug#63610: closed ([PATCH 0/3] Add 'graphviz-minimal' and have Guix depend on it)
Date: Wed, 24 May 2023 13:07:02 +0000

Your message dated Wed, 24 May 2023 15:06:49 +0200
with message-id <87ilchop3q.fsf@gnu.org>
and subject line Re: bug#63610: [PATCH 0/3] Add 'graphviz-minimal' and have 
Guix depend on it
has caused the debbugs.gnu.org bug report #63610,
regarding [PATCH 0/3] Add 'graphviz-minimal' and have Guix depend on it
to be marked as done.

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


-- 
63610: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63610
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] Add 'graphviz-minimal' and have Guix depend on it Date: Sat, 20 May 2023 18:01:31 +0200
Hi!

As proposed in <https://issues.guix.gnu.org/63050>, this
patch set adds ‘graphviz-minimal’ and uses it in (guix self)
and as a dependency of the ‘guix’ package, thereby reducing
the closure of the development environment and also the
number of things that need to be built before we have ‘guix’.

Thoughts?

Ludo’.

Ludovic Courtès (3):
  gnu: graphviz: Add "minimal" variant.
  self: Build against "graphviz-minimal".
  gnu: guix: Depend on 'graphviz-minimal'.

 gnu/packages/graphviz.scm           |  9 ++++++++-
 gnu/packages/package-management.scm | 11 ++++++++++-
 guix/self.scm                       | 11 +++++++++--
 3 files changed, 27 insertions(+), 4 deletions(-)


base-commit: bac28a52cb7cbc42d7fabbce0e47028367e69a61
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#63610: [PATCH 0/3] Add 'graphviz-minimal' and have Guix depend on it Date: Wed, 24 May 2023 15:06:49 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi,

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

>   gnu: graphviz: Add "minimal" variant.
>   self: Build against "graphviz-minimal".
>   gnu: guix: Depend on 'graphviz-minimal'.

Applied, with an additional change to remove “font-ghostscript” from the
inputs of ‘guix-daemon’.

Ludo’.


--- End Message ---

reply via email to

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