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 is not found #52

Open weidtn opened 2 years ago

weidtn commented 2 years ago

I get Starting Guix REPL... in minibuffer, then after some while geiser-repl--wait-for-prompt: No prompt found! The Guix REPL gets opened in a buffer, but it seems like guix.el cannot find it.

I use guix as package manager on manjaro linux, did your PATH setup and have guix guile and emacs-guix installed through the guix package manager.

Trisk3lion commented 1 year ago

I have the same problem!

Using Guix package manager on Debian, with Emacs from Guix and Guix.el from melpa.