summary refs log tree commit diff
path: root/lib/tests
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-05-15 00:02:45 +0200
committerFelix Singer <felixsinger@posteo.net>2022-05-15 01:47:23 +0200
commit562bc5c2a9c4479b11e454d2ac75fccd13e043b9 (patch)
treecb9bfdd3a7d28a79e27906938ac566748877e04e /lib/tests
parent66ef66fc6215fa22f1f216d00ae258db93fe9441 (diff)
downloadnixpkgs-562bc5c2a9c4479b11e454d2ac75fccd13e043b9.tar
nixpkgs-562bc5c2a9c4479b11e454d2ac75fccd13e043b9.tar.gz
nixpkgs-562bc5c2a9c4479b11e454d2ac75fccd13e043b9.tar.bz2
nixpkgs-562bc5c2a9c4479b11e454d2ac75fccd13e043b9.tar.lz
nixpkgs-562bc5c2a9c4479b11e454d2ac75fccd13e043b9.tar.xz
nixpkgs-562bc5c2a9c4479b11e454d2ac75fccd13e043b9.tar.zst
nixpkgs-562bc5c2a9c4479b11e454d2ac75fccd13e043b9.zip
nixos/redmine: Fix PNG generation of Gant diagrams
The Ruby gem `minimagick` is used to export Gant diagrams as PNG.
However, minimagick can't find a font and Redmine throws an error. The
setting `minimagick_font_path` allows configuring a path to a font file
in the Redmine configuration. Thus, add the option
`services.redmine.components.minimagick_font_path` allowing to do that.

Also, add an assertion to check if
`services.redmine.components.minimagick_font_path` is set when
imagemagick is enabled.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'lib/tests')
0 files changed, 0 insertions, 0 deletions