Ludovic Courtès <l...@gnu.org> writes:
> Of course it’s easier to pin all channels when they are directly > expressed in ~/.config/guix/channels.scm. > > Say, I need channel A, which depends on B. > > What we could do is that if B is already in ~/.config/guix/channels.scm, > then we take this particular B; if it’s not there, we take the latest > version. Yes, this sounds good to me. I’ll implement this soon and hope that we can merge it before Friday when I’ll present this to cluster users at the MDC :) -- Ricardo