all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adam Faiz <adam.faiz@disroot.org>
To: ludo@gnu.org, guix-devel@gnu.org
Subject: Preferring packages with smaller closures as package inputs (Was: Packages grow, no longer fit on a 💾)
Date: Wed, 18 Jan 2023 14:58:33 +0000	[thread overview]
Message-ID: <9684a5ed-609d-7ed1-02e4-3a0749a3c9fa@disroot.org> (raw)

> Hello!
> 
> Over the course of a few years, the size of our packages has apparently
> kept growing.  Example:
> 
> --8<---------------cut here---------------start------------->8---
Should packages with smaller closures be preferred as package inputs, in 
the case that multiple packages implement the same interface?

For example, pkgconf is much simpler compared to pkg-config but 
implements the same interface. Should it be used as an input for all 
packages that need pkg-config, through a pkg-config symlink in the 
pkgconf package for complete compatibility? If not, why? Are there more 
important factors to consider than bootstrapping complexity?

In contrast, pkg-config has glib as a bundled dependency when it should 
be unbundled. There's probably a circular dependency that needs to be 
resolved but it needs to be done.




                 reply	other threads:[~2023-01-18 14:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9684a5ed-609d-7ed1-02e4-3a0749a3c9fa@disroot.org \
    --to=adam.faiz@disroot.org \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.