diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-01-25 12:09:33 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-01-25 14:06:37 +0100 |
commit | af77219e8a59c9d04cda349b26b7f30ea5cf3ab1 (patch) | |
tree | cf0c9e4e86b68fdb14d71802368fafb92c22d7bb /doc | |
parent | 4d6ce0f12cf3724b89876f4e911fc84f344c4215 (diff) | |
download | patches-af77219e8a59c9d04cda349b26b7f30ea5cf3ab1.tar patches-af77219e8a59c9d04cda349b26b7f30ea5cf3ab1.tar.gz |
refresh: Better account for private and generated packages.
Until now, private and generated packages (e.g., those created by
'texlive-union') we missing from the list passed to 'node-back-edges',
which would lead to inaccurate dependent counts.
Previously we'd get:
$ guix refresh -l texlive-fonts-cm
Building the following 80 packages would ensure 116 dependent packages
are rebuilt: …
Now we have:
$ Building the following 240 packages would ensure 597 dependent
packages are rebuilt: …
* guix/scripts/refresh.scm (list-dependents): Call 'package-closure'.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions