New package: fnox-1.29.0#61309
Conversation
Bnyro
left a comment
There was a problem hiding this comment.
You can also install shell completions using vtargetrun, see e.g.
void-packages/srcpkgs/juliaup/template
Line 21 in 13b91ba
build_helper=qemu)
The command to generate the completions is e.g. fnox activate bash (taken from their README).
|
Not sure about this package personally because the maintainer makes heave use of Claude code. |
Hey, that's fine. I've submitted this since I use this on most my machines and it follows the package requirements in the |
Yes, that's only been my personal opinion (and I don't have commit access here). |
|
The completion command fails during the post_install step, its look like its using some external tool to create the completions https://github.com/jdx/fnox/blob/main/src/commands/completion.rs. I'll just fix the build_helper for now |
Testing the changes
New package
Local build testing