Merge pull request #32517 from KaiHa/radicale-pytz
radicale: add pytz to closure
This commit is contained in:
commit
8af9da2147
@ -21,6 +21,7 @@ python3Packages.buildPythonApplication {
|
||||
propagatedBuildInputs = with python3Packages; [
|
||||
vobject
|
||||
passlib
|
||||
pytz
|
||||
];
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user