use the CRAFT_SNAP_CHANNEL instead
This commit is contained in:
@@ -41,6 +41,14 @@ slots:
|
|||||||
bus: session
|
bus: session
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
|
kde-snap-setup:
|
||||||
|
plugin: nil
|
||||||
|
override-pull:
|
||||||
|
craftctl
|
||||||
|
build-snaps:
|
||||||
|
- core24
|
||||||
|
- kde-qt6-core24-sdk
|
||||||
|
- kf6-core24-sdk
|
||||||
olm:
|
olm:
|
||||||
source: https://gitlab.matrix.org/matrix-org/olm.git
|
source: https://gitlab.matrix.org/matrix-org/olm.git
|
||||||
source-depth: 1
|
source-depth: 1
|
||||||
@@ -162,10 +170,6 @@ parts:
|
|||||||
after:
|
after:
|
||||||
- neochat
|
- neochat
|
||||||
plugin: nil
|
plugin: nil
|
||||||
build-snaps:
|
|
||||||
- core24
|
|
||||||
- kde-qt6-core24-sdk/$KDE_SNAP_CHANNEL
|
|
||||||
- kf6-core24-sdk/$KDE_SNAP_CHANNEL
|
|
||||||
override-prime: |
|
override-prime: |
|
||||||
set -eux
|
set -eux
|
||||||
for snap in "core24" "kf6-core24"; do
|
for snap in "core24" "kf6-core24"; do
|
||||||
|
|||||||
Reference in New Issue
Block a user