guix-commits
[Top][All Lists]
Advanced

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

branch master updated (3b02429 -> 01d8ac6)


From: Ludovic Courtès
Subject: branch master updated (3b02429 -> 01d8ac6)
Date: Mon, 02 Feb 2015 11:46:53 +0000

civodul pushed a change to branch master
in repository guix.

      from  3b02429   gnu: libvpx: Apply bug fixes.
       new  1af50c2   Add Deck to 'AUTHORS'.
       new  2d53df6   tests: Use 'with-store' as appropriate.
       new  6eebbab   tests: Further factorize substitute mocks.
       new  e6c8839   tests: Add 'with-derivation-substitute' and use it.
       new  abac874   store: Add 'build-things'.
       new  5f1f10c   tests: Don't dump the list of dead items in the test log.
       new  bd98ad1   tests: Skip 'guix-register' when the socket name length 
is exceeded.
       new  01d8ac6   store: Remove 'build-derivations'.

The 8 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:
 .dir-locals.el         |    2 +
 AUTHORS                |    1 +
 doc/guix.texi          |    2 +-
 guix/derivations.scm   |   16 +--
 guix/store.scm         |   15 ++-
 guix/tests.scm         |   85 +++++++++++--
 tests/derivations.scm  |    4 -
 tests/guix-register.sh |   10 ++-
 tests/store.scm        |  337 +++++++++++++++++++----------------------------
 9 files changed, 240 insertions(+), 232 deletions(-)



reply via email to

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