From ea467a7901c7089e8e41d1d77e3261000d75cc93 Mon Sep 17 00:00:00 2001 From: Carlos De Maine Date: Thu, 8 Jan 2026 20:47:00 +1000 Subject: [PATCH] use the CRAFT_SNAP_CHANNEL instead --- snapcraft.yaml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index ab94e2610..b1f6a6aeb 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -41,6 +41,14 @@ slots: bus: session parts: + kde-snap-setup: + plugin: nil + override-pull: + craftctl + build-snaps: + - core24 + - kde-qt6-core24-sdk + - kf6-core24-sdk olm: source: https://gitlab.matrix.org/matrix-org/olm.git source-depth: 1 @@ -162,10 +170,6 @@ parts: after: - neochat plugin: nil - build-snaps: - - core24 - - kde-qt6-core24-sdk/$KDE_SNAP_CHANNEL - - kf6-core24-sdk/$KDE_SNAP_CHANNEL override-prime: | set -eux for snap in "core24" "kf6-core24"; do