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: 0e89c426c7e4
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 61c2ee3a7a2e
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 9, 2020

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

    This doesn't change the derivation.
    veprbl committed Nov 9, 2020
    Copy the full SHA
    aa08b8e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. qt5.qtwebengine: don't override patches in qtModule

    This fixes darwin build.
    
    Fixes: 90db964 ('qt5.qtwebengine: fix build with bison-3.7')
    veprbl committed Nov 10, 2020
    Copy the full SHA
    ee2501f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

  1. Merge pull request #103258 from veprbl/pr/qtwebengine_patches_fix

    qt5.qtwebengine: don't override `patches` in qtModule
    veprbl committed Nov 15, 2020
    Copy the full SHA
    61c2ee3 View commit details
    Browse the repository at this point in the history