1 import ./make-test-python.nix (
5 meta.maintainers = with pkgs.lib.maintainers; [ izorkin ];
13 virtualHosts."localhost" = { };
20 server.wait_for_unit("nginx")
21 # Check optimal size of types_hash
22 server.fail("journalctl --unit nginx --grep 'could not build optimal types_hash'")