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

Ludo’.



Reply via email to