From 3b026cee3d425f751854930837cca4b9f7f6c429 Mon Sep 17 00:00:00 2001 From: Wildan M Date: Tue, 16 Dec 2025 03:19:49 +0700 Subject: [PATCH] Drop host packages on make all --- src/bin/repo.rs | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/bin/repo.rs b/src/bin/repo.rs index 877431bed..4651ca96b 100644 --- a/src/bin/repo.rs +++ b/src/bin/repo.rs @@ -504,6 +504,7 @@ fn parse_args(args: Vec) -> anyhow::Result<(CliConfig, CliCommand, Vec) -> anyhow::Result<(CliConfig, CliCommand, Vec