unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Improve `guix pull --commit=` behaviour when with channels
@ 2019-04-11 23:09 pkill9
  2019-04-17 13:33 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: pkill9 @ 2019-04-11 23:09 UTC (permalink / raw)
  To: guix-devel@gnu.org

When extra channels have been added, running `guix pull
--commit=<commit>` returns "guix pull: error: '--url', '--commit', and
'--branch' are not applicable". I think it would be better if these
flags only affected the "guix" channel, including when extra channels
have been added.

This makes sense considering `guix pull` fails
when no channel with the name "guix" exists - if you provide a list of
channels in channels.scm and none of them are named "guix", `guix pull`
will fail (a channel named "guix" is provided in %default-channels).

Thoughts?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Improve `guix pull --commit=` behaviour when with channels
  2019-04-11 23:09 Improve `guix pull --commit=` behaviour when with channels pkill9
@ 2019-04-17 13:33 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-04-17 13:33 UTC (permalink / raw)
  To: pkill9; +Cc: guix-devel@gnu.org

Hello,

pkill9 <pkill9@runbox.com> skribis:

> When extra channels have been added, running `guix pull
> --commit=<commit>` returns "guix pull: error: '--url', '--commit', and
> '--branch' are not applicable". I think it would be better if these
> flags only affected the "guix" channel, including when extra channels
> have been added.

That’s a good idea.  Done in 72f749dcb83dbda9f98e28fa3622cc1d3db6275a.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-17 13:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-11 23:09 Improve `guix pull --commit=` behaviour when with channels pkill9
2019-04-17 13:33 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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