Hi,

zimoun <[email protected]> skribis:

> The exact same function named 'call-with-temporary-directory' is
> defined in the 2 files:
>  - guix/utils.scm
>  - guix/swh.scm
> Please, could you explain what is the motivation? CIrcular dependencies?
>
> The comment in guix/swh.scm says ';FIXME: factorize'. Does it means:
> move it in the file 'guix/utils.scm'?

I believe the (shameful) reason is that the closure of (guix swh) is
imported no the build side and adding (guix utils) to it would pull in
too much stuff.

Ludo’.

Reply via email to