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: 892015000a53
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: e61f1a24c4f6
Choose a head ref
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Sep 14, 2017

  1. nextcloud-client: use cmakeDir and cmakeFlags attrs

    (cherry picked from commit ebb6488)
    eqyiel authored and bjornfor committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    6bd0b33 View commit details
    Browse the repository at this point in the history
  2. nextcloud-client: add inotify dependency when building on linux

    This allows for more efficient change detection.
    
    (cherry picked from commit e02f936)
    eqyiel authored and bjornfor committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    bb290c9 View commit details
    Browse the repository at this point in the history
  3. nextcloud-client: enable parallel building

    So that the client can build faster.
    
    (cherry picked from commit 4ce18c8)
    eqyiel authored and bjornfor committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    d141452 View commit details
    Browse the repository at this point in the history
  4. nextcloud-client: provide optional gnome-keyring integration

    `qtkeyring` can use `gnome-keyring`, but it needs some help to find it.
    
    I have not enabled this by default because not everyone who uses this will want
    to pull in GNOME dependencies.
    
    (cherry picked from commit e828dcb)
    eqyiel authored and bjornfor committed Sep 14, 2017
    Configuration menu
    Copy the full SHA
    e61f1a2 View commit details
    Browse the repository at this point in the history