3
0
Fork 0
forked from mirrors/nixpkgs

Revert "chromium: take into account new nss header layout"

This reverts commit df41edfe1c.
This commit is contained in:
Robin Gloster 2017-10-09 20:50:02 +02:00
parent 6dc6cb1d18
commit c8a2265513
No known key found for this signature in database
GPG key ID: D5C458DF6DD97EDF

View file

@ -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