Merge pull request #217936 from helsinki-systems/tengine_ossl3
tengine: don't pin to openssl_1_1 anymore
This commit is contained in:
commit
7d09debf6f
1 changed files with 0 additions and 1 deletions
|
@ -35896,7 +35896,6 @@ with pkgs;
|
|||
};
|
||||
|
||||
tengine = callPackage ../servers/http/tengine {
|
||||
openssl = openssl_1_1;
|
||||
modules = with nginxModules; [ rtmp dav moreheaders modsecurity ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue