Hello, Emacs-Guix (Emacs interface for GNU Guix) version 0.4.1 has been released. If you are not familiar with it, you may start with: ‘guix package -i emacs-guix’ and "M-x guix-about".
The main purpose of this release is to support the recent changes in "guix pull" (i.e., using "~/.config/guix/current" instead of "~/.config/guix/latest"). However, there is one new feature: - M-x guix-system-from-file This command allows you to look at 'operating-system' declaration from a .scm file (the one that you use for "guix system …" commands). It doesn't show much, but maybe you'll find something interesting there. - Also "M-x guix-profiles" displays "~/.config/guix/current" profile now (if you have it), so you can look at its generations (with "G" key), roll back, etc. -- Alex
