[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.5-352-g7f3673f
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.5-352-g7f3673f |
Date: |
Tue, 11 Mar 2014 23:23:39 +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 7f3673f21d1bf1d40a587ffbca7ced7de33a8535 (commit)
via d91a879121485b079796ab5174468bf4c034ae40 (commit)
from 6f58d582432fe46c163f61ddf8f653584f4f7be8 (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 7f3673f21d1bf1d40a587ffbca7ced7de33a8535
Author: Ludovic Courtès <address@hidden>
Date: Tue Mar 11 22:08:40 2014 +0100
guix build: Add '--with-source'.
* guix/scripts/build.scm (package-with-source): New procedure.
(show-help): Add '--with-source'.
(%options): Likewise.
(options->derivations): Call 'options/with-source' and
'options/resolve-packages'.
(options/resolve-packages, options/with-source): New procedures.
* doc/guix.texi (Invoking guix build): Document '--with-source'.
commit d91a879121485b079796ab5174468bf4c034ae40
Author: Ludovic Courtès <address@hidden>
Date: Tue Mar 11 22:09:31 2014 +0100
download: 'download-to-store' accepts plain file names.
* guix/download.scm (download-to-store): When URI is #f, assume that URL
is a file name, and handle it.
-----------------------------------------------------------------------
Summary of changes:
doc/guix.texi | 28 ++++++++++++
guix/download.scm | 5 +-
guix/scripts/build.scm | 108 +++++++++++++++++++++++++++++++++++++++++------
3 files changed, 125 insertions(+), 16 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.5-352-g7f3673f,
Ludovic Courtès <=