From: ludo@gnu.org (Ludovic Courtès)
To: Pierre Neidhardt <ambrevar@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: Integrate guix-installed Emacs packages with locally compiled Emacs pretest
Date: Wed, 14 Mar 2018 14:08:48 +0100 [thread overview]
Message-ID: <87po46yfbz.fsf@gnu.org> (raw)
In-Reply-To: <87muzcklyb.fsf@gmail.com> (Pierre Neidhardt's message of "Tue, 13 Mar 2018 21:27:16 +0530")
Pierre Neidhardt <ambrevar@gmail.com> skribis:
> Is there such a thing as a curated list of unofficial, user-contributed
> packages for GuixSD? (Anything that cannot be accepted in the official
> repository, such as development versions.)
No, there’s no such thing.
However, I would hope that development versions can easily be packaged,
either from the command-line using ‘--with-source’¹, or by defining a
package variant as in:
(define emacs-git
(package
(inherit emacs)
(source …)))
Thanks,
Ludo’.
¹ https://www.gnu.org/software/guix/manual/html_node/Package-Transformation-Options.html
next prev parent reply other threads:[~2018-03-14 13:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-12 23:49 Integrate guix-installed Emacs packages with locally compiled Emacs pretest Jorge
2018-03-13 6:46 ` Konrad Hinsen
2018-03-13 15:57 ` Pierre Neidhardt
2018-03-14 13:08 ` Ludovic Courtès [this message]
2018-03-14 0:31 ` Jorge
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87po46yfbz.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).