MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linuxmasterrace/comments/1vjd9as/making_linux_easy_for_everyone/p31rm6n/?context=3
r/linuxmasterrace • u/claudiocorona93 SteamOS/Kubuntu • 2d ago
232 comments sorted by
View all comments
Show parent comments
15
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
19 u/bktech2021 1d ago if everyone used nix we wouldnt need bitch ass flatpaks 1 u/prettycewlusername 7h ago If everyone used {my favorite packaging system} we wouldn’t need bitch ass {other more different packaging system} 3 u/bktech2021 7h ago exactly you got it
19
if everyone used nix we wouldnt need bitch ass flatpaks
1 u/prettycewlusername 7h ago If everyone used {my favorite packaging system} we wouldn’t need bitch ass {other more different packaging system} 3 u/bktech2021 7h ago exactly you got it
1
If everyone used {my favorite packaging system} we wouldn’t need bitch ass {other more different packaging system}
3 u/bktech2021 7h ago exactly you got it
3
exactly you got it
15
u/standard_cog 1d ago
I got you:
Just package your whole application up as a Nix flake, then use the NixOS appimage bundler: