emacs-guix 0.5.2-9.324987f
Emacs interface for GNU Guix
Emacs-Guix provides a visual interface, tools and features for the GNU Guix package manager. Particularly, it allows you to do various package management tasks from Emacs. To begin with, run M-x guix-about or M-x guix-help command.
- Outputs:
out - Website: https://guix.gnu.org
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-guix 0.5.2-9.324987f as follows:
guix install emacs-guix@0.5.2-9.324987f
Or install the latest version:
guix install emacs-guix
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.