guix/doc
Ludovic Courtès 87e7faa2ae
time-machine: Honor the standard build options.
* guix/scripts/time-machine.scm (show-help): Call 'show-build-options-help'.
(%options): Add %STANDARD-BUILD-OPTIONS.
(%default-options): New variable.
(parse-args): Pass (list %default-options) to 'parse-command-line' and
remove #:build-options? parameter.
(guix-time-machine): Call 'set-build-options-from-command-line' and wrap
'cached-channel-instance' call in 'with-status-verbosity'.
* doc/guix.texi (Invoking guix time-machine): Mention common build options.
2019-11-15 23:29:06 +01:00
..
images Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
build.scm doc: Use the right title in HTML indices for the cookbook. 2019-10-22 18:32:52 +02:00
contributing.texi doc: Mention value /var to localstatedir option. 2019-11-09 23:04:14 +01:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: Explain how to switch profile from empty shell in "Profiles in Practice". 2019-10-30 09:33:53 +01:00
guix.texi time-machine: Honor the standard build options. 2019-11-15 23:29:06 +01:00
htmlxref.cnf doc: Update htmlxref.cnf. 2019-05-04 23:07:38 +02:00
local.mk Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
package-hello.scm