duplicity: Add paramiko optional dependency 'invoke' to pythonPath
Fixes #325551
This commit is contained in:
@@ -84,7 +84,7 @@ let self = python3.pkgs.buildPythonApplication rec {
|
||||
pycrypto
|
||||
pydrive2
|
||||
future
|
||||
];
|
||||
] ++ paramiko.optional-dependencies.invoke;
|
||||
|
||||
nativeCheckInputs = [
|
||||
gnupg # Add 'gpg' to PATH.
|
||||
|
||||
Reference in New Issue
Block a user