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-214-geb0880e


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, master, updated. v0.1-214-geb0880e
Date: Fri, 01 Mar 2013 20:56:15 +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  eb0880e71d326753829a41b7afd66392960434cc (commit)
       via  5d4b411f8a3372455a8c92d10a28e88e9edba6eb (commit)
       via  431a35518f74f50238ccc106a6a3121a9fcc11b9 (commit)
      from  ba8b732d209a891455ef08b81125796dab797435 (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 eb0880e71d326753829a41b7afd66392960434cc
Author: Ludovic Courtès <address@hidden>
Date:   Fri Mar 1 21:55:42 2013 +0100

    ui: Factorize `read/eval-package-expression'.
    
    * guix/scripts/package.scm (read/eval-package-expression): Move to...
    * guix/ui.scm (read/eval-package-expression): ... here.
    * guix/scripts/build.scm (derivations-from-package-expressions): Use it.

commit 5d4b411f8a3372455a8c92d10a28e88e9edba6eb
Author: Ludovic Courtès <address@hidden>
Date:   Fri Mar 1 21:12:32 2013 +0100

    guix package: Add `--install-from-expression'.
    
    * guix/scripts/package.scm (read/eval-package-expression): New
      procedure.
      (show-help): Add `-e'.
      (%options): Likewise.
      (guix-package)[process-actions]: Handle ('install . p) pairs, where P
      is a package.
    * tests/guix-package.sh: Add `boot_make_drv'.  Use `-i $boot_make_drv'
      once, and then use `-e $boot_make'.
    * doc/guix.texi (Invoking guix package): Document `-e'.

commit 431a35518f74f50238ccc106a6a3121a9fcc11b9
Author: Ludovic Courtès <address@hidden>
Date:   Fri Mar 1 18:34:33 2013 +0100

    gnu: global: Update to 6.2.8.
    
    * gnu/packages/global.scm (global): Update to 6.2.8.

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

Summary of changes:
 doc/guix.texi            |   13 +++++++++++++
 gnu/packages/global.scm  |   17 ++++++++---------
 guix/scripts/build.scm   |   33 ++++++++++++++-------------------
 guix/scripts/package.scm |   24 ++++++++++++++++++++++++
 guix/ui.scm              |   21 +++++++++++++++++++++
 tests/guix-package.sh    |   15 ++++++++++-----
 6 files changed, 90 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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