guix/doc
Christopher Baines af96c1e0e4
services: cuirass: Allow passing extra command line options.
This is so that the options supported by the service configuration don't have
to always be changed. Generally though all options should be explicitly
supported and documented, so this is mostly to facilitate experimentation.

* gnu/services/cuirass.scm (<cuirass-configuration>): Add an extra-options
field.
(cuirass-shepherd-service): Pass the extra options to the shepherd servvices.
* doc/guix.texi (Continuous Integration): Document it.
2020-03-08 23:46:11 +00:00
..
images
build.scm doc: Make sure 'htmlxref.cnf' is honored. 2020-01-12 00:19:10 +01:00
contributing.texi etc: Add copyright. 2020-02-22 17:56:31 +03:00
environment-gdb.scm
fdl-1.3.texi
guix-cookbook.texi doc: cookbook: Avoid URL reference to the manual. 2020-01-17 14:22:07 +01:00
guix.texi services: cuirass: Allow passing extra command line options. 2020-03-08 23:46:11 +00:00
htmlxref.cnf doc: Update htmlxref.cnf. 2020-01-12 00:19:10 +01:00
local.mk doc: Add German Cookbook translation. 2020-02-17 06:52:11 +00:00
package-hello.scm