Hi Nixers!
I'm trying to get java plugin working in FF on x64. I have JDK installed
and this is what I have in my configuration.nix:
...
nixpkgs.config =
{
firefox.jre = true;
};
...But it doesn't seems to work. Appreciate any help! Thanks, Andrii
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
