chromium: take into account new nss header layout
This commit is contained in:
parent
f3c798dd74
commit
df41edfe1c
@ -124,6 +124,9 @@ let
|
|||||||
++ optionals cupsSupport [ libgcrypt cups ]
|
++ optionals cupsSupport [ libgcrypt cups ]
|
||||||
++ optional pulseSupport libpulseaudio;
|
++ optional pulseSupport libpulseaudio;
|
||||||
|
|
||||||
|
# NSS header layout change
|
||||||
|
NIX_CFLAGS_COMPILE = ["-I${nss.dev}/include/nss"];
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
./patches/nix_plugin_paths_52.patch
|
./patches/nix_plugin_paths_52.patch
|
||||||
# To enable ChromeCast, go to chrome://flags and set "Load Media Router Component Extension" to Enabled
|
# To enable ChromeCast, go to chrome://flags and set "Load Media Router Component Extension" to Enabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user