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