Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 15e8320ccd7a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b97fce768d89
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 9, 2020

  1. firefox: Fix AArch64 build

     * The 'arm.patch' patch doesn't apply anymore.
     * The 'build-arm-libopus.patch' patch isn't required anymore.
     * See the mozilla phabricator link for the added patch.
    
    Additionally, we are now *always* undconditionally applying all patches
    to all architectures. That is, unless they have undesirable
    side-effects, but those might not be fit for inclusion.
    
    By applying all patches all the time, they'll be removed or replaced
    when they stop applying.
    samueldr committed Mar 9, 2020
    Copy the full SHA
    d4446c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #81211 from samueldr/aarch64/firefox-73

    firefox: Fix AArch64 build
    samueldr committed Mar 9, 2020
    Copy the full SHA
    b97fce7 View commit details
    Browse the repository at this point in the history