guix-commits
[Top][All Lists]
Advanced

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

branch master updated (7fbee93 -> 8d5e7ad)


From: Ludovic Courtès
Subject: branch master updated (7fbee93 -> 8d5e7ad)
Date: Tue, 08 Dec 2015 22:58:21 +0000

civodul pushed a change to branch master
in repository guix.

      from  7fbee93   gnu: python-pillow: Update to 3.0.0.
       new  b23b4d3   daemon: Allow builds to be repeated.
       new  2fba87a   store: Allow clients to request multiple builds.
       new  5b74fe0   guix build: Add '--rounds'.
       new  8d5e7ad   gnu: guile-sly: Use HTTPS URL.

The 4 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:
 doc/contributing.texi        |   26 ++++++++++++++---
 doc/guix.texi                |   14 +++++++++
 gnu/packages/guile.scm       |    2 +-
 guix/scripts/build.scm       |    9 ++++++
 guix/store.scm               |    5 +++
 nix/libstore/build.cc        |   61 +++++++++++++++++++++++++++++++++++-------
 nix/libstore/globals.cc      |    7 +++++
 nix/libstore/globals.hh      |    2 +
 nix/libstore/store-api.hh    |   13 +++++++--
 nix/nix-daemon/nix-daemon.cc |    2 +-
 tests/store.scm              |   40 +++++++++++++++++++++++++++
 11 files changed, 161 insertions(+), 20 deletions(-)



reply via email to

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