catsout
catsout
Flatpak seems to be the new default way to distribute end-user software on many linux distribution. Flathub is the most popular repository of Flatpak. The work involves creating a manifest...
todo: - [ ] unit test need to manually add `$FLATPAK_BUILDER_BUILDDIR/flatpak-node/yarn2-setup.sh` to `build-commands`
From: https://github.com/npm/arborist/blob/d9c603ede4fefb0bda1385e70b431b3adec810bf/lib/shrinkwrap.js#L704 Now npm will resolve any github url to `git+ssh`. But this will make flathub bot stuck at downloading: https://github.com/flathub/com.getmailspring.Mailspring/pull/2#issuecomment-947355892 https://github.com/flathub/net.cozic.joplin_desktop/pull/18#issuecomment-901512443 As https://github.com/flathub/flathub/issues/2466#issuecomment-901517504, using "ssh" URL like that is...
mark https://gitlab.gnome.org/GNOME/gtk/-/issues/2971