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

emacs-guix does not truly install #54

Open WorldsEndless opened 2 years ago

WorldsEndless commented 2 years ago

Using a GUI system, the command guix package -i emacs-guix

installs nothing but a single .el file, and the only command it provides is (guix-emacs-autoload-packages) . The documentation isn't helping me.

fenix011 commented 1 year ago

Disagree, in my case it seems to get installed, yet when one goes M-x 'guix-installed-packages..." i get

Starting Guix REPL ... No prompt found!

... thus, #52 leaving the package unusable.

sjLambda commented 1 year ago

Still have this problem.

Using a GUI system, the command guix package -i emacs-guix

installs nothing but a single .el file, and the only command it provides is (guix-emacs-autoload-packages) . The documentation isn't helping me.

Same here. Seems like there's not been a workaround or fix yet.