guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs.scm: Suggest add emacs-next or emacs-snapshot


From: Ludovic Courtès
Subject: Re: emacs.scm: Suggest add emacs-next or emacs-snapshot
Date: Fri, 13 Nov 2015 09:47:04 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

tumashu  <address@hidden> skribis:

> 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....

Currently you have to do:

  guix package -i $(guix build emacs --with-source=…/emacs-20151111.tar.gz)

Not as convenient as one would like.  I guess we could add --with-source
directly in ‘guix package’.

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]