I’d like to request classic confinement for gum
snap which is built from
https://github.com/kordamp/gm
https://snapcraft.io/gum
Gum’s snap is currently published (via goreleaser) as strict
and as far as I can tell it performs its job as long as its target 3rd party executables (gradle
, maven
, and jbang
) are installed with alternate means such as Homebrew or SDKMAN.
However if jbang
(recently released as classic because it invokes the Java compiler if I’m not mistaken) is installed via snap
then it won’t be reachable by Gum’s in its current form.
TIA.