nixpkgs/nixos/lib/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
..
test_driver nixos/nginx: Allow empty port for listen directive 2023-10-09 21:16:03 -04:00
default.nix nixos/test-driver: convert to pyproject from setup.py 2023-09-30 10:17:47 +02:00
extract-docstrings.py nixos/test-driver: apply ruff fixes & suggestions 2023-09-30 10:31:22 +02:00
nixos-test-driver-docstrings.nix integration test driver: Auto-generate integration test driver's machine 2023-07-10 08:51:52 +02:00
pyproject.toml nixos/test-driver: disable typecheck for dependencies where don't have typing 2023-09-30 10:18:07 +02:00
shell.nix nixos/test-driver: add shell.nix 2023-09-30 10:18:07 +02:00