This package browser is in early development. Mind the rough edges.

nsncd 1.5.1

The name service non-caching daemon

This package provides nscd, a daemon compatible that proxies lookups, compatible with the GNU C Library's nscd, but without caching. It can be used in situations where you want to make an application use NSS plugins available to a different libc than the one the application will load.

Installation

Install nsncd 1.5.1 as follows:

guix install nsncd@1.5.1

Or install the latest version:

guix install nsncd

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.