nixpkgs/nixos/lib/test-driver/test_driver
Carl Dong e5c2c71280 nixos/nginx: Allow empty port for listen directive
When listening on unix sockets, it doesn't make sense to specify a port
for nginx's listen directive.

Since nginx defaults to port 80 when the port isn't specified (but the
address is), we can change the default for the option to null as well
without changing any behaviour.
2023-10-09 21:16:03 -04:00
..
__init__.py nixos/test-driver: apply ruff fixes & suggestions 2023-09-30 10:31:22 +02:00
driver.py nixos/test-driver: apply ruff fixes & suggestions 2023-09-30 10:31:22 +02:00
logger.py nixos/test-driver: apply ruff fixes & suggestions 2023-09-30 10:31:22 +02:00
machine.py nixos/nginx: Allow empty port for listen directive 2023-10-09 21:16:03 -04:00
polling_condition.py nixos/test-driver: name exception according to pep8 2023-09-30 10:31:22 +02:00
py.typed
vlan.py nixos/test-driver: apply ruff fixes & suggestions 2023-09-30 10:31:22 +02:00