aszlig 6cf6c3fbc9
nixos: Fix build of manual
Broken by 17389e256fa1651d8577555ac8fe7aa23044f0e6.

The description attributes of mkOption are parsed by XSLT, so we can
create a DocBook manual out of it.

Unfortunately, the passwordHash option had a description which includes
a <password> placeholder which is recognized by DocBook XSL as a valid
start tag. So as there is obviously no </password>, the build of the
manual bailed out with a parsing error.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
2016-03-03 21:35:31 +01:00
..
2016-01-07 06:39:06 +00:00
2016-03-01 22:07:54 +01:00
2016-03-03 21:35:31 +01:00
2016-01-07 06:39:06 +00:00
2016-02-13 15:03:09 +00:00
2015-12-06 13:35:21 +00:00