Merge pull request #325556 from wskeele/duplicity-add-invoke
duplicity: Add dependency on 'invoke' python package
This commit is contained in:
commit
048f85c494
@ -84,7 +84,7 @@ let self = python3.pkgs.buildPythonApplication rec {
|
||||
pycrypto
|
||||
pydrive2
|
||||
future
|
||||
];
|
||||
] ++ paramiko.optional-dependencies.invoke;
|
||||
|
||||
nativeCheckInputs = [
|
||||
gnupg # Add 'gpg' to PATH.
|
||||
|
Loading…
Reference in New Issue
Block a user