summary refs log tree commit diff
path: root/nixos/modules/system/boot
diff options
context:
space:
mode:
authorMichael Weiss <dev.primeos@gmail.com>2021-01-29 13:14:37 +0100
committerMichael Weiss <dev.primeos@gmail.com>2021-01-30 12:08:17 +0100
commitd6d4228b39b7bd71ea64f597359612ff9557f4f8 (patch)
tree8590f36310517f170ca5e0c4364b35f31522d78a /nixos/modules/system/boot
parent1b6764da4e600e66c896a6746ceaa038a40a8f2b (diff)
downloadnixpkgs-d6d4228b39b7bd71ea64f597359612ff9557f4f8.tar
nixpkgs-d6d4228b39b7bd71ea64f597359612ff9557f4f8.tar.gz
nixpkgs-d6d4228b39b7bd71ea64f597359612ff9557f4f8.tar.bz2
nixpkgs-d6d4228b39b7bd71ea64f597359612ff9557f4f8.tar.lz
nixpkgs-d6d4228b39b7bd71ea64f597359612ff9557f4f8.tar.xz
nixpkgs-d6d4228b39b7bd71ea64f597359612ff9557f4f8.tar.zst
nixpkgs-d6d4228b39b7bd71ea64f597359612ff9557f4f8.zip
chromiumBeta: Backport a patch to fix the build
The build was failing with:
In file included from ../../third_party/blink/renderer/modules/webcodecs/audio_encoder.cc:7:
In file included from ../../media/audio/audio_opus_encoder.h:16:
gen/shim_headers/opus_shim/third_party/opus/src/include/opus.h:5:10: error: 'opus.h' file not found with <angled> include; use "quotes" instead
#include <opus.h>
         ^~~~~~~~
         "opus.h"
[...]
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[42272/44233] CXX obj/third_party/blink/renderer/modules/webcodecs/webcodecs/decoder_template.oo[K

Note: This also fixes the ungoogled-chromium channel name in versionRange.
Diffstat (limited to 'nixos/modules/system/boot')
0 files changed, 0 insertions, 0 deletions