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: 6fc62a4deb8b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 46cbd442e1f0
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 10, 2018

  1. qt511.qtbase: fix darwin build

    Qt 5.11.1 replaced one occurrence of NSMouseMoved with NSEventTypeMouseMoved:
    qt/qtbase@da32360.
    
    It is not available in AppKit from macOS 10.10, therefore this change restores
    NSMouseMoved: https://developer.apple.com/documentation/appkit/nsmousemoved
    
    Closes #43258
    orivej committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    bbca504 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43290 from orivej/qt

    qt511.qtbase: fix darwin build
    LnL7 committed Jul 10, 2018
    Configuration menu
    Copy the full SHA
    46cbd44 View commit details
    Browse the repository at this point in the history