Files
lix/src/libstore
Matthew Bauer ec0087df0a Don’t use entire /etc/nsswitch.conf file
The default nsswitch.conf(5) file in most distros can handle many
different things including host name, user names, groups, etc. In Nix,
we want to limit the amount of impurities that come from these things.
As a result, we should only allow nss to be used for gethostbyname(3)
and getservent(3).

/cc @Ericson2314
2019-06-27 14:31:29 -04:00
..
2019-06-24 22:16:43 +02:00
2018-10-31 09:24:43 +01:00
2019-06-24 22:07:29 +02:00
2019-04-01 21:09:35 +02:00
2018-05-30 13:34:37 +02:00
2017-12-16 00:49:31 +01:00
2019-03-14 14:11:12 +01:00
2016-10-06 17:00:52 +02:00
2018-12-07 23:55:38 +01:00
2017-11-08 16:17:32 +01:00
2018-05-30 13:25:03 +02:00