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.6-607-g7d193ec


From: Eric Bavier
Subject: GNU Guixguix source archive branch, master, updated. v0.6-607-g7d193ec
Date: Sun, 20 Jul 2014 16:37:09 +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  7d193ec34881843573a8013163347cfd8b1e9001 (commit)
       via  516e3b6f7a57f6b6f378c9174f8c5ffc990df7db (commit)
      from  da891830dac44e531d21c6b3d3b76a14577a8de9 (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 7d193ec34881843573a8013163347cfd8b1e9001
Author: Eric Bavier <address@hidden>
Date:   Sun Jul 20 11:29:48 2014 -0500

    guix: refresh: Add --list-dependent option.
    
    * guix/packages.scm (package-direct-inputs): New procedure.
    * gnu/packages.scm (vhash-refq, package-direct-dependents)
      (package-transitive-dependents, package-covering-dependents): New 
procedures.
    * guix/scripts/refresh.scm (%options, show-help, guix-refresh): Add
      --list-dependent option.
    * doc/guix.texi (Invoking guix refresh): Document '--list-dependent' option.

commit 516e3b6f7a57f6b6f378c9174f8c5ffc990df7db
Author: Eric Bavier <address@hidden>
Date:   Sun Jul 20 11:22:46 2014 -0500

    guix: utils: Add fold-tree and fold-tree-leaves.
    
    * guix/utils.scm (fold-tree, fold-tree-leaves): New functions.
    * tests/utils.scm: Add tests for them.

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

Summary of changes:
 doc/guix.texi            |   25 ++++++++++++++
 gnu/packages.scm         |   66 ++++++++++++++++++++++++++++++++++++-
 guix/packages.scm        |   12 +++++--
 guix/scripts/refresh.scm |   83 +++++++++++++++++++++++++++++++--------------
 guix/utils.scm           |   33 ++++++++++++++++++
 tests/utils.scm          |   35 +++++++++++++++++++-
 6 files changed, 223 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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