New comment by icp1994 on void-packages repository https://github.com/void-linux/void-packages/pull/43233#issuecomment-1494576152 Comment: Another tangent: is it worth adding a `make_build_args` to the command under `do_build()`? There's been at least a few times where I wanted to add `--package ` for cargo build but putting it in `configure_args` breaks `do_install` since cargo install doesn't accept that option.