guix-devel
[Top][All Lists]
Advanced

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

Re: Help with G-expression


From: Ludovic Courtès
Subject: Re: Help with G-expression
Date: Sat, 03 Dec 2022 18:43:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Hi,

zimoun <zimon.toutoune@gmail.com> skribis:

> On Fri, 02 Dec 2022 at 22:30, Ludovic Courtès <ludo@gnu.org> wrote:
>
>> Oops, that one is a new bug due to
>> 54003af85cc5b689bd328b30617c93ed2f5fd647.  I’ll look into it.
>
> Ah, a good news. :-)

Fixed in 9672db290a35f59113682a7f0c17c050a4ae2578.

[…]

> How can I guess that this
> module (guix profiles) requires (gcrypt hash) as extension?  Just to be
> loaded since it is not used.

You cannot guess it.  Guile-Gcrypt here is an indirect dependency of
(guix profiles).  All you can do is notice that it is needed and add a
‘with-extensions’ form.

It’s annoying, but I don’t see how this could be avoided.

HTH!

Ludo’.



reply via email to

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