From e6baf85f32152a7b786ed9d5e8902fb0c8126c7e Mon Sep 17 00:00:00 2001 From: madonuko Date: Thu, 2 Jul 2026 23:53:35 +0800 Subject: [PATCH] subrepo extras --- anda/langs/rust/run0-sudo-shim/anda.hcl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/anda/langs/rust/run0-sudo-shim/anda.hcl b/anda/langs/rust/run0-sudo-shim/anda.hcl index 0f265cdc41..aef47f6a4b 100644 --- a/anda/langs/rust/run0-sudo-shim/anda.hcl +++ b/anda/langs/rust/run0-sudo-shim/anda.hcl @@ -2,4 +2,7 @@ project pkg { rpm { spec = "run0-sudo-shim.spec" } + labels { + subrepo = "extras" + } }