Skip to content

fix(flatpak nightly): set correct runtimerepourl

Currently pointing to https://dl.flathub.org/repo/flathub.flatpakrepo and flatpaks can't find their preview runtime.

❯ flatpak install --user --or-update https://cdn.kde.org/flatpak/ark-nightly/org.kde.ark.flatpakref
error: The application org.kde.ark/x86_64/master requires the runtime org.kde.Platform/x86_64/6.6-kf6preview which was not found

Merge request reports