dont build sentry or perf_measurements features for complement

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-11-10 20:30:34 -05:00
parent 4296d7174f
commit fd2a002480
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ let
"tokio_console"
# sentry telemetry isn't useful for complement, disabled by default anyways
"sentry_telemetry"
"perf_measurements"
# the containers don't use or need systemd signal support
"systemd"
# this is non-functional on nix for some reason