Hi, On Mon, 12 Oct 2020 at 13:00, Magali Lemes <magalileme...@gmail.com> wrote:
> Guix was fairly easy to install, I used the shell script to do that. Which distribution do you use? > I installed emacs using Guix and it worked as expected. Nice! Personally, I manage the Emacs packages with Guix via a manifest.scm file. And in a separate profile. My conf [1] is far from perfect but if you need inspiration. :-) 1: <https://github.com/zimoun/my-conf> > I'll begin by trying to package something. So, I'll go through the links you > sent > and see how that goes. Cool! Do not hesitate to ask on help-guix or #guix if you encounter issues on your path. And feel free to send your progress, success or failure. All the best, simon