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-474-gc9e2b0b


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-474-gc9e2b0b
Date: Thu, 27 Mar 2014 23:12: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  c9e2b0b16e3efe319d437d9a96c8ce65ed145e8f (commit)
       via  968e84a6cf9941963df0437d9e99adad805e8143 (commit)
       via  ad0ab74eefcd2f5f3837635a0487280775a0a3a7 (commit)
      from  15f682f4a3ae8974aad7a2a2fc9079487ca9180a (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 c9e2b0b16e3efe319d437d9a96c8ce65ed145e8f
Author: Ludovic Courtès <address@hidden>
Date:   Thu Mar 27 23:53:00 2014 +0100

    daemon: Add tests for substitutes and --no-substitutes.
    
    * tests/guix-daemon.sh: Add substituter tests.

commit 968e84a6cf9941963df0437d9e99adad805e8143
Author: Ludovic Courtès <address@hidden>
Date:   Thu Mar 27 22:35:34 2014 +0100

    daemon: Clear $NIX_SUBSTITUTERS when passed '--no-substitutes'.
    
    * nix/nix-daemon/guix-daemon.cc (main): When --no-substitutes is used,
      clear NIX_SUBSTITUTERS.  Before that, and after
      89faa5c75cb3a419c6d02c51f56955275b7ae351, '--no-substitutes' would
      lead to attempts to use 'download-using-manifests.pl', which in
      practice would gracelessly fail.

commit ad0ab74eefcd2f5f3837635a0487280775a0a3a7
Author: Ludovic Courtès <address@hidden>
Date:   Thu Mar 27 22:08:53 2014 +0100

    daemon: Change some options via 'settings.set'.
    
    * nix/nix-daemon/guix-daemon.cc (parse_opt): Use 'settings.set' instead
      of direct field access for 'buildCores', 'maxBuildJobs', and
      'useSubstitutes'.
      (main): Call 'settings.update' after 'argp_parse'.

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

Summary of changes:
 nix/nix-daemon/guix-daemon.cc |   18 ++++++++++---
 tests/guix-daemon.sh          |   56 ++++++++++++++++++++++++++++++++++++++---
 2 files changed, 66 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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