offlineimap: add optional-dependencies
This commit is contained in:
@@ -55,7 +55,10 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
dependencies = with python3.pkgs; [
|
||||
certifi
|
||||
distro
|
||||
gssapi
|
||||
imaplib2
|
||||
keyring
|
||||
portalocker
|
||||
pysocks
|
||||
rfc6555
|
||||
urllib3
|
||||
|
||||
Reference in New Issue
Block a user