-
|
I am not familiar with cargo features. When installing Himalaya with homebrew, is there a way to define which cargo features I want to compile ? |
Beta Was this translation helpful? Give feedback.
Answered by
soywod
Jan 13, 2026
Replies: 1 comment
-
|
I'm not a brew expert, but as far as I know you cannot get a custom tap with specific cargo features because the tap comes already with predefined cargo features (the default ones). You need a different installation method, the easiest would be with cargo directly: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mig-hub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not a brew expert, but as far as I know you cannot get a custom tap with specific cargo features because the tap comes already with predefined cargo features (the default ones). You need a different installation method, the easiest would be with cargo directly:
cargo install himalaya --features pgp-gpg.