guix-commits
[Top][All Lists]
Advanced

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

branch master updated (b65bd33 -> a830d14)


From: guix-commits
Subject: branch master updated (b65bd33 -> a830d14)
Date: Fri, 16 Aug 2019 17:00:38 -0400 (EDT)

civodul pushed a change to branch master
in repository guix.

      from  b65bd33   gnu: r-edger: Update to 3.26.7.
       new  a7c714d   channels: Add 'profile-channels'.
       new  2688964   derivations: Delete duplicate inputs when computing 
derivation hash.
       new  4f8b9d1   linux-modules: Add "modules.alias" writer.
       new  2a693b6   linux-modules: Add "modules.devname" writer.
       new  e1a9a7f   linux-modules: Add 'load-linux-modules-from-directory'.
       new  c85ccf6   linux-modules: Define and use a module name database.
       new  3b165f2   gnu: wpa-supplicant: install documentation.
       new  66d1466   gnu: txr: Update to 223.
       new  7d30b58   gnu: gramps: Update to 5.0.2.
       new  a830d14   gnu: Add libgit2-glib.

The 10 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/build/linux-boot.scm    |   9 +--
 gnu/build/linux-modules.scm | 147 +++++++++++++++++++++++++++++++++++++++++++-
 gnu/packages/admin.scm      |  14 ++++-
 gnu/packages/genealogy.scm  |   4 +-
 gnu/packages/gnome.scm      |  32 ++++++++++
 gnu/packages/lisp.scm       |   6 +-
 gnu/system/linux-initrd.scm |   5 +-
 guix/channels.scm           |  28 ++++++++-
 guix/derivations.scm        |   2 +-
 guix/scripts/describe.scm   |  27 +-------
 tests/derivations.scm       |  32 ++++++++++
 11 files changed, 264 insertions(+), 42 deletions(-)



reply via email to

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