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: 6a662cbf4357
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: da92e0566d13
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.
    
    (cherry picked from commit d4446c5)
    samueldr committed Mar 9, 2020
    Copy the full SHA
    6291285 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82173 from samueldr/20.03/aarch64/firefox

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