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: 2f437c733834
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8f5d93acaf28
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 17, 2020

  1. qt5.qtwebengine: remove dead conditions for pre 5.12 support

    This doesn't change the derivation.
    
    (cherry picked from commit aa08b8e)
    cc #103258
    veprbl committed Nov 17, 2020
    Copy the full SHA
    0bb89e1 View commit details
    Browse the repository at this point in the history
  2. qt5.qtwebengine: don't override patches in qtModule

    This fixes darwin build.
    
    Fixes: 90db964 ('qt5.qtwebengine: fix build with bison-3.7')
    (cherry picked from commit ee2501f)
    cc #103258
    veprbl committed Nov 17, 2020
    Copy the full SHA
    8f5d93a View commit details
    Browse the repository at this point in the history