Fedora 17 release pushed back to May 29
Fedora 17 release pushed back to May 29
Posted May 25, 2012 8:51 UTC (Fri) by epa (subscriber, #39769)In reply to: Fedora 17 release pushed back to May 29 by epa
Parent article: Fedora 17 release pushed back to May 29
To answer my own question:
Starting at version 0.11, Nix has multi-user support. This means that non-privileged users can securely install software. Each user can have a different profile, a set of packages in the Nix store that appear in the user’s PATH. If a user installs a package that another user has already installed previously, the package won’t be built or downloaded a second time. At the same time, it is not possible for one user to inject a Trojan horse into a package that might be used by another user.