Merge pull request #118459 from gebner/duplicityclosuresize

duplicity: reduce closure size
This commit is contained in:
Gabriel Ebner 2021-04-04 16:31:11 +02:00 committed by GitHub
commit e0a09eb292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ pythonPackages.buildPythonApplication rec {
librsync librsync
]; ];
propagatedBuildInputs = with pythonPackages; [ pythonPath = with pythonPackages; [
b2sdk b2sdk
boto boto
boto3 boto3