guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, master, updated. v0.1-158-gf5fd436


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-158-gf5fd436
Date: Mon, 11 Feb 2013 23:14:41 +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  f5fd43602066ad6ecc16460d299d412e7bc12f27 (commit)
       via  151794bf5b8300afac487a7dc9c45de736240730 (commit)
       via  df77a46273cf6d94f8d6264efdbfdba66ea6be13 (commit)
       via  beacfcabe735b6d8d07a682f1c0663e4670cea5b (commit)
       via  57f662ad303eaec431b846293a1ad2e10ecd5413 (commit)
       via  b4fcb735d55ad5111fdbef9e4af2ca9ff7e86052 (commit)
      from  ea4d96c6a5ceae45a640928a3783bea3500f78d6 (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 f5fd43602066ad6ecc16460d299d412e7bc12f27
Author: Ludovic Courtès <address@hidden>
Date:   Tue Feb 12 00:14:20 2013 +0100

    doc: Add the commit policy to HACKING.
    
    * HACKING (Commit Access): New section.

commit 151794bf5b8300afac487a7dc9c45de736240730
Author: Ludovic Courtès <address@hidden>
Date:   Mon Feb 11 23:26:00 2013 +0100

    build: Export `NIX_ROOT_FINDER' and `NIX_SETUID_HELPER' from `pre-inst-env'.
    
    * pre-inst-env.in (NIX_ROOT_FINDER, NIX_SETUID_HELPER): New variables.
      Reported by Cyril Roelandt <address@hidden>.

commit df77a46273cf6d94f8d6264efdbfdba66ea6be13
Author: Ludovic Courtès <address@hidden>
Date:   Mon Feb 11 23:04:18 2013 +0100

    gnu: Add popt.
    
    * gnu/packages/popt.scm (popt): New file.
    * Makefile.am (MODULES): Add it.

commit beacfcabe735b6d8d07a682f1c0663e4670cea5b
Author: Ludovic Courtès <address@hidden>
Date:   Mon Feb 11 23:02:26 2013 +0100

    gnu: Add Linux-Libre.
    
    * gnu/packages/linux.scm (linux-libre): New variable.

commit 57f662ad303eaec431b846293a1ad2e10ecd5413
Author: Ludovic Courtès <address@hidden>
Date:   Mon Feb 11 22:44:42 2013 +0100

    gnu: Add libunwind.
    
    * gnu/packages/libunwind.scm: New file.
    * Makefile.am (MODULES): Add it.

commit b4fcb735d55ad5111fdbef9e4af2ca9ff7e86052
Author: Ludovic Courtès <address@hidden>
Date:   Mon Feb 11 11:39:57 2013 +0100

    gnu: Add Linux module-init-tools.
    
    * gnu/packages/linux.scm (module-init-tools): New variable.

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

Summary of changes:
 HACKING                    |   26 +++++++++++
 Makefile.am                |    2 +
 gnu/packages/libunwind.scm |   52 ++++++++++++++++++++++
 gnu/packages/linux.scm     |  102 ++++++++++++++++++++++++++++++++++++++++++++
 gnu/packages/popt.scm      |   61 ++++++++++++++++++++++++++
 pre-inst-env.in            |    8 +++-
 6 files changed, 250 insertions(+), 1 deletions(-)
 create mode 100644 gnu/packages/libunwind.scm
 create mode 100644 gnu/packages/popt.scm


hooks/post-receive
-- 
guix source archive



reply via email to

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