1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 15:41:40 +00:00
nixpkgs/pkgs/tools/backup/duplicity
Profpatsch 3c03a98235 duplicity: use new b2sdk python package
The backblaze library moved into the b2sdk package.
If it’s not used, duplicity fails loading the b2:// backend.

> BackendException: B2 backend requires B2 Python SDK (pip install
  b2sdk)
2020-09-21 13:39:37 +02:00
..
default.nix duplicity: use new b2sdk python package 2020-09-21 13:39:37 +02:00
gnutar-in-test.patch
linux-disable-timezone-test.patch
use-installed-scripts-in-test.patch