New comment by m3tav3rse on void-packages repository https://github.com/void-linux/void-packages/pull/20672#issuecomment-609497944 Comment: > you could use `make_install_args` to set the path, but this works as well I tried this approach but cargo doesn't accept multiple `--path` arguments. `error: The argument '--path ' was provided more than once, but cannot be used multiple times`