unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Discrepancy between manual and channels.scm
@ 2021-03-19  1:15 ison
  2021-03-20 17:02 ` Ludovic Courtès
  0 siblings, 1 reply; 4+ messages in thread
From: ison @ 2021-03-19  1:15 UTC (permalink / raw)
  To: guix-devel

Under "6.7 Declaring Channel Dependencies" the examples show names being
quoted, such as (name 'some-collection) however this causes guix pull to
fail. I don't remember the exact error but it was failing the "match"
statement under "resolve-dependencies" in "guix/channels.scm".

(name "some-collection") also fails.
(name some-collection) succeeds, without any quoting.

I'm not sure if it's the manual which needs fixing or the code, but
specifying the name without quoting would be inconsistent with how
channel names are declared in ~/.config/guix/channels.scm.


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

end of thread, other threads:[~2021-03-27 11:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19  1:15 Discrepancy between manual and channels.scm ison
2021-03-20 17:02 ` Ludovic Courtès
2021-03-26  7:54   ` zimoun
2021-03-27  3:23   ` Ozhap

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