Philippe Veber <philippe.ve...@gmail.com> writes:
> I suppose dependencies of these > packages have to be maintained in the same channel right? Otherwise, if I > rely on packages from guix distribution, they can be dropped or updated to > an incompatible version at any moment. That scares me a little, because it > could break my channel anytime, or am I mistaken? This is correct; it’s the Linux model of API stability: you need to make sure that your code remains compatible. -- Ricardo