datadog-agent: update sub-packages
This commit is contained in:
parent
c915e479b9
commit
19b61b98d6
@ -18,10 +18,10 @@ in buildGoPackage rec {
|
|||||||
|
|
||||||
subPackages = [
|
subPackages = [
|
||||||
"cmd/agent"
|
"cmd/agent"
|
||||||
|
"cmd/cluster-agent"
|
||||||
"cmd/dogstatsd"
|
"cmd/dogstatsd"
|
||||||
"cmd/py-launcher"
|
"cmd/py-launcher"
|
||||||
# Does not compile: go/src/github.com/DataDog/datadog-agent/cmd/cluster-agent/main.go:31:12: undefined: app.ClusterAgentCmd
|
"cmd/trace-agent"
|
||||||
#"cmd/cluster-agent"
|
|
||||||
];
|
];
|
||||||
goDeps = ./deps.nix;
|
goDeps = ./deps.nix;
|
||||||
goPackagePath = "github.com/${owner}/${repo}";
|
goPackagePath = "github.com/${owner}/${repo}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user