civodul pushed a change to branch master
in repository guix.
from c729901 gnu: python-duniterpy: Change module.
new 24420f5 packages: Optimize 'package-transitive-supported-systems'.
new 0744a9f store: Add 'query-path-info*'.
new 8120b23 ui: Make 'check-available-space' public.
new 71bf6cb guix system: init: Check the available space before
copying.
new af2f8ae deduplication: Fix incorrect use of 'throw'.
new 3dbf331 deduplication: Place link files under /gnu/store/.links.
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
guix/packages.scm | 19 ++++++++++---------
guix/scripts/size.scm | 11 +----------
guix/scripts/system.scm | 8 +++++++-
guix/store.scm | 10 ++++++++++
guix/store/deduplication.scm | 30 ++++++++++++++++++++----------
guix/ui.scm | 10 ++++++----
tests/store-deduplication.scm | 4 ++++
7 files changed, 58 insertions(+), 34 deletions(-)