Loading
playwright: fix WebKit browser on linux
- Replace libxml2 symlink workaround with libxml2_13 which provides the libxml2.so.2 soname the bundled WebKit expects - Set Mesa as EGL vendor fallback when no system EGL is configured, enabling WPE WebKit's headless rendering - Patch out ldconfig-based dlopen check for WebKit which doesn't work under Nix (libraries are provided via rpath)