[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Speeding up “guix pull”: splitting modules
From: |
Ludovic Courtès |
Subject: |
Re: Speeding up “guix pull”: splitting modules |
Date: |
Sun, 12 Jan 2020 00:29:27 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello,
zimoun <address@hidden> skribis:
> So knowing where the cycles are could help to transform the DaG (not
> fully acyclic yet) to a DAG. :-)
Unfortunately, the module graph necessarily contains cycles. The only
way to avoid them would be to have exactly one module per package, given
that the package graph is acyclic.
Thanks,
Ludo’.
Re: Speeding up “guix pull”: splitting modules, Ludovic Courtès, 2020/01/08
Re: Speeding up “guix pull”: splitting modules, Ludovic Courtès, 2020/01/08