Hello Thaddäus,
> Hello Guix community,
welcome!
> When I use "guix package -m emacs.scm" it installs the packages and they
> are available. When I then install the next manifest file's packages, the
> "emacs.scm" packages are no longer available – the links in
> "~/.guix-profile/bin" have bee
Hello Guix community,
I am new to Guix, and I am having trouble, using multiple manifest files.
For example, I have a file "emacs.scm", containing:
(specifications->manifest
'("emacs" "emacs-evil"))
…and then other similar files, bundling different things, like programming
languages / xorg stu