khard: remove dependency to vdirsyncer
khard and vdirsyncer can be used together, but there are no real dependency between them.
This commit is contained in:
parent
40c586b7ce
commit
c8698919da
@ -18,10 +18,6 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
pyyaml
|
pyyaml
|
||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = with pythonPackages; [
|
|
||||||
pkgs.vdirsyncer
|
|
||||||
];
|
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/scheibler/khard;
|
homepage = https://github.com/scheibler/khard;
|
||||||
description = "Console carddav client";
|
description = "Console carddav client";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user