mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
dd-agent: add docker support
This commit is contained in:
parent
b4ece28aac
commit
4acbfe7d9a
@ -23,6 +23,7 @@ stdenv.mkDerivation rec {
|
||||
pythonPackages.pyyaml
|
||||
pythonPackages.requests
|
||||
pythonPackages.pymongo
|
||||
pythonPackages.docker
|
||||
];
|
||||
propagatedBuildInputs = [ python tornado ];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user