|
|
|
|
|
by swdunlop
2506 days ago
|
|
NixOS (and NixPkgs) is great, but there are still plenty of binary only packages from difficult to build projects like PhantomJS in the ecosystem. It takes a serious commitment to build complex projects in Nix and maintain them. (edit) An example of binary packages in Nixpkgs: https://github.com/NixOS/nixpkgs/blob/master/pkgs/developmen... |
|
Of course, you loose some Nix advantages. But it's a great way to get a regular Unix environment for one-off things or desperate cases.