Merge pull request #217936 from helsinki-systems/tengine_ossl3
tengine: don't pin to openssl_1_1 anymore
This commit is contained in:
@@ -35896,7 +35896,6 @@ with pkgs;
|
||||
};
|
||||
|
||||
tengine = callPackage ../servers/http/tengine {
|
||||
openssl = openssl_1_1;
|
||||
modules = with nginxModules; [ rtmp dav moreheaders modsecurity ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user