From 681f4b0f5f51e8de95bc3a735fb25317a68b5d91 Mon Sep 17 00:00:00 2001 From: Rudra Saraswat Date: Thu, 2 Apr 2026 00:00:07 +0100 Subject: [PATCH] fix: include python-requests as required by akshara --- core-arch.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core-arch.yaml b/core-arch.yaml index 1a0dc8d..4c00b97 100644 --- a/core-arch.yaml +++ b/core-arch.yaml @@ -28,6 +28,7 @@ stages: - "python" - "python-yaml" - "python-click" + - "python-requests" - "python-fasteners" - module: exec @@ -97,7 +98,7 @@ distro-config: after-stages: | locale-gen - rm /boot/* + rm -f /boot/* &>/dev/null cd /usr/lib/modules kernels=(*)