[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, master, updated. v0.5-218-gb93afd5
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, master, updated. v0.5-218-gb93afd5 |
Date: |
Thu, 06 Feb 2014 22:54:17 +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 b93afd5b53714cb896e2abdea1e0b405550fb67b (commit)
via 6e37066e76ce4ffaf8328242d941ca2e0af2965a (commit)
from c37b2b2aa5326feeeb4fa8edff988adf6fb96f15 (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 b93afd5b53714cb896e2abdea1e0b405550fb67b
Author: Ludovic Courtès <address@hidden>
Date: Thu Feb 6 22:09:52 2014 +0100
gnu: gdb: Upgrade to 7.7.
* gnu/packages/gdb.scm (gdb): Upgrade to 7.7. Remove
'gdb-loongson-madd-fix.patch', no longer needed.
* gnu/packages/patches/gdb-loongson-madd-fix.patch: Remove.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
commit 6e37066e76ce4ffaf8328242d941ca2e0af2965a
Author: Ludovic Courtès <address@hidden>
Date: Thu Feb 6 21:49:47 2014 +0100
daemon: Add '--gc-keep-outputs' and '--gc-keep-derivations'.
* nix/nix-daemon/guix-daemon.cc (GUIX_OPT_GC_KEEP_OUTPUTS,
GUIX_OPT_GC_KEEP_DERIVATIONS): New macros.
(options): Add 'gc-keep-outputs' and 'gc-keep-derivations'.
(string_to_bool): New function.
(parse_opt): Honor GUIX_OPT_GC_KEEP_DERIVATIONS and
GUIX_OPT_GC_KEEP_OUTPUTS.
* doc/guix.texi (Invoking guix-daemon): Document --gc-keep-outputs and
--gc-keep-derivations.
-----------------------------------------------------------------------
Summary of changes:
doc/guix.texi | 24 ++++++++++++
gnu-system.am | 1 -
gnu/packages/gdb.scm | 7 +--
gnu/packages/patches/gdb-loongson-madd-fix.patch | 44 ----------------------
nix/nix-daemon/guix-daemon.cc | 33 ++++++++++++++++
5 files changed, 60 insertions(+), 49 deletions(-)
delete mode 100644 gnu/packages/patches/gdb-loongson-madd-fix.patch
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, master, updated. v0.5-218-gb93afd5,
Ludovic Courtès <=