Firefox: Difference between revisions
imported>Samueldr m firefox 57 hype |
imported>Samueldr m ref |
||
Line 11: | Line 11: | ||
=== How do I get Firefox Quantum (57)? === | === How do I get Firefox Quantum (57)? === | ||
When using NixOS 17.09, stable, <code>nixos.firefox</code> is version 57 as of December 24th 2017. Alternatively, | When using NixOS 17.09, stable, <code>nixos.firefox</code> is version 57 as of December 24th 2017<ref>https://botbot.me/freenode/nixos/msg/95027711/</ref>. Alternatively, | ||
[[FAQ#How_can_I_install_a_proprietary_or_unfree_package.3F|enabling unfree]], and updating channels if required, allows the use of <code>nixos.firefox-bin</code> which is packaged from Mozilla's upstream released binaries. | [[FAQ#How_can_I_install_a_proprietary_or_unfree_package.3F|enabling unfree]], and updating channels if required, allows the use of <code>nixos.firefox-bin</code> which is packaged from Mozilla's upstream released binaries. | ||
Line 17: | Line 17: | ||
Do note that <em>Quantum</em> is a marketing term, and as long as the version is greater than 57, the enhancements are in the Nix-built browser, which uses the name <em>Nightly</em> because of [https://www.mozilla.org/en-US/foundation/trademarks/faq/ trademark issues]. | Do note that <em>Quantum</em> is a marketing term, and as long as the version is greater than 57, the enhancements are in the Nix-built browser, which uses the name <em>Nightly</em> because of [https://www.mozilla.org/en-US/foundation/trademarks/faq/ trademark issues]. | ||
<hr /> | |||
<references /> |