mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 21:50:35 +02:00
Remove inheritance relation between ruby-3.3 and ruby-3.4 to prevent rebuilds of ruby-3.3 when ruby-3.4 changes. * gnu/packages/ruby.scm (ruby-3.3): Disinherit from ruby-3.4 package. Copy-paste the fields instead. Change-Id: I93c1e1b8d57e6a3d4a6b6b5c0b00273a0f3430cc Signed-off-by: Andreas Enge <andreas@enge.fr>