From 616ed29edf92fb2d60962058a3e2c545d3b652ea Mon Sep 17 00:00:00 2001 From: Ophestra Date: Fri, 30 Jan 2026 00:24:14 +0900 Subject: internal/rosa: early toybox variant This is a variant of toybox with unfinished tools enabled, for artifacts that will end up in a dependency loop without them. Signed-off-by: Ophestra --- internal/rosa/all.go | 1 + 1 file changed, 1 insertion(+) (limited to 'internal/rosa/all.go') diff --git a/internal/rosa/all.go b/internal/rosa/all.go index b9fd9c7a..a46cfb8b 100644 --- a/internal/rosa/all.go +++ b/internal/rosa/all.go @@ -54,6 +54,7 @@ const ( Sed Setuptools Toybox + toyboxEarly Wayland WaylandProtocols XCB -- cgit v1.3.1