On Sun, Feb 02, 2025 at 11:13:53AM +0100, Lars-Dominik Braun wrote: > I doubt this would cause much breakage. As long as we keep the old > repository in place existing channels.scm files would continue to > work. Sure, you can’t easily jump back into the old repository via > `guix time-machine --commit=XXX` any more, but I’ve always considered > channels.scm files the “gold standard” in terms of reproducibility.
Interesting! So, there would be like a 'guix-history' channel that one could use with time-machine? I still think it's really nice to have a single repo for understanding the codebase and its context, and if shallow cloning has gotten more efficient, that's a nicer option. But it sounds like there is a lot to explore here. And I think we should be bold going forward!