Commit Graph
375509 Commits
Author SHA1 Message Date
Felix Singer 562bc5c2a9 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>
2022-05-15 01:47:23 +02:00
Felix Singer 66ef66fc62 nixos/redmine: Configure imagemagick_convert_command
For completeness, configure the setting `imagemagick_convert_command` in
the Redmine configuration file.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-05-15 01:47:04 +02:00
Felix Singer 4d23eae938 nixos/redmine: Add PDF export support for gant
Ghostscript is needed to export Gant diagrams as PDF. Thus, add the
option `services.redmine.components.ghostscript` allowing to enable or
disable the component. The component is disabled by default. Enabling
the option will add Ghostscript to the Redmine environment and configure
the setting `gs_command` in the Redmine configuration file.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-05-15 01:23:36 +02:00
Felix Singer 92b1cf8b4c nixos/redmine: Make optional components configurable
Currently, optional components and integrations of Redmine are enforced
to install in NixOS. Thus, add the following options allowing the users
to enable or disable the components. They are disabled by default.
Enabling these options will add their package to the Redmine environment
and will configure their specific setting in the Redmine configuration
file.

  * services.redmine.components.subversion
  * services.redmine.components.mercurial
  * services.redmine.components.git
  * services.redmine.components.cvs
  * services.redmine.components.breezy
  * services.redmine.components.imagemagick

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-05-15 01:22:49 +02:00
Felix Singer 3be58b2afc nixos/redmine: Drop darcs integration
darcs support was dropped with Redmine 4.0.0. Thus, drop the darcs
integration.

For more information, see https://www.redmine.org/issues/26391.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-05-14 22:58:02 +02:00
Maximilian BoschandGitHub 7dbfd6b997 Merge pull request #171783 from Ma27/linux-kernel-updates
Linux kernels 2022-05-06
2022-05-06 14:05:28 +02:00
YayaandGitHub defb285c96 gitlab: 14.10.1 -> 14.10.2 (#171801) 2022-05-06 13:39:59 +02:00
Pavol RusnakandGitHub 504274d145 Merge pull request #171538 from r-ryantm/auto-update/python310Packages.flametree
python310Packages.flametree: 0.1.11 -> 0.1.12
2022-05-06 13:33:21 +02:00
Pavol RusnakandGitHub cfc3c4efcc Merge pull request #170362 from r-ryantm/auto-update/ffmpeg-normalize
ffmpeg-normalize: 1.22.9 -> 1.22.10
2022-05-06 13:32:47 +02:00
Pavol RusnakandGitHub 82aecbe3a9 Merge pull request #171806 from r-ryantm/auto-update/python3.10-dnachisel
python310Packages.dnachisel: 3.2.8 -> 3.2.9
2022-05-06 13:31:26 +02:00
Janne HeßandGitHub 764d77f4c3 Merge pull request #124261 from helsinki-systems/feat/state-version-default-warn
nixos/version: Warn about using the default of system.stateVersion
2022-05-06 13:20:43 +02:00
R. Ryantm 2ad6508561 python310Packages.dnachisel: 3.2.8 -> 3.2.9 2022-05-06 10:43:56 +00:00
YukaandGitHub 723af2912b pleroma: 2.4.2 -> 2.4.3 (#171788) 2022-05-06 12:41:07 +02:00
YayaandGitHub 764ec5dd39 gitlab-runner: Add yayayayaka to maintainers (#171800) 2022-05-06 12:40:40 +02:00
Yureka 96aaf29234 Revert "Merge pull request #164398 from NinjaTrappeur/nin/pleroma-wrappers"
This reverts commit 05417a66e7, reversing
changes made to 53e4f8d237.
2022-05-06 12:38:28 +02:00
YayaandGitHub 0b47302cc3 gitlab-runner: 14.10.0 -> 14.10.1 (#171793)
https://gitlab.com/gitlab-org/gitlab-runner/blob/v14.10.1/CHANGELOG.md
2022-05-06 12:22:56 +02:00
hexchenandYuka 6f33598b7e alfaview: fix and update 2022-05-06 12:18:13 +02:00
hexchenandYuka d2d2864510 maintainers: add hexchen 2022-05-06 12:18:13 +02:00
ArtturiandGitHub bb87f972b3 Merge pull request #153290 from max-niederman/pkg/perseus-cli
perseus-cli: 0.3.0 -> 0.3.1
2022-05-06 13:16:12 +03:00
Bobby RongandGitHub 2ed6421803 Merge pull request #171329 from aaronjheng/goconvey
goconvey: 1.6.3 -> 1.7.2
2022-05-06 17:29:01 +08:00
Manuel BärenzandGitHub 437ebbdb34 Merge pull request #171646 from turion/dev_vscode_bookmarks
vscode-extensions: Init alefragnani.bookmarks at 13.0.1
2022-05-06 11:23:39 +02:00
Bobby RongandGitHub d1ad6a8d44 Merge pull request #171661 from jtrees/update-tutanota
tutanota-desktop: 3.91.10 -> 3.95.4
2022-05-06 17:14:39 +08:00
Bobby RongandGitHub 3d93ea9f5b Merge pull request #171706 from DarkOnion0/master
drawio: 17.4.2 -> 18.0.1
2022-05-06 17:09:56 +08:00
Fabian AffolterandGitHub ddc2567479 Merge pull request #171780 from r-ryantm/auto-update/python3.10-tweepy
python310Packages.tweepy: 4.8.0 -> 4.9.0
2022-05-06 11:09:16 +02:00
Bobby RongandGitHub 15233e36d5 Merge pull request #171769 from newAM/saleae-logic-2
saleae-logic-2: 2.3.51 -> 2.3.52
2022-05-06 17:05:27 +08:00
Jan Tojnar 98000933d7 xdg-desktop-portal: 1.14.3 → 1.14.4
https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.14.4
2022-05-06 10:52:44 +02:00
Jan Tojnar b43b8c7245 babl: 0.1.90 → 0.1.92
https://gitlab.gnome.org/GNOME/babl/-/compare/BABL_0_1_90...BABL_0_1_92
2022-05-06 10:52:44 +02:00
Jan Tojnar b380589e3e networkmanager-sstp: unstable-2020-04-20 → 1.3.0
https://gitlab.gnome.org/GNOME/network-manager-sstp/-/compare/735d8ca078f933e085029f60a737e3cf1d8c29a8...release-1.3.0

- Maintained again, moved to GNOME servers
- GTK4 support
- clean up
2022-05-06 10:52:44 +02:00
Jan Tojnar ce91980056 gtranslator: 41.0 → 42.0
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/41.0...42.0
2022-05-06 10:52:44 +02:00
Jan Tojnar 502aab9082 gtkmm3: 3.24.5 → 3.24.6
https://gitlab.gnome.org/GNOME/gtkmm/-/compare/3.24.5...3.24.6
2022-05-06 10:52:44 +02:00
Jan Tojnar cd1f035c0d gnome-latex: 3.38.0 → 3.40.0
Repo moved to https://gitlab.gnome.org/swilmet/gnome-latex

https://gitlab.gnome.org/swilmet/gnome-latex/-/compare/3.38.0...3.40.0
2022-05-06 10:52:44 +02:00
Jan Tojnar 76b2cceb78 gnome-desktop: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-desktop/-/compare/42.0...42.1
2022-05-06 10:52:44 +02:00
Jan Tojnar 41b15d2c14 gnome.gnome-control-center: 42.0 → 42.1
https://gitlab.gnome.org/GNOME/gnome-control-center/-/compare/42.0...42.1
2022-05-06 10:52:44 +02:00
Jan Tojnar 80adbe5e34 glibmm: 2.66.3 → 2.66.4
https://gitlab.gnome.org/GNOME/glibmm/-/compare/2.66.3...2.66.4
2022-05-06 10:52:44 +02:00
Jan Tojnar c478079f25 amtk: 5.3.1 → 5.4.0
Repo moved to https://gitlab.gnome.org/swilmet/amtk

https://gitlab.gnome.org/swilmet/amtk/-/compare/5.3.1...5.4.0
2022-05-06 10:52:44 +02:00
Jan Tojnar f3fe021cdd tepl: 6.00.0 → 6.0.1
Repo moved to https://gitlab.gnome.org/swilmet/tepl, the versioning is a bit of a mess.
https://gitlab.gnome.org/swilmet/tepl/-/blob/6.0.1/NEWS
2022-05-06 10:52:44 +02:00
Jan Tojnar b15a9584ee vala_0_56: 0.56.0 → 0.56.1
https://gitlab.gnome.org/GNOME/vala/-/compare/0.56.0...0.56.1
2022-05-06 10:52:44 +02:00
maxine [they]andGitHub c6d625abc4 Merge pull request #171748 from samuela/upkeep-bot/vscode-1.67.0-1651796606
vscode: 1.66.2 -> 1.67.0
2022-05-06 10:48:23 +02:00
R. RyantmandJan Tojnar 828c7cb950 glibmm_2_68: 2.72.0 -> 2.72.1 2022-05-06 10:44:23 +02:00
Vincent LaporteandVincent Laporte 29d63a169a ocamlPackages.js_of_ocaml: 3.11.0 → 4.0.0
ocamlPackages.incr_dom: fix for JSoO 4.0

ocamlPackages.ocsigen-toolkit: 3.1.1 → 3.2.0
2022-05-06 10:26:40 +02:00
Maximilian Bosch e7675ff05d linux/hardened/patches/5.4: 5.4.190-hardened1 -> 5.4.191-hardened1 2022-05-06 10:17:59 +02:00
Maximilian Bosch b79d9a846b linux/hardened/patches/5.17: init at 5.17.5-hardened1 2022-05-06 10:17:59 +02:00
zowoq 9a45461cdf netavark: 1.0.2 -> 1.0.3
https://github.com/containers/netavark/releases/tag/v1.0.3
2022-05-06 18:01:05 +10:00
zowoq 8f14ae6428 aardvark-dns: 1.0.2 -> 1.0.3
https://github.com/containers/aardvark-dns/releases/tag/v1.0.3
2022-05-06 18:01:05 +10:00
R. Ryantm 35d74bd918 python310Packages.tweepy: 4.8.0 -> 4.9.0 2022-05-06 07:54:33 +00:00
Fabian AffolterandGitHub 517fc12941 Merge pull request #171525 from fabaff/bump-angr
python310Packages.angr: 9.2.1 -> 9.2.2
2022-05-06 09:50:22 +02:00
Thiago Kenji OkadaandGitHub bfd06fd04d Merge pull request #171432 from thiagokokada/bump-hy-and-unify
python3Packages.hy: 1.0a3 -> 1.0a4; hy: replace it with python3Packages.hy; hyrule: init at 0.1
2022-05-06 08:46:37 +01:00
maxine [they]andGitHub 43ac5277bb Merge pull request #171733 from maxeaubrey/docker_20.10.15 2022-05-06 09:33:23 +02:00
Rick van SchijndelandGitHub bb074513be Merge pull request #171672 from squalus/collectd
collectd: support cross compile
2022-05-06 08:58:29 +02:00
Sergei TrofimovichandGitHub 60a5fcfbf1 Merge pull request #170860 from trofi/update-pax-utils
pax-utils: 1.3.3 -> 1.3.4
2022-05-06 06:55:49 +00:00