Fix dd-agent

(cherry picked from commit a6493ce4bdc47cbe3bc4ea74323f11f610e18c04)
This commit is contained in:
Rob Vermaas 2016-09-30 13:15:07 +00:00
parent 8911857fd4
commit a98dccf1e4

View file

@ -16,6 +16,7 @@ stdenv.mkDerivation rec {
python python
unzip unzip
makeWrapper makeWrapper
pythonPackages.requests2
pythonPackages.psycopg2 pythonPackages.psycopg2
pythonPackages.psutil pythonPackages.psutil
pythonPackages.ntplib pythonPackages.ntplib