Hi Ning, "N. Y." writes: > The error is "channel dependency has an invalid introduction field," but > the introduction fields of my custom channels have the same form as those I > use for GNU guix and nonguix channels which I can pull without errors; and > the channel introductions and GPG fingerprints are unchanged from the last > time I was able to pull successfully (I have the channels.scm file under > version control). I've purposefully added this new error to warn users that their .guix-channel's introduction forms were erroneous. Previously, they were silently being dropped. The formats in a channels.scm file and in the .guix-channel file are *not* the same! Please see "(guix) Declaring Channel Dependencies" for an example of the format. Best, -- Josselin Poiret