summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
diff options
context:
space:
mode:
authorMichal Sojka <michal.sojka@cvut.cz>2023-12-03 14:31:04 +0100
committerMichal Sojka <michal.sojka@cvut.cz>2023-12-03 14:41:42 +0100
commit8667baf161e3f705f56c1bdd9cc48f187a3627a6 (patch)
tree1d5722b4cd2c045d04c0d91481fb3522bd449079 /pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos
parente92039b55bcd58469325ded85d4f58dd5a4eaf58 (diff)
nixos/redmine: Fix database assertions
Recent PR 266270[1] modified an assertion related to database settings of the redmine service. There are two problems with that change: 1. Assert message was not updated to reflect the change in the assert condition. 2. The new condition applies only to postgresql, not the default mysql. Therefore, the assertion breaks existing mysql-based installations without any reason. This commit fixes these by 1) reverting the modified assertion to the previous value, making the message match the condition and 2) adding a new assertion that applies only to postgresql. [1]: https://github.com/NixOS/nixpkgs/pull/266270
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient/git@git.tavy.me:nixos')
0 files changed, 0 insertions, 0 deletions