bug-guix
[Top][All Lists]
Advanced

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

bug#48778: ‘guix’ package loads all .scm files from its profile


From: Ludovic Courtès
Subject: bug#48778: ‘guix’ package loads all .scm files from its profile
Date: Mon, 14 Jun 2021 00:00:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Ludovic Courtès <ludovic.courtes@inria.fr> skribis:

> The ‘guix’ package, when installed in a “normal” profile such as
> /run/current-system/profile, ends up traversing all the .scm files in
> that profile, including those that have nothing to do with it:

[...]

> I believe this is a side effect of
> c47f3fc13562d82edfd2d47342574154c452843a, which leads (@ (guix describe)
> current-profile) to provide the correct answer when the ‘guix’ package
> is installed in a profile (previously ‘current-profile’ would return #f
> because the executable was called ‘.guix-real’.)

Fixed in fb3927486ac163d11e3af7ca7c4fffcc4be06809.  (We still have to
update the ‘guix’ package for this to take effect.)

Thanks,
Ludo’.





reply via email to

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