From ff62c74cb3274cb2456f24cad2961a285e97efbd Mon Sep 17 00:00:00 2001 From: Carlos De Maine Date: Thu, 8 Jan 2026 14:52:18 +1000 Subject: [PATCH] try building with kf6-extension from edge channel --- .gitlab-ci.yml | 28 ++++++++++++++-------------- snapcraft.yaml | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 03f28fab1..9cc7a181b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,18 +4,18 @@ include: - project: sysadmin/ci-utilities file: - - /gitlab-templates/reuse-lint.yml - - /gitlab-templates/json-validation.yml - - /gitlab-templates/xml-lint.yml - - /gitlab-templates/yaml-lint.yml - - /gitlab-templates/android-qt6.yml - - /gitlab-templates/linux-qt6.yml - - /gitlab-templates/linux-qt6-next.yml - - /gitlab-templates/windows-qt6.yml - - /gitlab-templates/freebsd-qt6.yml - - /gitlab-templates/flatpak.yml + #- /gitlab-templates/reuse-lint.yml + #- /gitlab-templates/json-validation.yml + #- /gitlab-templates/xml-lint.yml + #- /gitlab-templates/yaml-lint.yml + #- /gitlab-templates/android-qt6.yml + #- /gitlab-templates/linux-qt6.yml + #- /gitlab-templates/linux-qt6-next.yml + #- /gitlab-templates/windows-qt6.yml + #- /gitlab-templates/freebsd-qt6.yml + #- /gitlab-templates/flatpak.yml - /gitlab-templates/snap-snapcraft-lxd.yml - - /gitlab-templates/craft-android-qt6-apks.yml - - /gitlab-templates/craft-appimage-qt6.yml - - /gitlab-templates/craft-windows-x86-64-qt6.yml - - /gitlab-templates/craft-windows-appx-qt6.yml + #- /gitlab-templates/craft-android-qt6-apks.yml + #- /gitlab-templates/craft-appimage-qt6.yml + #- /gitlab-templates/craft-windows-x86-64-qt6.yml + #- /gitlab-templates/craft-windows-appx-qt6.yml diff --git a/snapcraft.yaml b/snapcraft.yaml index ef64694a8..73a9680c0 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -10,7 +10,7 @@ confinement: strict apps: neochat: extensions: - - kde-neon-6 + - kde-neon-6/latest/edge command: usr/bin/neochat common-id: org.kde.neochat desktop: usr/share/applications/org.kde.neochat.desktop