Skip to content

Commit

Permalink
datadog-agent: add missing Go tag
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Meyer <[email protected]>
  • Loading branch information
katexochen committed Feb 11, 2024
1 parent d4360ad commit d930472
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/networking/dd-agent/datadog-agent.nix
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ in buildGoModule rec {
"log"
"secrets"
"zlib"
"kubeapiserver"
]
++ lib.optionals withSystemd [ "systemd" ]
++ extraTags;
Expand Down

0 comments on commit d930472

Please sign in to comment.