Ludovic Courtès <[email protected]> skribis: > Ludovic Courtès <[email protected]> skribis: > >> With channels flourishing, we found a bug that’s always been there. >> >> When channel C depends on B, which depends on A, in general you need >> both A and B to be present in the build environment of C (the derivation >> that compiles C when you run ‘pull’ or ‘time-machine’) because >> potentially B is going to load modules from A. >> >> However, currently only B is present in C’s environment. > > Proposed fix 👉 https://codeberg.org/guix/guix/pulls/7137
Applied in commit ea827812f2b2dbc569f4b3478c3bc4645ea2eb15. Ludo’.
