For testing purposes, I’m trying to use a branch of a stage snap, but this either isn’t supported, or doesn’t have the obvious syntax. I have:
mir-kiosk-x11:
plugin: nil
stage-snaps: [mir-kiosk-x11/edge/core18]
But that fails with:
Failed to install or refresh a snap: ‘mir-kiosk-x11’ does not exist or is not available on the desired channel ‘edge/core18’. Use snap info mir-kiosk-x11
to get a list of channels the snap is available on.
(Inserting latest
doesn’t help)