Merge pull request #98792 from NixOS/kevincox-b2

backblaze-b2: 1.3.8 -> 2.0.2
This commit is contained in:
Christoph Hrdinka
2020-09-29 13:21:38 +02:00
committed by GitHub
3 changed files with 51 additions and 20 deletions
+2
View File
@@ -1150,6 +1150,8 @@ in {
ckcc-protocol = callPackage ../development/python-modules/ckcc-protocol { };
class-registry = callPackage ../development/python-modules/class-registry { };
cld2-cffi = callPackage ../development/python-modules/cld2-cffi { };
cleo = callPackage ../development/python-modules/cleo { };