just packaged kiro, a terminal based text editor written in rust with a gruvbox color scheme.
kiro
rust
Looks cool, will check it out.
...and yet another editor in rust...
kibi imported 😉
Looks like it needs USE_TOOLS+=gmake http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20201028.2132/kiro-editor-0.4.0/build.log
nia thanks for reporting. I'll look at it asap but, probably only tomorrow. It builds just fine here, though.
pin pbulk builds happen in a sandbox that includes only declared dependencies so packages that are already installed on the system don't leak through. So it could build on a system that already had gmake installed but fail in the bulk builds.
nia yes, I'm aware of this. I need to do some test builds but I won't be able to do them today. If you are confortable with it, I can push a blind update.
pin I think this change is trivial and completely safe, you should be able to see if it fixes it in the next round of automated builds.
nia Thanks! I've pushed an update.
nia I think this change is trivial and completely safe
Indeed, http://www.ki.nu/pkgsrc/reports/current/NetBSD-9.0/20201031.1030/meta/report.html
Cheers!