[Nix-dev] Flash broken in Firefox 22?
Marc Weber
marco-oweber at gmx.de
Sun Jul 14 23:56:34 CEST 2013
Excerpts from Peter Simons's message of Sun Jul 14 23:38:20 +0200 2013:
> the recent update to Firefox 22 caused trouble for me.
My expermimental/marc branch works fine with ff 22 and flash debug
version
firefox = {
enableAdobeFlash = true;
# enableAdobeFlash = true;
enableMPlayer = false;
enableRealPlayer=false;
enableGoogleTalkPlugin = true;
# jre = true;
};
flashplayer.debug = true
then installing
p.pkgsi686Linux.firefoxWrapper
So at least I can say that ff 22 and flash can work.
My branches are based on nixpkgs master f3f447ac (2013-06-29 02:16:39)
Marc Weber
More information about the nix-dev
mailing list