Merge pull request #297826 from anthonyroussel/update-tomcat_connectors

apacheHttpdPackages.mod_jk: 1.2.48 -> 1.2.49, rename from tomcat_connectors
This commit is contained in:
Sandro
2024-07-02 20:26:13 +02:00
committed by GitHub
4 changed files with 19 additions and 31 deletions

View File

@@ -435,7 +435,7 @@ in
example = literalExpression ''
[
"proxy_connect"
{ name = "jk"; path = "''${pkgs.tomcat_connectors}/modules/mod_jk.so"; }
{ name = "jk"; path = "''${pkgs.apacheHttpdPackages.mod_jk}/modules/mod_jk.so"; }
]
'';
description = ''