guix-commits
[Top][All Lists]
Advanced

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

branch master updated (99df12c -> fe9bdb5)


From: Ludovic Courtès
Subject: branch master updated (99df12c -> fe9bdb5)
Date: Wed, 19 Oct 2016 13:55:00 +0000 (UTC)

civodul pushed a change to branch master
in repository guix.

      from  99df12c   gnu: Add r-biocstyle.
       new  7fee5b5   container: Allow 'container-excursion' to the same 
namespaces.
       new  a966281   gnu: glfw: Propagate the relevant inputs.
       new  4534d85   gnu: Add Ao.
       new  4bb54cc   lint: Suggest @code instead of quotes.
       new  2535635   Use (ice-9 binary-ports) instead of (rnrs io ports).
       new  0d7034c   tests: Fix typo in 'with-graft' transformation test.
       new  fe9bdb5   tests: Make sure child process of 'pivot-root' test exits.

The 7 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-container.scm |   20 ++++----
 gnu/packages/engineering.scm  |  102 +++++++++++++++++++++++++++++++++++++++++
 gnu/packages/gl.scm           |    9 ++--
 guix/derivations.scm          |    4 +-
 guix/ftp-client.scm           |    4 +-
 guix/hash.scm                 |    4 +-
 guix/http-client.scm          |    2 +-
 guix/pki.scm                  |    9 ++--
 guix/scripts/archive.scm      |    4 +-
 guix/scripts/authenticate.scm |    9 ++--
 guix/scripts/download.scm     |    2 +-
 guix/scripts/hash.scm         |    4 +-
 guix/scripts/lint.scm         |   15 ++++++
 guix/scripts/offload.scm      |   11 +++--
 guix/scripts/publish.scm      |    6 +--
 guix/scripts/refresh.scm      |    2 +-
 guix/scripts/substitute.scm   |    5 +-
 guix/serialization.scm        |    5 +-
 guix/store.scm                |    4 +-
 guix/tests.scm                |    2 +-
 guix/utils.scm                |    3 +-
 tests/containers.scm          |    9 ++++
 tests/lint.scm                |    8 ++++
 tests/scripts-build.scm       |    2 +-
 tests/syscalls.scm            |   35 ++++++++------
 25 files changed, 214 insertions(+), 66 deletions(-)



reply via email to

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