Nixpkgs #114 (7 Jul)
By Eelco Dolstra
Glibc: honour /etc/localtime
Glibc currently looks for the timezone in $(out)/etc/localtime rather than /etc/localtime, meaning it cannot be set at all (except for setting $TZ). Glibc should be compiled to look in /etc rather than $(out)/etc, consistent with other Glibc configuration files such as /etc/resolv.conf, /etc/passwd and so on.
-- Issue on YellowGrass -- http://yellowgrass.org --
_______________________________________________ nix-commits mailing list [email protected] http://mail.cs.uu.nl/mailman/listinfo/nix-commits
