Skip to content

Commit

Permalink
dd-agent: bind to pymongo 2.9.1 to fix the MongoDB monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
svanderburg committed Mar 20, 2017
1 parent 6c0569e commit 20194e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/tools/networking/dd-agent/default.nix
Expand Up @@ -47,7 +47,7 @@ in stdenv.mkDerivation rec {
pythonPackages.ntplib
pythonPackages.simplejson
pythonPackages.pyyaml
pythonPackages.pymongo
pythonPackages.pymongo_2_9_1
pythonPackages.python-etcd
pythonPackages.consul
docker_1_10
Expand Down

0 comments on commit 20194e2

Please sign in to comment.