Isn't that one of the great things in NixOS. To not have dependencies issues because all packages are contained with their dependencies.
Yeah the whole reason for dependency issues is because all programs are in one folder replacing each other with the same file name. The whole thing with nix is to nix the /bin folder.
reply