firefox: add Kerberos support

This commit is contained in:
Spencer Baugh
2017-10-08 20:48:13 +00:00
parent 76cec2dfa6
commit 2d903b8da2
4 changed files with 12 additions and 1 deletions
@@ -16,6 +16,7 @@
, gstreamer
, gtk2
, gtk3
, kerberos
, libX11
, libXScrnSaver
, libxcb
@@ -100,6 +101,7 @@ stdenv.mkDerivation {
gstreamer
gtk2
gtk3
kerberos
libX11
libXScrnSaver
libXcomposite
@@ -168,6 +170,7 @@ stdenv.mkDerivation {
'';
passthru.ffmpegSupport = true;
passthru.gssSupport = true;
passthru.updateScript = import ./update.nix {
inherit name channel writeScript xidel coreutils gnused gnugrep gnupg curl;
baseUrl =