internal/rosa: hakurei artifact

This does not yet have fuse from staging. Everything else works perfectly, though.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-01-27 02:24:49 +09:00
parent c84fe63217
commit 50153788ef
3 changed files with 86 additions and 0 deletions

View File

@@ -172,6 +172,8 @@ func main() {
p = rosa.Go
case "gperf":
p = rosa.Gperf
case "hakurei":
p = rosa.Hakurei
case "kernel-headers":
p = rosa.KernelHeaders
case "libXau":