redmine: 3.4.8 -> 4.0.1 (#55234)

* redmine: 3.4.8 -> 4.0.1

* nixos/redmine: update nixos test to run against both redmine 3.x and 4.x series

* nixos/redmine: default new installs from 19.03 onward to redmine 4.x series, while keeping existing installs on redmine 3.x series

* nixos/redmine: add comment about default redmine package to 19.03 release notes

* redmine: add aandersea as a maintainer
This commit is contained in:
aanderse
2019-02-05 11:51:33 +00:00
committed by Michael Raskin
parent 7fff567ee9
commit b8a9c3fbfd
9 changed files with 1017 additions and 42 deletions
@@ -484,6 +484,13 @@
the systemd unit configuration from upstream anymore, the unit is completely configured by the NixOS module now.
</para>
</listitem>
<listitem>
<para>
New installs of NixOS will default to the Redmine 4.x series unless otherwise specified in
<literal>services.redmine.package</literal> while existing installs of NixOS will default to
the Redmine 3.x series.
</para>
</listitem>
</itemizedlist>
</section>
</section>