Yoshinori Arai (2019-01-24 09:20 +0900) wrote: > hello, > > When I will execute install pacakge or dry-run on emacs-guix, this error is > showed. It's success to install on command line. > > (process-package-actions "/var/guix/profiles/per-user/yoshi/guix-profile" > #:install '((145722368 "out")) #:upgrade '() #:remove '() #:use-substitutes? > #t #:dry-run? #f) > The process begins ... > ERROR: Wrong type to apply: #<syntax-transformer nix-server-version> > > Entering a new prompt. Type `,bt' for a backtrace or `,q' to continue. > > Please tell me the pointer to resolve this issue.
Hello, do you use Guix on a foreign system (not GuixSD)? If so, please look at: https://github.com/alezost/guix.el#important-note-for-non-guixsd-users Try the workaround described there and let me know if it works or not. -- Alex