all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guarantee of no broken dependencies?
@ 2023-11-10 12:37 Peter Polidoro
  2023-11-10 14:00 ` Ignas Lapėnas
  2023-11-10 14:22 ` Maxim Cournoyer
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Polidoro @ 2023-11-10 12:37 UTC (permalink / raw)
  To: help-guix

For every commit to the Guix master branch, is there a guarantee that there are no packages with broken dependencies?

I have not experienced packages with broken dependencies, so I am curious how that is checked. In theory, someone could make a commit that accidentally breaks other packages correct? Aren’t most inputs just found by name, not name and version or hash?

Do packages not get broken, though, because right before every commit the updated package is built, along with every package that depends on the updated package? Is that enough to make sure all dependencies are fine? There are no race conditions with other people making updates at the same time?

How can we do such a consistency check or have such a guarantee when we use multiple channels? Does we just rebuild every package in every non-Guix channel every time we update Guix to find out what breaks?

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

end of thread, other threads:[~2023-11-10 14:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-10 12:37 Guarantee of no broken dependencies? Peter Polidoro
2023-11-10 14:00 ` Ignas Lapėnas
2023-11-10 14:22 ` Maxim Cournoyer

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.