Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firefox: 74.0.1 -> 75.0 and related updates #84584

Merged
merged 7 commits into from Apr 7, 2020
Merged

Conversation

andir
Copy link
Member

@andir andir commented Apr 7, 2020

Motivation for this change

This updates firefox to the latest stable version.

Firefox sadly doesn't allow using a system sqlite database anymore. They removed the option from this version of the release. At least that means the backports will be easier for us…

I had to bump the libvpx version to the 1.8 branch as that is what they require now. I did introduce it as a dedicated attribute for now as it breaks building the ESR release of Firefox and likely others as well. In the long term I'd like to swap the arguments (the newest/latest one being libvpx and the old one only being used where it makes sense). Given the potential impact of that change (and that we've to rebuild everything that depends on libvpx) that is an effort for a dedicated PR.

Note the previous attempts of updating libvpx was discussed in #60826.

Pre-Release-Changelog: https://raw.githubusercontent.com/mozilla/release-notes/master/releases/firefox-75.0-release.json

Things done

Firefox:

  • Tested on NixOS x86_64-linux
  • Tested on NixOS aarch64-linux

Firefox-esr:

  • Tested on NixOS x86_64-linux
  • Tested on NixOS aarch64-linux

@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/firefox-not-up-to-date/5941/9

@mweinelt
Copy link
Member

mweinelt commented Apr 7, 2020

Tested firefox-wayland and firefox, both worked well for me.

P.S.: This release adds MPRIS support, so people might want to enable media.hardwaremediakeys.enabled on Linux.

@andir
Copy link
Member Author

andir commented Apr 7, 2020

trying to unblock that stuck darwin build...

@GrahamcOfBorg build libvpx_1_8

@bbigras
Copy link
Contributor

bbigras commented Apr 7, 2020

Firefox runs well for me.

@andir andir merged commit 80d0a40 into NixOS:master Apr 7, 2020
dtzWill pushed a commit to dtzWill/nixpkgs that referenced this pull request Apr 7, 2020
firefox: 74.0.1 -> 75.0 and related updates
(cherry picked from commit 80d0a40)
@drewrisinger drewrisinger mentioned this pull request May 4, 2020
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants