Hacker News new | past | comments | ask | show | jobs | submit login

How does this help me from "Desktop app for tracking stars" or "Video game" application developer perspective that I want to build once, publish once and non-technical users will be able to install simply on(Debian, Ubuntu, Fedora, CentOS, NixOS.....) and not depend on distros packagers?

Like I can do for OSX or Windows?




Users would have to install NixOs (or GuixOs) as the base operating system, there is no getting around that.

But, after that, it seems to solve many of the versioning and dependency issues.


Not necessarily: nix the package manager runs fine on other distros, as well as FreeBSD, OSX, Windows, SmartOS, ...

Nix doesn't need fancy filesystem shenanigans to do its job: build isolated packages with complete runtime dependencies.

NixOS is built on top of it to provide atomic system-wide upgrades and rollbacks.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: