Hi Mark, I agree that it’s terrible that we have to deal with such problems. Thanks for (re)explaining the issue.
Mark H Weaver <[email protected]> skribis: > FWIW, I would like to see us work to eliminate all cyclic module > dependencies in Guix, by splitting up our package modules as needed so > that they form a directed acyclic graph. This seems hard to achieve, unless we use one file per package. Perhaps another option would be to introduce a ‘define-package’ form that would thunk every package definition, or something like that, though it wouldn’t help in more complex cases I guess. Ludo’.
