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: 1a1abb383a3c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ecbb9027eaa3
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Mar 12, 2018

  1. qtlocation: fix darwin build

    A dependency (boost) makes use of `std::auto_ptr`, which is no longer
    supported in C++17 in Clang. This change re-enables `std::auto_ptr`
    capabilities.
    badmutex committed Mar 12, 2018
    Copy the full SHA
    833851c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Merge pull request #36847 from badi/qtlocation

    qtlocation: fix darwin build
    LnL7 committed Mar 13, 2018
    Copy the full SHA
    ecbb902 View commit details
    Browse the repository at this point in the history