← Back to context Comment by Myzel394 8 days ago I hope they provide a binary without dynamic libraries so that we can use this on nixos as well 2 comments Myzel394 Reply littlesnitch 7 days ago I'll investigate how much effort it is to adapt the build procedure. But I think this should be possible. I've put an item on the todo list. smilliken 7 days ago patchelf works on binaries. It's also possible to run a binary in a filesystem namespace with the dynamic libraries mapped.
littlesnitch 7 days ago I'll investigate how much effort it is to adapt the build procedure. But I think this should be possible. I've put an item on the todo list.
smilliken 7 days ago patchelf works on binaries. It's also possible to run a binary in a filesystem namespace with the dynamic libraries mapped.
I'll investigate how much effort it is to adapt the build procedure. But I think this should be possible. I've put an item on the todo list.
patchelf works on binaries. It's also possible to run a binary in a filesystem namespace with the dynamic libraries mapped.