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: 372c0b0b13c6
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 98922fecef2b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 27, 2019

  1. 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.
    jtojnar committed Apr 27, 2019
    Copy the full SHA
    48316ae View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. libsForQt5.qtkeychain: add libsecret support (#60327)

    libsForQt5.qtkeychain: add libsecret support
    jtojnar committed Apr 29, 2019
    Copy the full SHA
    98922fe View commit details
    Browse the repository at this point in the history