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.7-145-gbf2a56f


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-145-gbf2a56f
Date: Tue, 02 Sep 2014 19:33:01 +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  bf2a56f8ecd889817f9e3e0040ad1b48293547ba (commit)
       via  9a914764313657b82225cc36feb05ac50fe26635 (commit)
       via  ef8993e2dc90fd5d63d016fc45912ad451bf787c (commit)
       via  fa747b27fc972240ca3f00a1a4d36e6601d0450e (commit)
      from  8b8ea8078124cd4a4a8d2c2effb20577a9c42b66 (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 bf2a56f8ecd889817f9e3e0040ad1b48293547ba
Author: Marek Benc <address@hidden>
Date:   Tue Sep 2 15:18:20 2014 +0200

    gnu: Add nvi.
    
    * gnu/packages/nvi.scm: New file.
    * gnu/packages/patches/nvi-assume-preserve-path.patch: New file.
    * gnu-system.am: Add them.
    
    Signed-off-by: Ludovic Courtès <address@hidden>

commit 9a914764313657b82225cc36feb05ac50fe26635
Author: Ludovic Courtès <address@hidden>
Date:   Tue Sep 2 21:25:57 2014 +0200

    profiles: Report version numbers in a separate column.
    
    * guix/profiles.scm (manifest-show-transaction)[package-strings,
      upgrade-strings]: Show version number in separate column.  Show OUTPUT
      in first column, and only when it's different from "out".

commit ef8993e2dc90fd5d63d016fc45912ad451bf787c
Author: Ludovic Courtès <address@hidden>
Date:   Tue Sep 2 21:12:59 2014 +0200

    profiles: Report the old and new version number in upgrades.
    
    * guix/profiles.scm (manifest-lookup): New procedure.
      (manifest-installed?): Use it.
      (manifest-transaction-effects): Return a pair of entries for upgrades.
      (right-arrow): New procedure.
      (manifest-show-transaction)[upgrade-string, →]: New variables.
      Report upgrades using 'upgrade-string'.
    * tests/profiles.scm ("manifest-show-transaction"): New test.
      ("manifest-transaction-effects"): Match UPGRADE against a pair.

commit fa747b27fc972240ca3f00a1a4d36e6601d0450e
Author: Ludovic Courtès <address@hidden>
Date:   Tue Sep 2 17:44:56 2014 +0200

    doc: Update "Installing Guix from Guix".
    
    * README: Make 'guix package' command line more readable.  Mention
      --localstatedir.

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

Summary of changes:
 README                                             |   16 +++--
 gnu-system.am                                      |    2 +
 gnu/packages/nvi.scm                               |   68 ++++++++++++++++++++
 .../patches/nvi-assume-preserve-path.patch         |   30 +++++++++
 guix/profiles.scm                                  |   59 ++++++++++++++---
 tests/profiles.scm                                 |   20 ++++++-
 6 files changed, 178 insertions(+), 17 deletions(-)
 create mode 100644 gnu/packages/nvi.scm
 create mode 100644 gnu/packages/patches/nvi-assume-preserve-path.patch


hooks/post-receive
-- 
guix source archive



reply via email to

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