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.4-150-gcb558fc


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.4-150-gcb558fc
Date: Mon, 28 Oct 2013 23:08: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  cb558fcd9c3818c20232305630acd6a18039318b (commit)
       via  72e25e35a53e2833ac1d1d9c312d36ed78b239d6 (commit)
       via  011b18c33298a71c6b29fe5bc6ec101fc512c6d8 (commit)
       via  758704102848fb930f4ebba5945784cd8a64668d (commit)
      from  3220c2f41ef9d9f1f6bc0cff3b0ae879908d045d (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 cb558fcd9c3818c20232305630acd6a18039318b
Author: Ludovic Courtès <address@hidden>
Date:   Tue Oct 29 00:08:15 2013 +0100

    list-runtime-roots: List files referenced by environment variables.
    
    Inspired by 
<https://github.com/NixOS/nix/compare/772b70952f75...4ddd077bfa9a>.
    
    * nix/scripts/list-runtime-roots.in (%store-directory): New variable.
      (proc-environ-roots): New procedure.
      (<top-level>): Use it.

commit 72e25e35a53e2833ac1d1d9c312d36ed78b239d6
Author: Ludovic Courtès <address@hidden>
Date:   Mon Oct 28 22:59:57 2013 +0100

    doc: Augment the "Porting" section.
    
    Reported by Andreas Enge <address@hidden>.
    
    * doc/guix.texi (Porting): Document needed changes to (gnu packages
      bootstrap) and (gnu packages linux).

commit 011b18c33298a71c6b29fe5bc6ec101fc512c6d8
Author: Ludovic Courtès <address@hidden>
Date:   Mon Oct 28 22:54:48 2013 +0100

    gnu: Add python2-empy.
    
    * gnu/packages/python.scm (python2-empy): New variable.

commit 758704102848fb930f4ebba5945784cd8a64668d
Author: Ludovic Courtès <address@hidden>
Date:   Mon Oct 28 22:54:27 2013 +0100

    build-system/{cmake,perl}: Don't use (guix build gnu-build-system).
    
    Previously references to '%standard-phases' in builder-side code would
    refer to the wrong one.
    
    * guix/build-system/cmake.scm (cmake-build): Remove (guix build
      gnu-build-system) from the default MODULES value.
    * guix/build-system/perl.scm (perl-build): Likewise.

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

Summary of changes:
 doc/guix.texi                     |    7 ++++++
 gnu/packages/python.scm           |   39 ++++++++++++++++++++++++++++++++++++-
 guix/build-system/cmake.scm       |    1 -
 guix/build-system/perl.scm        |    1 -
 nix/scripts/list-runtime-roots.in |   36 +++++++++++++++++++++++++++++++--
 5 files changed, 78 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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