nixos/listmonk: fix db settings type#438700
Conversation
|
@MarcelCoding @Stunkymonkey might be interested to review? |
Stunkymonkey
left a comment
There was a problem hiding this comment.
i ran also nix-build . -A nixosTests.listmonk which was successful. so LGTM
MarcelCoding
left a comment
There was a problem hiding this comment.
Sorry, can't realy help here. Migrated to mailman3 long time ago ;) Don't know the semantics of databaseSettingsOpts etc.
|
Basically it was always a type error, because Prior to some other module system changes, the module system was silently just dealing with the type mismatch by not-merging definitions; now it's an actual error. Hence end-users would encounter the error and be unable to eval their configs much less build them, without this fix. I found a few dozen other similar cases, I'll try to do a treewide at some point... |
|
@ofborg test listmonk |
Things done
see #438619, #438558 for context and a similar fix.
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.