Hi Nicolas, Nicolas Graves <ngra...@ngraves.fr> skribis:
> I am struggling to build a channel with properly defined metadata and/or > proper dependencies. This is because the current channel-builds-system > is only able to build a guix channel, rather than any channel. AFAICS, ‘channel-build-system’ requires at least the ‘guix’ channel, but it can also be passed additional channels via #:channels. Did that not work for you? How did you get the error you mentioned? As always, one cannot just build one channel: you always have to have the ‘guix’ channel together with the other channels you care about. HTH, Ludo’.