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

Installing guix doesn't install it's dependency geiser-guile #50

Open AkibAzmain opened 3 years ago

AkibAzmain commented 3 years ago

It looks like this package doesn't specify geiser-guile as it's dependency. Whenever I try to execute the command guix-packages-by-name, Emacs says eval-buffer: Cannot open load file: No such file or directory, geiser-guile. I've solved the problem by installing geiser-guile myself, but it should be automatically install when someone installs guix.