help-guix
[Top][All Lists]
Advanced

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

Re: [ANN] Emacs-Guix 0.4.1


From: Alex Kost
Subject: Re: [ANN] Emacs-Guix 0.4.1
Date: Thu, 05 Jul 2018 10:30:06 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Pierre Neidhardt (2018-07-04 11:51 +0200) wrote:

>> %load-path
> $4 = ("/home/ambrevar/.guix-packages" "/home/ambrevar/projects/guix"
> "/gnu/store/hjx7wm756cxfl91j8iphrl5izd8xvp3f-emacs-guix-0.4.1.1/share/guile/site/2.2"
> "/home/ambrevar/.config/guix/current/share/guile/site/2.2"

Aha! here it is: your "~/projects/guix" appears before the pulled
profile.  I think it can happen only if you added it to
GUIX_PACKAGE_PATH, did you?

I think GUIX_PACKAGE_PATH is intended only for the user packages, not
for the whole guix checkout as it may lead to problems (I forgot what
kind of problems but I recall people did this in the past and had some
troubles).

Anyway, it should probably work… but only if your checkout is built
properly.  Did you run make there? any errors?  maybe there are some ABI
incompatibilities ("make clean-go" and "make" should fix them).  Did you
experience any problem with "guix" shell commands?

-- 
Alex



reply via email to

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