Pierre Neidhardt (2018-07-16 23:10 +0200) wrote: > Sorry for the long delay... :( > >> I think it can happen only if you added it to >> GUIX_PACKAGE_PATH, did you? > > No I did not: > > (getenv "GUIX_PACKAGE_PATH") > $5 = "/home/ambrevar/.guix-packages" > > So the issue is something else. Any idea?
As I told I think this issue happens because your "~/projects/guix" appears too early in %load-path. But I thought it could happen only if you added it to GUIX_PACKAGE_PATH, but since you didn't, I have no idea, sorry. -- Alex
