Hi, On Sun, 26 Jun 2022 at 23:20, Ludovic Courtès <[email protected]> wrote:
>> There are two libffi, gzip, zlib, libgc, bash-minimal, xz, pkg-config and >> libunistring. > It’s worth keeping in mind that thanks to deduplication, this costs much > less than it seems in terms of disk space, but it does cost in terms of > bandwidth usage. As shown in [1], note that deduplication is defeated by packages with multi-outputs impacted by grafted ones. For example, if one dependency of bash-minimal is grafted, then two store items of bash-minimal (with the same content) could live in the store and thus the reduction cost of disk space is mitigated. 1: <https://yhetil.org/guix/[email protected]> Cheers, simon
