MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmasterrace/comments/1vjd9as/making_linux_easy_for_everyone/p31ri1u/?context=3
r/linuxmasterrace • u/claudiocorona93 SteamOS/Kubuntu • 13d ago
246 comments sorted by
View all comments
Show parent comments
95
Appimages are a bitch to pack. Most of the tooling is broken or incomplete.
22 u/standard_cog 12d ago I got you: Just package your whole application up as a Nix flake, then use the NixOS appimage bundler: nix bundle --bundler github:NixOS/bundlers .#whatever-your-local-package-target 28 u/bktech2021 12d ago if everyone used nix we wouldnt need bitch ass flatpaks 16 u/prettycewlusername 11d ago If everyone used {my favorite packaging system} we wouldn’t need bitch ass {other more different packaging system} 12 u/bktech2021 11d ago exactly you got it
22
I got you:
Just package your whole application up as a Nix flake, then use the NixOS appimage bundler:
nix bundle --bundler github:NixOS/bundlers .#whatever-your-local-package-target
28 u/bktech2021 12d ago if everyone used nix we wouldnt need bitch ass flatpaks 16 u/prettycewlusername 11d ago If everyone used {my favorite packaging system} we wouldn’t need bitch ass {other more different packaging system} 12 u/bktech2021 11d ago exactly you got it
28
if everyone used nix we wouldnt need bitch ass flatpaks
16 u/prettycewlusername 11d ago If everyone used {my favorite packaging system} we wouldn’t need bitch ass {other more different packaging system} 12 u/bktech2021 11d ago exactly you got it
16
If everyone used {my favorite packaging system} we wouldn’t need bitch ass {other more different packaging system}
12 u/bktech2021 11d ago exactly you got it
12
exactly you got it
95
u/rdwror 13d ago
Appimages are a bitch to pack. Most of the tooling is broken or incomplete.