New comment by classabbyamp on void-packages repository https://github.com/void-linux/void-packages/pull/37950#issuecomment-1191490498 Comment: easiest way I see is to patch this check to always return false: https://github.com/superfly/flyctl/blob/240fbde85f6143191917932bc1d0e437b839c886/internal/update/update.go#L31 or something along those lines, and also maybe remove the definition of the upgrade command? this would be a stop-gap alternative to asking upstream to add an ldflag to disable it properly