Hi! Tobias Geerinckx-Rice <m...@tobias.gr> skribis:
> Efraim Flashner wrote: >> 'guix size git' => 411 MiB >> 'guix size git pcre' => 413 MiB >> >> 'guix size grep' => 71.4 MiB >> 'guix size grep pcre' => 71.4 MiB > > I take this as a clear ‘no -minimal needed’? PCRE is already > core-updates material, so no reason there. Yeah, it sounds like we should make this change. However, I hear that ‘core-updates’ is super frozen right now. But note that we could change the ‘grep’ package anytime, just note the ‘grep-final’ thing in commencement.scm. IOW, if we’re cautious, we should be able to add PCRE support to grep and Git in ‘master’ without triggering a full rebuild. Thanks, Ludo’.