all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: tumashu <tumashu@163.com>
Cc: guix <guix-devel@gnu.org>
Subject: Re: emacs.scm: Suggest add emacs-next or emacs-snapshot
Date: Fri, 13 Nov 2015 09:04:38 +0100	[thread overview]
Message-ID: <87twoq2ull.fsf@elephly.net> (raw)
In-Reply-To: <7fcbf7df.11d3.150fe3ce823.Coremail.tumashu@163.com>


tumashu <tumashu@163.com> writes:
> By the way, when I use the below command:
>  
>    guix build emacs-snapshot --with-source=./emacs-snapshot-20151111.tar.gz
>
> to build a new emacs-snapshot, How can i install it?  I can't find any help on manual....

“guix build” will print a store item path at the very end.  You can ask
Guix to install that path directly:

    guix package -i /gnu/store/....

(I’m not sure about this but I remember doing something like this in the
recent past.)

~~ Ricardo

  reply	other threads:[~2015-11-13  8:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-12  0:35 emacs.scm: Suggest add emacs-next or emacs-snapshot tumashu
2015-11-12 12:52 ` Ludovic Courtès
2015-11-13  0:26   ` tumashu
2015-11-13  8:04     ` Ricardo Wurmus [this message]
2015-11-13  8:47     ` Ludovic Courtès
2015-11-13 12:00       ` Feng Shu
2015-11-13 14:44         ` Ricardo Wurmus
2015-11-14 11:25           ` Ludovic Courtès
2015-11-13 11:56   ` Feng Shu
2015-11-14 11:32     ` Ludovic Courtès
2015-11-15  7:06       ` Feng Shu

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=87twoq2ull.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=guix-devel@gnu.org \
    --cc=tumashu@163.com \
    /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.