The package emacs-vterm doesn't seem to work as intended. Running > guix shell --pure emacs emacs-vterm -- emacs -Q > (require 'vterm) results in > Vterm need `vterm-module' to work. Compile it now? (y or n) This is very weird since this error message isn't even present in the package source (guix build emacs-vterm) but only in upstream source...
guix describe > guix bfc6143 > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: bfc614397b5f146056bda4b5a8e3a67bd1ca7b23 > rde 0c49f45 > repository URL: https://git.sr.ht/~abcdw/rde > branch: master > commit: 0c49f451cc2de56043ce95169a5406d1ac340e94 > nonguix ec1daa7 > repository URL: https://gitlab.com/nonguix/nonguix > branch: master > commit: ec1daa71c7f03e7401d05136c290630f03f9a560 Cheers, Théo