tengine: don't pin to openssl_1_1 anymore
not needed after 2.4.0
This commit is contained in:
@@ -35894,7 +35894,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