calendar-cli: depend on vobject
see https://github.com/tobixen/calendar-cli/issues/111
This commit is contained in:
@@ -40,6 +40,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
tzlocal
|
||||
click
|
||||
six
|
||||
vobject
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
|
||||
Reference in New Issue
Block a user