nixpkgs/pkgs
Michael Weiss b6b51374fc
chromiumBeta: Fix errors due to incompatible Wayland headers
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).
2022-08-27 00:04:41 +02:00
..
applications chromiumBeta: Fix errors due to incompatible Wayland headers 2022-08-27 00:04:41 +02:00
build-support writers.makePythonWriter: fix cross compile 2022-08-25 17:46:34 -07:00
common-updater
data nerdfonts: 2.1.0 -> 2.2.0 2022-08-26 15:59:29 +00:00
desktops gnome.evolution-data-server: 3.44.3 -> 3.44.4 2022-08-25 18:29:11 +03:00
development python310Packages.aiobiketrax: 0.2.0 -> 0.2.1 2022-08-26 14:49:06 -07:00
games
misc solfege: build manpages 2022-08-24 08:08:27 +02:00
os-specific linux: disable NTFS_FS, enable NTFS3_LZX_XPRESS and NTFS3_FS_POSIX_ACL 2022-08-26 20:32:37 +02:00
pkgs-lib
servers Merge pull request #188026 from helsinki-systems/init/mariadb109 2022-08-26 16:33:42 +02:00
shells yash: 2.52 -> 2.53 2022-08-26 20:37:25 +08:00
stdenv stdenv: remove deprecated adapters 2022-08-26 16:25:44 +02:00
test
tools Merge pull request #188169 from GovanifY/btrfs 2022-08-26 18:52:23 +00:00
top-level Merge pull request #186398 from NickCao/dmlive 2022-08-26 22:44:45 +02:00