[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.3-82-g2455085
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.3-82-g2455085 |
Date: |
Tue, 27 Aug 2013 22:55:45 +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 2455085a1e845297584683405878a49f44c17567 (commit)
via 858e92823f3689d4d96464c254781de0803acb90 (commit)
from af807dea7f6382bbfa0db31f856529b23c29a43e (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 2455085a1e845297584683405878a49f44c17567
Author: Ludovic Courtès <address@hidden>
Date: Tue Aug 27 19:04:14 2013 +0200
vm: Use more keyword parameters for `expression->derivation-in-linux-vm'.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Turn `system'
and `inputs' into keyword parameters.
(qemu-image, example1): Adjust accordingly.
commit 858e92823f3689d4d96464c254781de0803acb90
Author: Ludovic Courtès <address@hidden>
Date: Tue Aug 27 18:34:49 2013 +0200
derivations: Rename #:dependency-graphs to #:references-graphs.
* guix/derivations.scm (derivation, build-expression->derivation):
Rename #:dependency-graphs to #:references-graphs, for consistency in
the terminology.
* tests/derivations.scm: Adjust accordingly.
-----------------------------------------------------------------------
Summary of changes:
doc/guix.texi | 8 ++++----
gnu/system/vm.scm | 36 +++++++++++++++++++-----------------
guix/derivations.scm | 12 ++++++------
tests/derivations.scm | 10 +++++-----
4 files changed, 34 insertions(+), 32 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.3-82-g2455085,
Ludovic Courtès <=