emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#57317: closed ([PATCH 0/2] Implicitly set GUIX_EXTENSIONS_PATH in pr


From: GNU bug Tracking System
Subject: bug#57317: closed ([PATCH 0/2] Implicitly set GUIX_EXTENSIONS_PATH in profiles.)
Date: Wed, 07 Sep 2022 08:47:02 +0000

Your message dated Wed, 7 Sep 2022 11:46:00 +0300
with message-id <YxhaSAtT8L/V4veW@3900XT>
and subject line Re: [bug#57317] [PATCH 0/2] Implicitly set 
GUIX_EXTENSIONS_PATH in profiles.
has caused the debbugs.gnu.org bug report #57317,
regarding [PATCH 0/2] Implicitly set GUIX_EXTENSIONS_PATH in profiles.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
57317: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57317
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Implicitly set GUIX_EXTENSIONS_PATH in profiles. Date: Sun, 21 Aug 2022 14:12:22 +0100
Hi Guix!

This patchset allows Guix to automatically find extensions installed
in profiles. There's probably a more elegant way to do this, but this
is the simplest and easiest way I can think of.

( (2):
  build: profiles: Always set GUIX_EXTENSIONS_PATH.
  gnu: package-management: Remove mentions of GUIX_EXTENSIONS_PATH.

 gnu/packages/package-management.scm | 11 +----------
 guix/build/profiles.scm             |  4 ++++
 2 files changed, 5 insertions(+), 10 deletions(-)

-- 
2.37.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#57317] [PATCH 0/2] Implicitly set GUIX_EXTENSIONS_PATH in profiles. Date: Wed, 7 Sep 2022 11:46:00 +0300
On Sun, Aug 21, 2022 at 02:12:22PM +0100, ( via Guix-patches via wrote:
> Hi Guix!
> 
> This patchset allows Guix to automatically find extensions installed
> in profiles. There's probably a more elegant way to do this, but this
> is the simplest and easiest way I can think of.
> 
> ( (2):
>   build: profiles: Always set GUIX_EXTENSIONS_PATH.
>   gnu: package-management: Remove mentions of GUIX_EXTENSIONS_PATH.
> 
>  gnu/packages/package-management.scm | 11 +----------
>  guix/build/profiles.scm             |  4 ++++
>  2 files changed, 5 insertions(+), 10 deletions(-)
> 

I pushed the first patch from the second set to always set
GUIX_EXTENSIONS_PATH and the second patch from the first set, which only
modifies guix-modules but not the guix package itself. I'm pretty sure
that Guix still needs the search path for the extensions.

As a side note, should something be added to guix shell/environment  so
it finds the extensions too?

Thanks for the patches! Now it should be easier to add extensions.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
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


--- End Message ---

reply via email to

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