acd-cli: use python36
This commit is contained in:
@@ -13413,7 +13413,7 @@ with pkgs;
|
||||
abook = callPackage ../applications/misc/abook { };
|
||||
|
||||
acd-cli = callPackage ../applications/networking/sync/acd_cli {
|
||||
inherit (python35Packages)
|
||||
inherit (python3Packages)
|
||||
buildPythonApplication appdirs colorama dateutil
|
||||
requests requests_toolbelt sqlalchemy fusepy;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user