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.5-356-g257b934


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.5-356-g257b934
Date: Thu, 13 Mar 2014 18:22:08 +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  257b93412ad52dc26b53e0dae71a79b9b51ab33f (commit)
      from  9037ea2c123eb5ad351fdc108bbd2ced7f1a81a8 (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 257b93412ad52dc26b53e0dae71a79b9b51ab33f
Author: Ludovic Courtès <address@hidden>
Date:   Thu Mar 13 19:21:49 2014 +0100

    guix build: Support '--with-source' along with '-e'.
    
    * guix/scripts/build.scm (derivation-from-expression): Remove.
      (options->derivations): Handle pairs of the form
      "('argument . (? derivation?))".
      (options/resolve-packages): Add 'store' parameter; update caller.  Add
      'system' variable.  Add case for 'expression pairs.
    * guix/scripts/archive.scm (derivation-from-expression): New procedure.

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

Summary of changes:
 guix/scripts/archive.scm |   19 +++++++++++++++++++
 guix/scripts/build.scm   |   41 +++++++++++++++--------------------------
 2 files changed, 34 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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