guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git / grep with pcre support?


From: Efraim Flashner
Subject: Re: git / grep with pcre support?
Date: Mon, 8 Jul 2019 09:48:07 +0300
User-agent: Mutt/1.12.1 (2019-06-15)

On Sun, Jul 07, 2019 at 02:20:52PM +0200, Pierre Neidhardt wrote:
> Hi!
> 
> Quite a few packages depend on grep to have PCRE support (e.g. freebayes).
> 
> Similarly, some packages (magit-todos) depend on git to be built with
> PCRE support.
> Compiling Git with USE_LIBPCRE2 would fix this.
> 
> I understand that adding PCRE support to those packages might increase
> their closure size, which might not be desirable for such fundamental
> packages.
> 
> What about grep-minimal and git-minimal packages then?

We do actually already have a git-minimal, it's used for git-fetch
references :)

'guix size git' => 411 MiB
'guix size git pcre' => 413 MiB

'guix size grep' => 71.4 MiB
'guix size grep pcre' => 71.4 MiB

Looks like a good idea to me.

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]