nixpkgs/nixos/lib/test-driver
K900 5b434ed807 nixos/lib/test-driver: try more OCR options
The current setup is really weird and definitely wrong for many cases
because it inverts the colors of the image, which is never a good idea
for GUIs. So, try to OCR three different times: once on the source image,
once with processing, and once with processing but no negation.

This should hopefully make things work at least somewhat better for GUIs.
2025-01-21 14:16:04 +03:00
..
src nixos/lib/test-driver: try more OCR options 2025-01-21 14:16:04 +03:00
default.nix nixos/test-driver: avoid lib.fileset 2024-12-31 02:30:18 +00:00
nixos-test-driver-docstrings.nix nixos/test-driver: avoid lib.fileset 2024-12-31 02:30:18 +00:00
shell.nix