From cbf18b302d51c3e667ebe06cfebb14b90ccc93b7 Mon Sep 17 00:00:00 2001 From: Ophestra Date: Thu, 21 May 2026 15:35:48 +0900 Subject: internal/rosa/package: migrate nss Signed-off-by: Ophestra --- internal/rosa/toybox.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'internal/rosa/toybox.go') diff --git a/internal/rosa/toybox.go b/internal/rosa/toybox.go index 4065e90a..7ced9c32 100644 --- a/internal/rosa/toybox.go +++ b/internal/rosa/toybox.go @@ -58,10 +58,10 @@ mkdir -p /work/usr/bin ln -s ../../system/bin/env /work/usr/bin `, }, - bash, + _bash, gzip, - kernelHeaders, + _kernelHeaders, ), version } func init() { -- cgit v1.3.1