forked from mirrors/nixpkgs
b6b51374fc
This "fixes" errors like these: ``` FAILED: obj/third_party/angle/angle_gpu_info_util/SystemInfo_vulkan.o [...] In file included from ../../third_party/wayland/src/src/wayland-client.h:40: /nix/store/an42rhwn6ck2nix6caikrr4rvizknjhh-wayland-1.21.0-dev/include/wayland-client-protocol.h:1040:13: error: use of undeclared identifier 'wl_proxy_marshal_flags' callback = wl_proxy_marshal_flags((struct wl_proxy *) wl_display, ^ [...] /nix/store/an42rhwn6ck2nix6caikrr4rvizknjhh-wayland-1.21.0-dev/include/wayland-client-protocol.h:1392:87: error: use of undeclared identifier 'WL_MARSHAL_FLAG_DESTROY' WL_SHM_POOL_DESTROY, NULL, wl_proxy_get_version((struct wl_proxy *) wl_shm_pool), WL_MARSHAL_FLAG_DESTROY); ^ [...] fatal error: too many errors emitted, stopping now [-ferror-limit=] ``` At least for now (until Chromium updates their bundled Wayland version) it seems best to use the bundled headers/versions to avoid version incompatibility issues (we should hopefully be able to drop use_system_wayland_scanner though). |
||
---|---|---|
.. | ||
amfora | ||
asuka | ||
av-98 | ||
bombadillo | ||
brave | ||
browsh | ||
captive-browser | ||
castor | ||
chromium | ||
dillo | ||
elinks | ||
eolie | ||
ephemeral | ||
firefox | ||
firefox-bin | ||
gmni | ||
google-chrome | ||
kristall | ||
ladybird | ||
lagrange | ||
librewolf | ||
links2 | ||
luakit | ||
lynx | ||
microsoft-edge | ||
midori | ||
netsurf | ||
nyxt | ||
offpunk | ||
opera | ||
palemoon | ||
qtchan | ||
qutebrowser | ||
surf | ||
telescope | ||
tor-browser-bundle-bin | ||
vieb | ||
vimb | ||
vivaldi | ||
w3m | ||
webmacs | ||
yandex-browser |