However would like to know what I can do from a user perspective in order to trigger an update.
Is there a official process one has to follow?
Or do I just bump the version number, update the SHA, hope that it builds and then create a MR when it does?
What if it doesn’t build?
Normally, if there are only code-changes within the existing code-base of the package an upgrade can be as easy as changing version and hash and rebuild it. Sometimes you have to add new dependencies/adjust some wrapper or files that are copied.
and it’s (regardless of the switch) a more complex derivation with patches (they need to be reapplied to the new code-base), gemset.nix which packages ruby-packages (with bundix? if I remember correct), and has somehow a dependency to also upgrade vagrant-libvirt in within.
I tried myself but didn’t came forward in a reasonable amount of time and the help I could obtain.