1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-30 17:41:12 +00:00
nixpkgs/pkgs/top-level
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
..
aliases.nix gutenberg: 0.4.2 -> zola: 0.5.0 2018-11-18 00:53:15 +02:00
all-packages.nix nextcloud-client: 2.3.3 -> 2.5.0 (#50463) 2018-11-23 02:31:31 -05:00
beam-packages.nix
coq-packages.nix coqPackages: New expressions: StructTact, InfSeqExt, Cheerios, Verdi 2018-11-20 15:18:12 -08:00
darwin-packages.nix darwin.trash: add cf-private 2018-11-07 19:15:43 +01:00
default.nix
dotnet-packages.nix dotnetPackages.SharpFont: 3.1.0 -> 4.0.1 (#49545) 2018-10-31 21:04:31 +01:00
emacs-packages.nix
emscripten-packages.nix
haskell-packages.nix ghc bootstrap binary: 8.2.1 -> 8.2.2 2018-11-21 16:06:22 +01:00
haxe-packages.nix
impure.nix
java-packages.nix
lua-packages.nix
make-tarball.nix
metrics.nix metrics.nix: add a metrick for the current number of packages as seen by nix-env 2018-11-17 10:24:46 +00:00
ocaml-packages.nix ocamlPackages.camlp5: 7.06 -> 7.07 2018-11-21 05:59:49 +00:00
perl-packages.nix Merge master into staging-next 2018-11-18 10:32:12 +01:00
php-packages.nix phpPackages: drop all packages and package versions for PHP5 2018-11-18 13:08:50 +01:00
pure-packages.nix
python-packages.nix python: pytest_37: init at 3.7.4 2018-11-22 22:27:29 +01:00
release-cross.nix Merge pull request #50282 from vincrusher/master 2018-11-12 15:57:23 -05:00
release-lib.nix release-lib: Fix pkgsFor 2018-11-05 11:27:50 -05:00
release-python.nix
release-small.nix atlas: remove 2018-11-04 20:23:12 -06:00
release.nix darwin-tested: readd wireshark 2018-11-07 13:02:51 -06:00
splice.nix xorg: don't splice scope attributes into main package set 2018-10-11 15:03:07 -04:00
stage.nix Merge remote-tracking branch 'upstream/master' into nixos-nixpkgs-pkgs-use-overlays 2018-11-04 21:33:16 +01:00
unix-tools.nix
wine-packages.nix