Merge pull request #104089 from enolan/fix-duplicity-s3-deps
duplicity: add missing deps for S3
This commit is contained in:
commit
4a55ebeca2
@ -49,6 +49,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
propagatedBuildInputs = with pythonPackages; [
|
||||
b2sdk
|
||||
boto
|
||||
boto3
|
||||
cffi
|
||||
cryptography
|
||||
ecdsa
|
||||
|
Loading…
x
Reference in New Issue
Block a user