nixpkgs/pkgs/applications
Maximilian Bosch e75f922e91 nextcloud-client: 2.3.3 -> 2.5.0 (#50463)
Updates to the latest version of the desktop client available. Tested
the config migration from `nextcloud-client` 2.3.3 with a Nextcloud
14.0.3 instance (hosted using `services.nextcloud`).

Additionally the derivation required the following changes:

* Dropped `Qt5Sql` patch: this has been fixed upstream and isn't needed
  anymore (furthermore their CMake structure has changed and the patch
  wouldn't apply anymore on 2.5.0).

* Moved to a new upstream repository (nextcloud/desktop), kept
  `fetchgit` to properly fetch submodules.

* Added OpenSSL 1.1 integration: `libsync` (the syncing provided by this
  package) requires 1.1, furthermore the linking flags had to be fixed
  manually by passing `NIX_LDFLAGS` to the derivation.

Furthermore I moved the support for a Gnome3 keyring into its own
wrapper to avoid a full rebuild of the package whenever you alter
`withGnomeKeyring` in an override expressions.

It's still possible to enable keyring (now without recompile) like this:

```
nextcloud-client.override { withGnomeKeyring = true; }
```

To override the derivation itself you now have to use
`nextcloud-client-unwrapped`:

```
nextcloud-client-unwrapped.overrideAttrs (old: {
   src = yoursrc;
})
```
2018-11-23 02:31:31 -05:00
..
altcoins Merge pull request #50530 from jb55/bump-clightning 2018-11-22 20:23:20 +01:00
audio ncmpc: 0.31 -> 0.33 2018-11-22 14:36:25 +01:00
backup Revert "treewide: remove placeholder usage" 2018-08-30 18:18:29 +02:00
display-managers ly: init at 0.2.1 2018-11-08 21:40:00 +01:00
editors mindforger: init at 1.48.2 2018-11-22 11:47:04 +05:00
gis openorienteering-mapper: 0.8.2 -> 0.8.3 (#49217) 2018-10-27 12:03:09 -04:00
graphics Merge pull request #50638 from scolobb/processing-hash-bump 2018-11-21 21:56:06 -05:00
inferno
kde Merge pull request #48033 from colemickens/konqueror 2018-11-01 05:05:31 +00:00
misc xmr-stak: 2.5.2 -> 2.6.0 2018-11-22 14:36:27 +01:00
networking nextcloud-client: 2.3.3 -> 2.5.0 (#50463) 2018-11-23 02:31:31 -05:00
office Merge pull request #50517 from c0bw3b/pkg/planner 2018-11-19 23:51:07 +01:00
science vampire: fix nondeterministic hash 2018-11-22 14:15:55 +01:00
search recoll: 1.23.7 -> 1.24.3 (#50563) 2018-11-18 12:31:12 +01:00
version-management pijul: 0.10.0 -> 0.11.0 (#50870) 2018-11-22 07:32:17 +00:00
video Merge master into staging-next 2018-11-20 11:47:26 +01:00
virtualization docker-compose: rename from docker_compose, python3 by default 2018-11-11 11:16:44 +00:00
window-managers treewide: remove unstable packages 2018-11-13 19:14:44 -06:00