Hi, I have commented on nixpkgs commit 5620e69b5dfce29f1759ec653d0f26745239f2af:
https://github.com/NixOS/nixpkgs/commit/5620e69b5dfce29f1759ec653d0f26745239f2af#commitcomment-4702432 It seems LD_LIBRARY_PATH for nscd.service is now always empty, which breaks NSS with LDAP (nslcd daemon) since nscd then can't find libnss_ldap.so. I had to revert 5620e69b5dfce29f1759ec653d0f26745239f2af to get it working again. / Rickard _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
