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; [
|
propagatedBuildInputs = with pythonPackages; [
|
||||||
b2sdk
|
b2sdk
|
||||||
boto
|
boto
|
||||||
|
boto3
|
||||||
cffi
|
cffi
|
||||||
cryptography
|
cryptography
|
||||||
ecdsa
|
ecdsa
|
||||||
|
Loading…
x
Reference in New Issue
Block a user