forked from mirrors/nixpkgs
df241fd6ed
by default since this can really make the functioning of applications unpredictable as they can pick up arbitrary library versions from that directory. LD_LIBRARY_PATH should only contain very specific paths (like /var/run/opengl-driver/lib for overriding the system OpenGL implementation, or the NSS module path). This is even more important given that the stdenv-updates branch uses RUNPATHs instead of RPATHs, so *all* libraries are overridable by LD_LIBRARY_PATH. svn path=/nixos/trunk/; revision=11967 |
||
---|---|---|
boot | ||
configuration | ||
doc/manual | ||
etc | ||
helpers | ||
installer | ||
system | ||
upstart-jobs | ||
default.nix | ||
README | ||
STABLE | ||
VERSION |
*** NixOS *** NixOS is a Linux distribution based on the purely functional package management system Nix. More information can be found at http://nixos.org/nixos and in the manual in doc/manual.