l...@gnu.org (Ludovic Courtès) writes:

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

I agree and suggest add a way which can override name and verison, for
example:

  guix package -i emacs-snapshot --with-source=/path/to/emacs.git 
--override-name=emacs-snapshot --override-version=20151111



-- 


Reply via email to