Hi guys,

I enabled jre support for firefox in my ~/.nixpkgs/config.nix file:

 | {
 |   firefox = {
 |     jre = true;
 |   };
 | }

However, I it seems like I cannot access any page that use actually Java.
The site <http://javatester.org/>, for example, just crashes the browser.
Is that a known problem? Has anyone to make Java work in Firefox?

Take care,
Peter

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to