[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GNU Guixguix source archive branch, wip-offload, created. v0.5-98-g95463
From: |
Ludovic Courtès |
Subject: |
GNU Guixguix source archive branch, wip-offload, created. v0.5-98-g9546345 |
Date: |
Mon, 06 Jan 2014 22:39:38 +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, wip-offload has been created
at 95463450e62359ee1ad8c29244edb90c3b067148 (commit)
- Log -----------------------------------------------------------------
commit 95463450e62359ee1ad8c29244edb90c3b067148
Author: Ludovic Courtès <address@hidden>
Date: Mon Jan 6 23:39:23 2014 +0100
PRELIMINARY: Add 'guix offload' as a daemon build hook.
* nix/nix-daemon/guix-daemon.cc (GUIX_OPT_NO_BUILD_HOOK): New macro.
(options): Add '--no-build-hook'.
(parse_opt): Handle it.
(main): Set 'useBuildHook' by default. Set $NIX_BUILD_HOOK to our
offload hook unless otherwise specified.
* pre-inst-env.in: Set and export NIX_BUILD_HOOK.
* nix/scripts/offload.in, guix/scripts/offload.scm: New files.
* config-daemon.ac: Instantiate 'nix/scripts/offload'.
* daemon.am (nodist_pkglibexec_SCRIPTS): Add it.
* Makefile.am (MODULES): Add 'guix/scripts/offload.scm'.
commit 3e11f91dcda7b2105723c182dfed823e50517c1a
Author: Ludovic Courtès <address@hidden>
Date: Mon Jan 6 23:31:17 2014 +0100
ui: Filter out internal commands from '--help'.
* guix/ui.scm (show-guix-help)[internal?]: New procedure.
Use it to filter out internal commands reported by '--help'.
-----------------------------------------------------------------------
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GNU Guixguix source archive branch, wip-offload, created. v0.5-98-g9546345,
Ludovic Courtès <=