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.5-384-g89faa5c


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-384-g89faa5c
Date: Thu, 20 Mar 2014 22:06:53 +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  89faa5c75cb3a419c6d02c51f56955275b7ae351 (commit)
       via  1fda6840a892e55b579dfeb8f4590b5cd2874662 (commit)
      from  2f66e64c53ccae423a791b51cd635ad892f0feab (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 89faa5c75cb3a419c6d02c51f56955275b7ae351
Author: Ludovic Courtès <address@hidden>
Date:   Thu Mar 20 23:05:59 2014 +0100

    daemon: Really override the substituters setting.
    
    Reported by Andreas Enge <address@hidden>:
    <https://lists.gnu.org/archive/html/guix-devel/2014-03/msg00211.html>.
    
    * nix/nix-daemon/guix-daemon.cc (main): Set the 'NIX_SUBSTITUTERS'
      env. var.  Leave 'settings.substituters' unchanged.

commit 1fda6840a892e55b579dfeb8f4590b5cd2874662
Author: Ludovic Courtès <address@hidden>
Date:   Thu Mar 20 22:33:52 2014 +0100

    pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0.
    
    * guix/pk-crypto.scm (gcrypt-version): New procedure.
    * guix/scripts/archive.scm (%key-generation-parameters): New variable.
      (%options) <generate-key>: Use it.
    * tests/pk-crypto.scm ("sign + verify, Ed25519"): Skip if using gcrypt < 
1.6.0.

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

Summary of changes:
 guix/pk-crypto.scm            |   14 +++++++++++++-
 guix/scripts/archive.scm      |   10 ++++++++--
 nix/nix-daemon/guix-daemon.cc |    9 +++++----
 tests/pk-crypto.scm           |    2 ++
 4 files changed, 28 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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