Has someone (possibly in the #rust community) packaged #bors for #nixos - not the one that discontinues development, but the one the rust project uses?

Because now with bors.tech dying and #github mergequeues being shitty as they are (from what I read in the official feedback discussion) I want to self-host bors or homu, so we can have nice things!

Please  for maximum visibility.

@musicmatze The new rust bors implementation isn't really ready for usage (it's not used by rustc at the moment). And to be honest, I'm not sure if it will be very usable for general projects, it will be probably very over-fitted to the needs of rust-lang/rust and sibling projects. But maybe it could be useful in the future. It does not have any merge queue functionality at this moment though.

@kobzol
Hm that's sad. Maybe I'll go with homu then.

Or just write my own.