all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63610] [PATCH 0/3] Add 'graphviz-minimal' and have Guix depend on it
@ 2023-05-20 16:01 Ludovic Courtès
  2023-05-20 16:11 ` [bug#63610] [PATCH 1/3] gnu: graphviz: Add "minimal" variant Ludovic Courtès
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ludovic Courtès @ 2023-05-20 16:01 UTC (permalink / raw)
  To: 63610; +Cc: Ludovic Courtès

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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-24 13:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-20 16:01 [bug#63610] [PATCH 0/3] Add 'graphviz-minimal' and have Guix depend on it Ludovic Courtès
2023-05-20 16:11 ` [bug#63610] [PATCH 1/3] gnu: graphviz: Add "minimal" variant Ludovic Courtès
2023-05-20 16:11 ` [bug#63610] [PATCH 2/3] self: Build against "graphviz-minimal" Ludovic Courtès
2023-05-20 16:11 ` [bug#63610] [PATCH 3/3] gnu: guix: Depend on 'graphviz-minimal' Ludovic Courtès
2023-05-24 13:06 ` bug#63610: [PATCH 0/3] Add 'graphviz-minimal' and have Guix depend on it Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.