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-329-gc744583


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-329-gc744583
Date: Fri, 07 Mar 2014 23:18:51 +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  c7445833eb43ec621fb5a56f6bfbbf0a02a675c2 (commit)
       via  e7f34eb0dc5a5302726857a77de3cf5f6635c1b7 (commit)
      from  583103416dc868826ef573b55c2e6657cd62eb36 (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 c7445833eb43ec621fb5a56f6bfbbf0a02a675c2
Author: Ludovic Courtès <address@hidden>
Date:   Fri Mar 7 16:46:09 2014 +0100

    utils: Add a non-blocking option for 'fcntl-flock'.
    
    * guix/utils.scm (F_SETLK): New variable.
      (fcntl-flock): Add 'wait?' keyword parameter; honor it.
    * tests/utils.scm ("fcntl-flock non-blocking"): New test.

commit e7f34eb0dc5a5302726857a77de3cf5f6635c1b7
Author: Ludovic Courtès <address@hidden>
Date:   Fri Mar 7 10:21:34 2014 +0100

    doc: Explain what's special about the (gnu packages ...) name space.
    
    * doc/guix.texi (Invoking guix package): Explain where packages are
      searched for and link to "Package Modules".
      (Defining Packages) <example>: Use 'define-module' clause instead of
      'use-modules'.  Explain why and link to "Package Modules".
      (Invoking guix build): Explain where packages aer searched for and
      link to "Package Modules".
      (Package Modules): Explain that (gnu packages ...) is scanned.

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

Summary of changes:
 doc/guix.texi   |   50 +++++++++++++++++++++++++++++++++++++-------------
 guix/utils.scm  |   17 ++++++++++++++---
 tests/utils.scm |   44 +++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 94 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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