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  27c68457d992895833a7b0a833679dc2efc9e188 (commit)
       via  d2952326ae18f50f6b3abefe0b12547556f9a1b8 (commit)
      from  0d55c3563c963f457cc67a728b937a67302ca731 (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 27c68457d992895833a7b0a833679dc2efc9e188
Author: Ludovic Courtès <l...@gnu.org>
Date:   Wed Apr 2 16:01:32 2014 +0200

    guix package: 'search-path-environment-variables' traverses module tree 
once.
    
    * guix/scripts/package.scm 
(search-path-environment-variables)[manifest-entry->package]:
      Use 'find-best-packages-by-name' instead of 'find-packages-by-name'.
      On a profile with 140 packages, this reduces execution time of this
      procedure from 5.8 seconds to 2.9 seconds (50% improvement.)

commit d2952326ae18f50f6b3abefe0b12547556f9a1b8
Author: Ludovic Courtès <l...@gnu.org>
Date:   Wed Apr 2 15:44:42 2014 +0200

    guix package: Register non-default profiles as GC roots.
    
    * guix/scripts/package.scm (maybe-register-gc-root): New procedure.
    * tests/guix-package.sh (profile): Grep the output of "guix gc
      --list-live" in a couple of places.

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

Summary of changes:
 guix/scripts/package.scm |   13 +++++++++++--
 tests/guix-package.sh    |    7 +++++++
 2 files changed, 18 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
guix source archive

Reply via email to