Merge pull request #109352 from fabaff/tmb

This commit is contained in:
Sandro
2021-01-14 13:54:30 +01:00
committed by GitHub
3 changed files with 33 additions and 1 deletions
+2
View File
@@ -7614,6 +7614,8 @@ in {
tls-parser = callPackage ../development/python-modules/tls-parser { };
tmb = callPackage ../development/python-modules/tmb { };
tmdb3 = callPackage ../development/python-modules/tmdb3 { };
todoist = callPackage ../development/python-modules/todoist { };