Merge pull request #92719 from pjjw/update/mongodb-42

mongodb: 4.0.12 -> 4.2.8
This commit is contained in:
Jaka Hudoklin
2020-07-24 20:15:29 +02:00
committed by GitHub
10 changed files with 131 additions and 5 deletions
+2
View File
@@ -2317,6 +2317,8 @@ in {
cheetah = callPackage ../development/python-modules/cheetah { };
cheetah3 = callPackage ../development/python-modules/cheetah3 { };
cherrypy = if isPy3k then
callPackage ../development/python-modules/cherrypy { }
else