guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNU Guixguix source archive branch, master, updated. v0.7-109-gc6df099


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-109-gc6df099
Date: Sun, 24 Aug 2014 22:18:36 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  c6df09941b9fb225788e9efa276b7aa92e19d3c0 (commit)
      from  bcac69f674ce1525c263632ba796297b850b5147 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c6df09941b9fb225788e9efa276b7aa92e19d3c0
Author: Ludovic Courtès <address@hidden>
Date:   Mon Aug 25 00:16:49 2014 +0200

    guix-register: By default, attempt to deduplicate registered items.
    
    * nix/guix-register/guix-register.cc (GUIX_OPT_DEDUPLICATE): New macro.
      (options): Add --no-deduplication.
      (deduplication): New variable.
      (parse_opt): Handle GUIX_OPT_DEDUPLICATE.
      (register_validity): Add 'optimize' parameter and honor it.
      (main): Move 'store' instanatiation after 'settings.nixStore'
      assignment.
    * tests/guix-register.sh: Add test for deduplication.
    * guix/nar.scm (finalize-store-file): Update comment above
      'register-path' call.

-----------------------------------------------------------------------

Summary of changes:
 guix/nar.scm                       |    3 +--
 nix/guix-register/guix-register.cc |   34 +++++++++++++++++++++++++++++-----
 tests/guix-register.sh             |   19 +++++++++++++++++--
 3 files changed, 47 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

[Prev in Thread] Current Thread [Next in Thread]