Hello,
Brett Gilio <[email protected]> skribis:
> Hi all. I am hoping the maintainer of emacs-guix will see this:
>
> Whenever I try to search for a package, or perform any of the routine
> guix commands using the emacs-guix interface, I am getting this error.
>
> guix-geiser-eval: Error in evaluating guile expression: ERROR: In procedure
> string-append:
> In procedure string-append: Wrong type (expecting string):
> #<<search-path-specification> variable: "GHC_PACKAGE_PATH" files:
> ("lib/ghc-8.0.2") separator: ":" file-type: directory file-pattern:
> ".*\\.conf\\.d$">
I think this may be due to the ABI change in commit
154f1f0937754fafac0c6288dd458b66b332e6bb and the one before.
Commit 6624df5bb91bdd5c2e2c27834576d1e521369631 updates ‘guix’, against
which ‘emacs-guix’ is built, so perhaps if you install ‘emacs-guix’ now
that issue is gone. Could you give it a try?
Thanks,
Ludo’.