Merge pull request #118459 from gebner/duplicityclosuresize
duplicity: reduce closure size
This commit is contained in:
commit
e0a09eb292
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ pythonPackages.buildPythonApplication rec {
|
|||
librsync
|
||||
];
|
||||
|
||||
propagatedBuildInputs = with pythonPackages; [
|
||||
pythonPath = with pythonPackages; [
|
||||
b2sdk
|
||||
boto
|
||||
boto3
|
||||
|
|
Loading…
Reference in a new issue