Merge pull request #203510 from primeos/chromiumBeta

chromiumBeta: Fix the build
This commit is contained in:
Michael Weiss 2022-11-28 23:02:34 +01:00 committed by GitHub
commit 1849d01c1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -303,6 +303,7 @@ let
# as well to avoid incompatibilities (if this continues to be a problem
# from time to time):
use_system_libwayland = true;
system_wayland_scanner_path = "${wayland.bin}/bin/wayland-scanner";
} // optionalAttrs proprietaryCodecs {
# enable support for the H.264 codec
proprietary_codecs = true;