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.6-11-g18d9a44


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-11-g18d9a44
Date: Wed, 09 Apr 2014 21:06:20 +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  18d9a4466ce1c622c13810e25ccf73ae937b1716 (commit)
       via  9132b9bd72304e6fe659b3cb31700bdc49696caf (commit)
       via  9bf404e9e678a8779a04f552f53994cc5d02656a (commit)
       via  be0d8af8225d7eb7cae2db3bd625ed8831236bff (commit)
       via  901de55fbb5a291c60ad8de6c34e35bcd4dc3d33 (commit)
      from  bd69ce5c0ef128c3106d9fa11d6630234cec5441 (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 18d9a4466ce1c622c13810e25ccf73ae937b1716
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 9 23:05:42 2014 +0200

    daemon: Don't abort when $PATH is undefined.
    
    * nix/nix-daemon/guix-daemon.cc (main): Check whether getenv ("PATH")
      returns NULL before blindly initializing 'search_path'.  Before that
      'guix-daemon' would abort when run in an environment where 'PATH' is
      undefined.

commit 9132b9bd72304e6fe659b3cb31700bdc49696caf
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 9 23:01:02 2014 +0200

    nar: 'restore-file-set' registers the temporary result as a GC root.
    
    * guix/nar.scm (temporary-store-directory): Use 'add-indirect-root', not
      'add-temp-root'.  Reported by Andreas Enge <address@hidden> at
      <https://lists.gnu.org/archive/html/guix-devel/2014-04/msg00161.html>.

commit 9bf404e9e678a8779a04f552f53994cc5d02656a
Author: Alírio Eyng <address@hidden>
Date:   Wed Apr 9 11:53:13 2014 +0000

    doc: Expect to fix typo.
    
    * doc/guix.texi (Build Systems): "except" it is.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit be0d8af8225d7eb7cae2db3bd625ed8831236bff
Author: Alírio Eyng <address@hidden>
Date:   Wed Apr 9 11:05:04 2014 +0000

    gnu: linux-libre: Add SIS hardware compatibility.
    
    * gnu/packages/linux.scm (linux-libre): Add CONFIG_SATA_SIS=y,
      CONFIG_SIS190=y and CONFIG_DEVPTS_MULTIPLE_INSTANCES=y.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 901de55fbb5a291c60ad8de6c34e35bcd4dc3d33
Author: Ludovic Courtès <address@hidden>
Date:   Wed Apr 9 22:20:36 2014 +0200

    build: Bump to version 0.7.
    
    * configure.ac: Switch to 0.7.

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

Summary of changes:
 configure.ac                  |    2 +-
 doc/guix.texi                 |    2 +-
 gnu/packages/linux.scm        |    4 ++++
 guix/nar.scm                  |    4 +++-
 nix/nix-daemon/guix-daemon.cc |   10 ++++++++--
 5 files changed, 17 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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