Skip to content

macOS libc shim that proxies /nix/store filesystem syscalls to a vendored location

License

Notifications You must be signed in to change notification settings

transumption/vendix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$ nix-build
$ mkdir -p /tmp/nix/store/hello
$ DYLD_INSERT_LIBRARIES=result/lib/libvendix.dylib DYLD_ROOT_PATH=/tmp ls /nix/store
hello

About

macOS libc shim that proxies /nix/store filesystem syscalls to a vendored location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published