alezost / guix.el

Emacs interface for GNU Guix package manager
https://emacs-guix.gitlab.io/website/
GNU General Public License v3.0
139 stars 16 forks source link

"Guix REPL ... No prompt found!" ( -> Emacs package unusable ? ) #57

Open fenix011 opened 1 year ago

fenix011 commented 1 year ago

Package seems to get installed by

$ guix package -i emacs-guix

, yet when one goes M-x 'guix-installed-packages..." i get

Starting Guix REPL ... No prompt found!

(let me add that a Guile REPL prompt is opened in another parallel buffer, though )

... thus, leaving the package unusable.

Thanks, thanks, thanks

dcunited001 commented 1 year ago

i recently moved back to an emacs manifest (that I assumed I was on), so i started encountering issues. i must not have upgraded guix for awhile because this just started happening.

the package needs to be updated. apparently there were breaking changes upstream. here's some options for now:

there are likely other solutions. guix is pretty flexible.

this package is pretty essential for noobs like me though.