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-465-g1ddbd9f


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-465-g1ddbd9f
Date: Sun, 29 Jun 2014 21:57:33 +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  1ddbd9fd71502c9332ca84a74734121c407a5708 (commit)
       via  1abb614051c9b4299279c21e541bc1a7d2e99155 (commit)
       via  009c5b5cdc6c7bee0ac6684c7c151d544dffe2ad (commit)
       via  081c5b2d66b6f9bdd1b966a96640b7ec4df8d5a6 (commit)
       via  62f0a4792b89a0a734a06ad5667ae109ef4b4d83 (commit)
      from  0918e64a49a2faa87ac9a5afb299f859d4be0cf0 (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 1ddbd9fd71502c9332ca84a74734121c407a5708
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jun 29 23:53:18 2014 +0200

    guix-register: Add explicit libgcrypt initialization.
    
    * nix/guix-register/guix-register.cc (main): Add calls to
      'gcry_check_version' and 'gcry_control', to appease libgcrypt.

commit 1abb614051c9b4299279c21e541bc1a7d2e99155
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jun 29 22:38:38 2014 +0200

    Add Cyrill to AUTHORS.

commit 009c5b5cdc6c7bee0ac6684c7c151d544dffe2ad
Author: Cyrill Schenkel <address@hidden>
Date:   Sun Jun 29 10:23:28 2014 +0200

    gnu: Add ncmpcpp.
    
    * gnu/packages/mpd.scm (ncmpcpp): New variable.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 081c5b2d66b6f9bdd1b966a96640b7ec4df8d5a6
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jun 29 22:06:29 2014 +0200

    services: udev: Make sure modules are found, and use "udevadm settle".
    
    * gnu/services/base.scm (udev-service): Set $LINUX_MODULE_DIRECTORY.  In
      the parent, invoke "udevadm settle" before "udevadm trigger".

commit 62f0a4792b89a0a734a06ad5667ae109ef4b4d83
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jun 29 22:02:42 2014 +0200

    system: Set $LINUX_MODULE_DIRECTORY as a function or /run/booted-system.
    
    * gnu/system.scm (etc-directory): Remove #:kernel parameter.  Set
      LINUX_MODULE_DIRECTORY as a function or /run/booted-system.
      (operating-system-etc-directory): Update accordingly.

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

Summary of changes:
 AUTHORS                            |    1 +
 gnu/packages/mpd.scm               |   28 +++++++++++++++++++++++++++-
 gnu/services/base.scm              |    7 +++++++
 gnu/system.scm                     |    8 ++------
 nix/guix-register/guix-register.cc |   12 ++++++++++++
 5 files changed, 49 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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