Add Appimage release#992
Conversation
|
Hey, I haven't done any packages myself and don't intend to maintain them, if you want to add this one, it's OK! But I'd redirect any upcoming maintainance issues to you instead of dealing with them myself. I don't know about how appimage folks organize their stuff, but I wonder if an appimage package couldn't live outside of our repo 🤔 just like all other packages, like nixpkgs and AUR and pacman. Not a big blocker, just saying and wondering. It's your call! xd |
|
I haven't maintained appimage before either, but we can try that. |
|
This seems to work just fine now and creates the appimage binary at release ready to merge |
marcospb19
left a comment
There was a problem hiding this comment.
I rebased to solve conflicts and removed some stuff from CHANGELOG.md, as I'm abandoning it in favor of having an automatic changelog generated by GitHub on releases.
Dealing with that file was a big waste of time I forced on ppl.
|
Thx again |
This adds the creation of an appimage build to the release
Uses musl libc to avoid dependency to glibc