From: Pierre Neidhardt <ambrevar@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: Pros and cons of Emacs package management through Guix instead of package.el
Date: Tue, 03 Apr 2018 10:47:28 +0530 [thread overview]
Message-ID: <87efjwdg2f.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 912 bytes --]
I am thinking of using Guix to manage all my Emacs packages. I can
think of several benefits:
- Guix provides (possibly) more stable versions.
- Guix can update all packages without hanging Emacs.
- Guix can update all packages from the commandline, i.e. it can be scripted.
- Guix can rollback Emacs packages. Emacs package updates and system
program updates can belong to the same transaction: this enforces the
integrity of the software stack at the user level.
- Guix allows for sharing package files among several users on a multi-user system.
And possible downsides:
- package.el provides more up-to-date packages through MELPA but if we
really want to be more cutting edge (i.e. for development), we are
usually better off cloning the repository anyway.
- Guix is basically duplicating the effort of (M)ELPA.
What's your take on this?
--
Pierre Neidhardt
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next reply other threads:[~2018-04-03 5:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-03 5:17 Pierre Neidhardt [this message]
2018-04-03 11:33 ` Pros and cons of Emacs package management through Guix instead of package.el Catonano
2018-05-19 10:13 ` Pierre Neidhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87efjwdg2f.fsf@gmail.com \
--to=ambrevar@gmail.com \
--cc=help-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.