dont build sentry or perf_measurements features for complement
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
4296d7174f
commit
fd2a002480
|
@ -25,6 +25,7 @@ let
|
||||||
"tokio_console"
|
"tokio_console"
|
||||||
# sentry telemetry isn't useful for complement, disabled by default anyways
|
# sentry telemetry isn't useful for complement, disabled by default anyways
|
||||||
"sentry_telemetry"
|
"sentry_telemetry"
|
||||||
|
"perf_measurements"
|
||||||
# the containers don't use or need systemd signal support
|
# the containers don't use or need systemd signal support
|
||||||
"systemd"
|
"systemd"
|
||||||
# this is non-functional on nix for some reason
|
# this is non-functional on nix for some reason
|
||||||
|
|
Loading…
Reference in New Issue