vivaldi: do not build broken proprietary codecs by default

This commit is contained in:
Peter Hoeg 2017-10-10 12:54:38 +08:00
parent 6affc42fed
commit a130b56c77

View file

@ -7,7 +7,7 @@
, glib, gtk3, pango, gdk_pixbuf, cairo, atk, gnome3
, nss, nspr
, patchelf, makeWrapper
, proprietaryCodecs ? true, vivaldi-ffmpeg-codecs ? null
, proprietaryCodecs ? false, vivaldi-ffmpeg-codecs ? null
}:
stdenv.mkDerivation rec {