Description
LD_PRELOAD library to intercept and rewrite the paths in glibc calls.
libredirect is an LD_PRELOAD library to intercept and rewrite the paths in glibc calls based on the value of $NIX_REDIRECTS, a colon-separated list of path prefixes to be rewritten, e.g. "/src=/dst:/usr/=/nix/store/".