guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.1-563-g410e38f


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-563-g410e38f
Date: Sat, 11 May 2013 13:44:37 +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  410e38f814e5a6c1314f6f93b9fe3fcf553261a8 (commit)
       via  ccbce84809db80e6d9bc42e96f9edb2071152b56 (commit)
       via  438bb042ff31619f43960113e7cd9e1b2818ff1c (commit)
       via  f92300852f1ec6afc9cb55594d5a94f7cab9ef54 (commit)
       via  0ba91c945be8a963ac9d11ae538c4e8b30374558 (commit)
       via  8cc9e7f9d882c47c5522424b9d2f0b2053e4406f (commit)
      from  25c936766e7e1e75a2a3aca010fa90858194f8d4 (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 410e38f814e5a6c1314f6f93b9fe3fcf553261a8
Author: Ludovic Courtès <address@hidden>
Date:   Sat May 11 15:43:33 2013 +0200

    tests: Fix out-of-source builds.
    
    * tests/nar.scm (%test-dir): Compute relative to `pre-inst-env', which
      is in $top_builddir.

commit ccbce84809db80e6d9bc42e96f9edb2071152b56
Author: Ludovic Courtès <address@hidden>
Date:   Sat May 11 15:09:56 2013 +0200

    tests: Add `guix hash' test.
    
    * guix/scripts/hash.scm (guix-hash)[eof->null]: New procedure.
      Use it to convert the EOF object to the empty bytevector.
    * tests/guix-hash.sh: New file.
    * Makefile.am (SH_TESTS): Add it.

commit 438bb042ff31619f43960113e7cd9e1b2818ff1c
Author: Ludovic Courtès <address@hidden>
Date:   Sat May 11 14:49:12 2013 +0200

    Update Nix sub-module.
    
    * nix-upstream: Update to 3a0cc43ac89ae8f778764c9f5e27b361e4986913
      (Nix ~1.5.2).

commit f92300852f1ec6afc9cb55594d5a94f7cab9ef54
Author: Ludovic Courtès <address@hidden>
Date:   Sat May 11 14:36:58 2013 +0200

    refresh: Add `--key-server' and `--gpg'.
    
    * guix/scripts/refresh.scm (%options): Add `--key-server' and `--gpg'.
      (show-help): Update accordingly.
      (update-package): New procedure, formerly in `guix-refresh'.
      (guix-refresh): Use it.  Parameterize `%openpgp-key-server' and
      `%gpg-command'.

commit 0ba91c945be8a963ac9d11ae538c4e8b30374558
Author: Ludovic Courtès <address@hidden>
Date:   Sat May 11 12:44:19 2013 +0200

    gnupg: Turn the GPG command name and keyserver into parameters.
    
    * guix/gnupg.scm (%gpg-command): Turn into a SRFI-39 parameter.
      (%openpgp-key-server): Likewise.  Default to pgp.mit.edu, as
      keys.gnupg.net is unreliable.
      Update users.

commit 8cc9e7f9d882c47c5522424b9d2f0b2053e4406f
Author: Ludovic Courtès <address@hidden>
Date:   Sat May 11 11:38:38 2013 +0200

    gnu: Add CHICKEN.
    
    * gnu/packages/scheme.scm (chicken): New variable.

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

Summary of changes:
 Makefile.am                            |    1 +
 doc/guix.texi                          |   13 +++++
 gnu/packages/scheme.scm                |   41 +++++++++++++++++
 guix/gnupg.scm                         |   20 ++++++---
 guix/scripts/hash.scm                  |   43 ++++++++++--------
 guix/scripts/refresh.scm               |   76 ++++++++++++++++++++------------
 nix-upstream                           |    2 +-
 tests/{guix-daemon.sh => guix-hash.sh} |   15 +++---
 tests/nar.scm                          |    2 +-
 9 files changed, 150 insertions(+), 63 deletions(-)
 copy tests/{guix-daemon.sh => guix-hash.sh} (59%)


hooks/post-receive
-- 
guix source archive



reply via email to

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