guix-commits
[Top][All Lists]
Advanced

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

branch master updated (5deea4f -> aa72d9a)


From: Ludovic Courtès
Subject: branch master updated (5deea4f -> aa72d9a)
Date: Fri, 13 Feb 2015 16:28:26 +0000

civodul pushed a change to branch master
in repository guix.

      from  5deea4f   gnu: nss: Update to 3.17.4.
       new  57a516d   gnu: Add acpid.
       new  aa72d9a   gexp: Implement 'imported-modules' & co. using 
'gexp->derivation'.

The 2 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:
 gnu/packages/linux.scm |   21 ++++++
 guix/derivations.scm   |   19 ++----
 guix/gexp.scm          |  158 +++++++++++++++++++++++++++++++++++++++++++++++-
 tests/derivations.scm  |   17 -----
 tests/gexp.scm         |   34 ++++++++++
 5 files changed, 216 insertions(+), 33 deletions(-)



reply via email to

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