Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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-channels
base: 63963b8f34c9
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 88cb463a3b99
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Jul 13, 2019

  1. Copy the full SHA
    fb30dec View commit details
    Browse the repository at this point in the history
  2. libsForQt5.qtkeychain: add libsecret support

    qtkeychain uses pkg-config to detect whether libsecret is available,
    otherwise it just builds a stub object file.
    
    We need libsecret support to allow nextcloud-client storing passwords
    on Freedesktop platforms.
    
    I also fixed the Darwin dependencies not being used with Qt5,
    even though the build did not complain.
    
    (cherry picked from commit 48316ae)
    Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
    jtojnar authored and Ma27 committed Jul 13, 2019
    Copy the full SHA
    88cb463 View commit details
    Browse the repository at this point in the history