dd-agent: add docker support
This commit is contained in:
parent
b4ece28aac
commit
4acbfe7d9a
@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
pythonPackages.pyyaml
|
pythonPackages.pyyaml
|
||||||
pythonPackages.requests
|
pythonPackages.requests
|
||||||
pythonPackages.pymongo
|
pythonPackages.pymongo
|
||||||
|
pythonPackages.docker
|
||||||
];
|
];
|
||||||
propagatedBuildInputs = [ python tornado ];
|
propagatedBuildInputs = [ python tornado ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user