Commit Graph

113200 Commits

Author SHA1 Message Date
Carl Sverre
e09caecb06 sift: 0.8.0 -> 0.9.0 2018-02-22 20:20:33 -08:00
Yurii Rashkovskii
e1aecec4cd
build-support/rust: make use of abandoned cargoUpdateHook
Previously, cargoUpdateHook was meaningful as it was used
in
[`cargo-fetch-deps`](19d3cf81d3/pkgs/build-support/rust/fetch-cargo-deps (L71)).

However, this entire file was removed in
5f8cf0048e. As far as I can
tell, nothing in the code is using it, but it is still
being passed around:
https://github.com/NixOS/nixpkgs/search?q=cargoUpdateHook&type=Code&utf8=%E2%9C%93

There are, however, legitimate use cases for it. For example,
in some software, some dependencies are not locked in Cargo.toml
and this causes Cargo to try fetching another version of them.
This doesn't work well with vendoring crates.

This hook allows to inject patching or whatever necessary workarounds
in the crate vendoring process. I suppose that's what it was for
in there in the first place.

This patch restores this hook and makes it usable again.
2018-02-23 11:17:03 +07:00
Franz Pletz
d16274da1d
Merge pull request #35333 from mdorman/connman-fix
connman: fix build with upstream patch
2018-02-23 04:16:37 +00:00
Franz Pletz
ff56849151
Merge pull request #35341 from jerith666/timetrap-1-15-1
timetrap: 1.10.0 -> 1.15.1
2018-02-23 04:04:32 +00:00
Franz Pletz
89aab8649e
Merge pull request #35291 from svsdep/keepassrpc
keepass-keepassrpc: init at 1.7.3.1
2018-02-23 04:04:11 +00:00
Franz Pletz
eba35726ff
Merge pull request #35344 from svsdep/keepass-xdotool
keepass: fix auto-type and clipboard features
2018-02-23 04:00:50 +00:00
Franz Pletz
7abd3cb134
Merge pull request #35295 from volth/patch-96
mercurial: 4.3.2 -> 4.5
2018-02-23 03:44:57 +00:00
Franz Pletz
5e21e5360e
Merge pull request #35371 from mdorman/semi-automated-emacs-package-updates
Semi automated emacs package updates
2018-02-23 03:18:20 +00:00
Franz Pletz
edb83e63f6
Merge pull request #35368 from leenaars/leapsnw
leaps: 0.5.1 -> 0.9.0
2018-02-23 03:09:59 +00:00
Franz Pletz
b861209521
Merge pull request #35348 from volth/patch-88
data/mime-types: make derivation fixed-output
2018-02-23 03:00:00 +00:00
Carl Sverre
1474ec5987 golint: 20160428 -> 20180208 2018-02-22 18:53:05 -08:00
volth
61c1a307a9
libtoxcore: add libconfig to buildInputs
$out/bin/tox-bootstrapd is not built without it, silently
2018-02-23 02:47:16 +00:00
Michael Alan Dorman
2af43907e0 melpa-packages: 2018-02-22
Removals:
 - ac-anaconda: removed from melpa
 - cider-profile: removed from melpa
2018-02-22 21:32:07 -05:00
Michael Alan Dorman
a65ec7eb1d melpa-stable-packages: 2018-02-22
Removals:
 - ac-anaconda: removed from melpa
2018-02-22 21:32:06 -05:00
Michael Alan Dorman
13fd5f1b05 org-packages: 2018-02-22 2018-02-22 21:32:06 -05:00
Michael Alan Dorman
41d2d75ea0 elpa-packages: 2018-02-22 2018-02-22 21:32:06 -05:00
Graham Christensen
87e6be3dca
Merge pull request #35313 from volth/patch-87
jetbrains-editors: minor updates
2018-02-22 20:47:08 -05:00
Tim Steinbach
472dd33ea4
linux: 4.15.4 -> 4.15.5 2018-02-22 20:35:59 -05:00
Tim Steinbach
371595432b
linux: 4.14.20 -> 4.14.21 2018-02-22 20:35:43 -05:00
Tim Steinbach
9b55ac28c9
linux: 4.9.82 -> 4.9.83 2018-02-22 20:35:24 -05:00
Tim Steinbach
23ea377a7b
linux: 4.4.116 -> 4.4.117 2018-02-22 20:34:30 -05:00
Franz Pletz
512fb52ed4
Merge pull request #35356 from troydm/master
rtl8192eu: init at 4.4.1
2018-02-22 23:46:35 +00:00
Franz Pletz
53dc96c8b4
Merge pull request #32323 from caugner/nextcloud-2.3.3
nextcloud-client: 2.3.2 -> 2.3.3
2018-02-22 23:36:01 +00:00
Jörg Thalheim
7035d7f199
Merge pull request #35365 from dywedir/tectonic
tectonic: 0.1.6 -> 0.1.7
2018-02-22 23:20:46 +00:00
Jörg Thalheim
d81e32be2a
Merge pull request #35330 from Mic92/go
go_1_10: init at 1.10 and set as default
2018-02-22 23:00:23 +00:00
Michiel Leenaars
a87d974dfb leaps: 0.5.1 -> 0.9.0 2018-02-22 23:27:44 +01:00
Clemens Fruhwirth
483200692b oath-toolkit: Switch over to git branch (GCC7 fix)
The git repo doesn't contain a configure script which adds a lot of
build dependencies.
2018-02-22 23:26:35 +01:00
volth
e9abedbe29
geoip: fix regression 2018-02-22 21:47:36 +00:00
Will Dietz
9261c17ad0 busybox: 1.28.0 -> 1.28.1 2018-02-22 14:51:33 -06:00
Will Dietz
28e10850d6
Merge pull request #35360 from dtzWill/update/musl-1.1.19
musl: 1.1.18 -> 1.1.19
2018-02-22 14:50:59 -06:00
Gabriel Ebner
ba58b425f1 neovim: fix bundlerEnv 2018-02-22 21:18:04 +01:00
Michael Fellinger
823facf2cc electron: 1.7.11 -> 1.8.2 (#35342) 2018-02-22 21:03:08 +01:00
Will Dietz
381ace583c musl: 1.1.18 -> 1.1.19
Remove patch, no longer needed.
2018-02-22 13:57:36 -06:00
troydm
89d660f7f1 rtl8192eu: init at 4.4.1 2018-02-22 21:18:01 +02:00
Robert Helgesson
8cd9194a80
perl-Importer: 0.024 -> 0.025 2018-02-22 19:36:47 +01:00
adisbladis
1cba8cc275
go_1_8: Go 1.8 is EOL 2018-02-23 01:46:29 +08:00
adisbladis
2116146b00
cockroachdb: 1.1.2 -> 1.1.5 2018-02-23 01:44:10 +08:00
adisbladis
4b73b8ccc3
perkeep: Build with go 1.9 2018-02-23 01:41:33 +08:00
volth
e28cf0cbfb
data/mime-types: make derivation fixed-output 2018-02-22 17:14:43 +00:00
Frederik Rietdijk
d328ba753e
Merge pull request #35243 from FRidh/postgis
postgis: get rid of composableDerivation
2018-02-22 16:49:56 +00:00
volth
80cc3bd29a
tortoisehg: 4.3.1 -> 4.5 2018-02-22 16:41:51 +00:00
Frederik Rietdijk
383da0ff9e
Merge pull request #35252 from nico202/master
papis: 0.5.2 -> 0.5.3
2018-02-22 16:36:27 +00:00
Profpatsch
186c765398 rabbitmq: 3.6.10 -> 3.6.15 (and various improvements)
- split outputs (doc, man, out)
- a new runtime dependency on getconf
- fix up SCRIPTS_DIR in wrapper
- clean output folder of stray doc files
- add license & maintainer

Tested with `nixos/tests/rabbitmq.nix`, inside a docker image and manually.
2018-02-22 17:04:20 +01:00
Will Dietz
630574ebb1 grip: Add patch to render the 'front matter' like github does 2018-02-22 09:57:39 -06:00
Will Dietz
c3e076b2f2 pythonPackages: grip 4.3.2 -> 4.4.0 2018-02-22 09:54:28 -06:00
gnidorah
fbeb32994b softether module: fix dataDir option 2018-02-22 18:37:59 +03:00
Vasyl Solovei
18691c6b65 keepass: fix auto-type and clipboard features
This fixes paths to `xdotool`, `xprop` and `xsel`. These are required
tools for auto-type to work correctly.
2018-02-22 17:30:42 +02:00
Matt McHenry
1bf7dfaabe timetrap: 1.10.0 -> 1.15.1 2018-02-22 10:17:27 -05:00
Will Dietz
6daf813b1c release-cross: add nix and nixUnstable
Essential software for every platform! :)

'nix' won't work for now,
but add it anyway so later this tests "stable" nix 2.
2018-02-22 08:56:05 -06:00
Will Dietz
76879b83ac release-cross: minor cleanup, add aarch64-musl 2018-02-22 08:33:27 -06:00
Vasyl Solovei
fc42c85baf keepass-keepassrpc: init at 1.7.3.1
Repackaged as the name was confusing and there is a dedicated repository
for this plugin, ready to use and with the fresh plugin version.
Left an alias to an old package name.
2018-02-22 16:11:05 +02:00
lewo
844a494d80
Merge pull request #35329 from dywedir/sit
sit: init at 0.1.2
2018-02-22 14:59:27 +01:00
Michael Alan Dorman
2977296f37 connman: fix build with upstream patch
This is needed for newer kernels, apparently.

Fixes #35332.
2018-02-22 07:55:10 -05:00
Jan Tojnar
30cc156c8c
nixos/fwupd: use manual list of etc files
Closes: #32142
2018-02-22 13:18:23 +01:00
Jan Tojnar
cf1fb92b9e
umockdev: 0.8.13 → 0.11 2018-02-22 13:18:22 +01:00
Jan Tojnar
3b206f98f9
efibootmgr: cleanup 2018-02-22 13:18:22 +01:00
Jan Tojnar
892740fe2f
libsmbios: 2.3.3 → 2.4.1 2018-02-22 13:18:22 +01:00
Jan Tojnar
73f2f644bc
fwupd: 1.0.4 → 1.0.5 2018-02-22 13:18:21 +01:00
Jan Tojnar
41e85ef889
fwupdate: 8 → 10 2018-02-22 13:18:21 +01:00
Jörg Thalheim
394981c236 go_1_10: cleanup remove-test-pie.patch 2018-02-22 12:17:31 +00:00
Jörg Thalheim
37ef0b8ab6 go_1_10: add mic92 and velovix to maintainers
cc @velovix
2018-02-22 12:16:08 +00:00
Jörg Thalheim
ee5602112e go_1_10: misc/cgo/errors/test.bash no longer exists 2018-02-22 12:07:50 +00:00
Jan Tojnar
6b707cfa0a
Merge pull request #35320 from davidak/patch-1
xdg-utils: fix homepage URL
2018-02-22 13:02:49 +01:00
Jörg Thalheim
163d038c68
Merge pull request #35331 from Mic92/cargo-fix
cargo: unbreak aarch64 build
2018-02-22 11:58:07 +00:00
adisbladis
35f58309a5
Merge pull request #35327 from adisbladis/old_gophers
go: Remove old versions 1.6 and 1.7
2018-02-22 19:49:45 +08:00
Jörg Thalheim
a7ab32ba98 cargo: unbreak aarch64 build 2018-02-22 11:46:30 +00:00
Jörg Thalheim
1a9316e47d go_1_10: init at 1.10 and set as default
Changes are minor from 1.9, so let's just set it as default straight.
2018-02-22 11:40:07 +00:00
Vladyslav M
6e28674247 sit: init at 0.1.2 2018-02-22 13:18:10 +02:00
adisbladis
831ef4756e
electrum: Patch compat with python trezor>=0.9.0 2018-02-22 18:43:57 +08:00
adisbladis
52e419bb2f
Merge pull request #35328 from clefru/pytrezor-fix
trezor: Add pyblake2, click, libusb1 and ecdsa as propagatedBuildInput
2018-02-22 18:35:50 +08:00
Gabriel Ebner
a14ab86e31 fcitx-engines.table-other: 0.2.3 -> 0.2.4 2018-02-22 11:30:40 +01:00
Clemens Fruhwirth
b846847a32 trezor: Add pyblake2, click, libusb1 and ecdsa as propagatedBuildInput 2018-02-22 11:15:43 +01:00
Peter Hoeg
1c67ee4ff6
Merge pull request #35325 from peterhoeg/u/dbusb
dbus-broker: 9 -> 11
2018-02-22 17:42:18 +08:00
adisbladis
b144524ec8
go_1_7: Go 1.7 is EOL 2018-02-22 17:35:04 +08:00
adisbladis
804a21ea00
go_1_6: Go 1.6 is EOL 2018-02-22 17:34:22 +08:00
adisbladis
9ea5a00a4b
go: Remove unused patches 2018-02-22 17:33:11 +08:00
Peter Hoeg
eb5ad9bb0c dbus-broker: 9 -> 11 2018-02-22 17:32:27 +08:00
David Kleuker
022cbdd7e7
xdg-utils: fix homepage URL 2018-02-22 09:08:28 +01:00
Peter Hoeg
1fa60974e7
Merge pull request #35316 from peterhoeg/u/pk
packagekit: 1.1.7 -> 1.1.8 (packagekit-qt: init at 1.0.1)
2018-02-22 16:04:34 +08:00
Peter Hoeg
cdaedbffd8
Merge pull request #35308 from peterhoeg/u/as
appstream: 0.10.6 -> 0.11.8 (and add appstream-qt)
2018-02-22 16:03:59 +08:00
Peter Hoeg
4f098b070e xdg-desktop-portal-kde: init at 5.12.1 2018-02-22 16:01:28 +08:00
adisbladis
8f80b63696
Merge pull request #35314 from gnidorah/autorandr
autorandr: embed path to xrandr
2018-02-22 15:54:43 +08:00
adisbladis
6e91ce981c
Merge pull request #35315 from eqyiel/awsebcli-3.12.3
awsebcli: 3.12.2 -> 3.12.3
2018-02-22 15:49:26 +08:00
gnidorah
e17a222f94 autorandr: embed path to xrandr 2018-02-22 10:41:30 +03:00
Peter Hoeg
fbde9ea744 appstream-qt: init at 0.11.8 2018-02-22 15:35:04 +08:00
Peter Hoeg
57ce02b574 appstream: 0.10.6 -> 0.11.8 2018-02-22 15:35:04 +08:00
Franz Pletz
41ce36b7ea
Merge pull request #35254 from aborsu/nextcloud
nextcloud: 12.0.5 -> 13.0.0
2018-02-22 05:51:22 +00:00
Peter Hoeg
41ef8a13b5 Revert "dbus-broker: 9 -> 11"
This reverts commit 89343b4d43.

Breaks master.
2018-02-22 12:48:22 +08:00
Peter Hoeg
353b00f296 packagekit-qt: init at 1.0.1 2018-02-22 12:43:09 +08:00
Peter Hoeg
49a8b3d22c packagekit: 1.1.7 -> 1.1.8 2018-02-22 12:43:02 +08:00
Ruben Maher
e5a64bd1f1 awsebcli: 3.12.2 -> 3.12.3 2018-02-22 15:04:58 +10:30
volth
541d8795f6
jetbrains-editors: minor updates 2018-02-22 04:18:19 +00:00
Peter Hoeg
89343b4d43 dbus-broker: 9 -> 11 2018-02-22 11:52:14 +08:00
Will Dietz
39f61d5c02 gcc7: fix native and cross-musl build, sync w/gcc6 fixes 2018-02-21 20:55:22 -06:00
Peter Hoeg
b332924e6a hugo: 0.32.2 -> 0.36.1 2018-02-22 10:08:50 +08:00
Tuomas Tynkkynen
ce8bd325e6 ncurses: Add temporary mirror for sources
Issue #35264
2018-02-22 03:36:36 +02:00
Anthony Cowley
d12c93b62d easyloggingpp: 9.95.0 -> 9.96.0 2018-02-21 20:29:27 -05:00
Anthony Cowley
c6463f8913 easyloggingpp: remove static library
Added a pkg-config file and copied the relevant source file into the
nix store. The idea is that the user may now relatively easily include
the library’s source file in their project using common CMake features.
2018-02-21 20:25:55 -05:00
volth
f3b899d3a6
libguestfs: fix sandbox build 2018-02-22 00:26:49 +00:00
Jörg Thalheim
f022cc6794
Merge pull request #35302 from dotlambda/abcm2ps
abcm2ps: 8.13.19 -> 8.13.20
2018-02-21 23:47:09 +00:00
Jörg Thalheim
8a0efd8fbb
Merge pull request #35289 from volth/patch-95
varnish-modules: 0.10.2 -> 0.13.0
2018-02-21 23:45:03 +00:00
Jörg Thalheim
169d02b280
Merge pull request #35288 from volth/patch-94
tinc: 1.0.32 -> 1.0.33
2018-02-21 23:44:48 +00:00
Vladimír Čunát
e2398e4093
linuxPackages: 4.9 -> 4.14
/cc #31640.
2018-02-22 00:40:40 +01:00
Robert Schütz
48154a95da abcm2ps: 8.13.19 -> 8.13.20 2018-02-22 00:35:58 +01:00
Vladimír Čunát
3e6c5a25f3
Merge branch 'staging'
In particular, this upgrades the default gcc: 6 -> 7.
Fixes #27794, /cc #31747.
2018-02-22 00:32:46 +01:00
Vladimír Čunát
4f79874f57
llvm_*: fix build by using older gcc on i686-linux
Tested all builds before and after.
2018-02-22 00:20:51 +01:00
Tim Steinbach
09cc8872ef
Merge pull request #35043 from NeQuissimus/cfs_bandwidth
linux-common: Add CFS_BANDWIDTH
2018-02-21 23:18:44 +00:00
Peter Simons
49c190c006
Merge pull request #35300 from deepfire/ghc-8.4
ghc 8.4: update configuration
2018-02-21 23:58:48 +01:00
Kosyrev Serge
24777b86d8
configuration-ghc84: import manually-defined overrides and update 2018-02-22 01:31:33 +03:00
Kosyrev Serge
e6b5fefed7
configuration-generic | c2hs: language-c 0.7.2 is compatible with GHC 8.4 2018-02-22 01:30:42 +03:00
Jörg Thalheim
f86366f80b
Merge pull request #35297 from volth/mongodbtools-3.7.2
mongodb-tools: 3.5.13 -> 3.7.2
2018-02-21 22:09:06 +00:00
Michael Raskin
18a5d05765
Merge pull request #35294 from volth/icu-60
icu: init at 60.2
2018-02-21 22:00:11 +00:00
Robert Helgesson
873863d6e5
perl-Gtk2-GladeXML: add homepage and license fields 2018-02-21 22:36:20 +01:00
volth
3d75eaccfb mongodb-tools: 3.5.13 -> 3.7.2 2018-02-21 21:34:43 +00:00
volth
6081c36599
mercurial: 4.3.2 -> 4.5 2018-02-21 20:56:00 +00:00
volth
5a08e90cdc icu: init at 60.2 2018-02-21 20:47:52 +00:00
Vasyl Solovei
5b20d89346 skypeforlinux: 8.13.0.2 -> 8.16.0.4 2018-02-21 22:20:47 +02:00
Nicolò Balzarotti
00c59077e2 papis: fix tests 2018-02-21 21:09:37 +01:00
Daiderd Jordan
7418eb68ff
Merge pull request #35282 from vbgl/ocaml-cil-darwin
ocamlPackages.cil: fix build on Darwin
2018-02-21 21:08:52 +01:00
Daiderd Jordan
13187cbc5f
Merge pull request #35285 from clacke/racket-darwin
racket-minimal: build on darwin
2018-02-21 21:07:20 +01:00
Joachim F
16210c3996
Merge pull request #35270 from xvapx/wip/crashplan-small-business
upgrade and clean crashplan for small business
2018-02-21 19:53:53 +00:00
Frederik Rietdijk
b5391b2451 Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-21 20:43:10 +01:00
volth
d44bd9cb57
varnish-modules: 0.10.2 -> 0.13.0 2018-02-21 19:42:57 +00:00
Michael Weiss
e3cd8a2d06 raven: 6.5.0 -> 6.6.0 2018-02-21 20:41:37 +01:00
Michael Raskin
535208f273
Merge pull request #35283 from dywedir/ripgrep
ripgrep: 0.8.0 -> 0.8.1
2018-02-21 19:41:03 +00:00
volth
284425dc5d
tinc: 1.0.32 -> 1.0.33 2018-02-21 19:34:31 +00:00
volth
06718493c0
libguestfs: 1.36.3 -> 1.38.0 2018-02-21 19:31:25 +00:00
lewo
4f7650bed0
Merge pull request #34983 from nlewo/pr/devpi-server-4.4.0
devpi-server: 4.3.1 -> 4.4.0
2018-02-21 19:59:56 +01:00
Peter Simons
f457933c4c
Merge pull request #35023 from jbedo/bioconductor
bioconductor: 3.4 -> 3.6
2018-02-21 19:58:40 +01:00
Vladyslav M
70cc99005e ripgrep: 0.8.0 -> 0.8.1 2018-02-21 20:36:36 +02:00
Will Dietz
ba88655328 iperf3: remove upstreamed patches and workarounds (musl) 2018-02-21 12:35:59 -06:00
lewo
539f26cb39
Merge pull request #35279 from svsdep/qbittorrent-4.0.4
qbittorrent: 4.0.3 -> 4.0.4
2018-02-21 19:28:03 +01:00
Michael Weiss
09ee3770dd pythonPackages.mysql-connector: init at 8.0.6 2018-02-21 18:54:26 +01:00
Vincent Laporte
c888d97013
ocamlPackages.cil: fix build on Darwin 2018-02-21 17:48:49 +00:00
Claes Wallin (韋嘉誠)
fdbc744856 racket-minimal: build on darwin
Technically, racket compiles and packages too, but it doesn't pass all
tests yet, so the build fails.

gcc7Stdenv is GCC 7 with the MacOS-specific adaptations retained.
Building on MacOS with that works, but we should be using clang.

I'm hoping that the next person wanting to override the compiler
version in some other derivation sees that attribute and doesn't
inadvertently break a MacOS build again.
2018-02-22 01:27:16 +08:00
svsdep
2992e26ca8 qbittorrent: 4.0.3 -> 4.0.4 2018-02-21 19:02:55 +02:00
Jörg Thalheim
ec2e601871
Merge pull request #35277 from suvash/update-mozilla-sops
Update Mozilla sops to the latest version
2018-02-21 16:46:34 +00:00
Jörg Thalheim
f0466c47ab
Merge pull request #33894 from adevress/master
ceph: 9.2.0 -> 12.2.2
2018-02-21 16:45:33 +00:00
Jörg Thalheim
5767be72e5
Merge pull request #35272 from jfrankenau/update-snapraid
snapraid: 11.1 -> 11.2
2018-02-21 16:32:32 +00:00
Jan Tojnar
230282f1cd
Merge pull request #35261 from samdroid-apps/spice-up-1.3.2
spice-up: 1.2.1 -> 1.3.2
2018-02-21 16:53:22 +01:00
Suvash Thapaliya
19f4274076
sops: 2.0.8 -> 3.0.2
Update Mozilla Sops to the latest version
2018-02-21 16:52:32 +01:00
Johannes Frankenau
ac64f9ce70 snapraid: 11.1 -> 11.2 2018-02-21 16:22:35 +01:00
Will Dietz
8989a6b0f7 strace: disable mpers (multiple personality) support on aarch64 to fix
https://hydra.nixos.org/build/69542376

[dezgeg: changed to --enable-mpers=check instead of --enable-mpers=no,
which makes it probe at build-time whether a certain personality is
supported and enable it only if the probe succeeded, instead of
unconditionally disabling it. Should be more future-proof.]
2018-02-21 16:57:39 +02:00
Jörg Thalheim
a65221e56b
Merge pull request #35245 from mogorman/pulseaudio-dlna
pulseaudio-dlna
2018-02-21 14:36:41 +00:00
Michael Raskin
1e94ef5af3
Merge pull request #35273 from matthiasbeyer/update-my-packages
Update my packages
2018-02-21 13:35:21 +00:00
Peter Hoeg
829d5c2051 calibre: 3.16.0 -> 3.17.0 2018-02-21 21:32:29 +08:00
Matthias Beyer
70c031d300 haxor-news: Disable tests
Tests fail, reason unknown.
But the program works as expected.
2018-02-21 14:28:42 +01:00
Matthias Beyer
dbe8ca6a2d Remove myself from maintainers
I don't want to maintain go packages anymore because packaging is such a
PITA for go packages.
2018-02-21 14:26:13 +01:00
Matthias Beyer
f683d0abf8 Remove myself from maintainers
I don't want to maintain go packages anymore because packaging is such a
PITA for go packages.
2018-02-21 14:25:45 +01:00
Matthias Beyer
dff9ff8c9f vdirsyncer: 0.16.3 -> 0.16.4 2018-02-21 14:21:32 +01:00