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: 08ee0d9d08a1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 4dc359cae936
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jan 17, 2019

  1. qtxmlpatterns: fix dependency with qtdeclarative

    In Qt-5.12, the order of the dependency between these two packages
    flipped.
    
    A symptom of the problem is an error like, `module
    "QtQuick.XmlListModel" is not installed`.
    
    The upstream changes that this reflects are in qtxmlpatterns
    <qt/qtxmlpatterns@8c6e243>
    and qtdeclarative <qt/qtdeclarative@0477a05>
    acowley committed Jan 17, 2019
    Copy the full SHA
    5fc5f15 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Merge pull request #54141 from acowley/qtxmlpatterns-fix

    qtxmlpatterns: fix dependency with qtdeclarative
    Mic92 committed Jan 18, 2019
    Copy the full SHA
    4dc359c View commit details
    Browse the repository at this point in the history