Merge pull request #44146 from Izorkin/tengine
tengine: init init at v2.2.2
This commit is contained in:
@@ -20031,6 +20031,10 @@ with pkgs;
|
||||
|
||||
teeworlds = callPackage ../games/teeworlds { };
|
||||
|
||||
tengine = callPackage ../servers/http/tengine {
|
||||
modules = with nginxModules; [ rtmp dav moreheaders modsecurity-nginx ];
|
||||
};
|
||||
|
||||
tennix = callPackage ../games/tennix { };
|
||||
|
||||
terraria-server = callPackage ../games/terraria-server { };
|
||||
|
||||
Reference in New Issue
Block a user