nix-ld icon indicating copy to clipboard operation
nix-ld copied to clipboard

Run unpatched dynamic binaries on NixOS [maintainer=@Mic92]

Results 14 nix-ld issues
Sort by recently updated
recently updated
newest added

I am using nix-ld to run vscode-server on a nixos machine. Which works quite well, thanks! I realized that within VSCode's integrated terminal LD_LIBRARY_PATH is set. This wasn't an issue,...

Hi! I have binfmt working on my NixOS installation and it works for cross-compiled NixOS binaries, but not for non-NixOS aarch64 binaries. I think nix-ld should work for this purpose,...

Hi, I'm trying to create minimal docker image, that can run binaries. I've created repo @ https://github.com/nxy7/tiny and published this image to docker hub (in case anyone wants to test...

I find building fuchsia difficult because fuchsia's build script runs `env --ignore-environment`. My manually-set environment variable`NIX_LD` is thus unset. If `nix-ld` is to read the interpreter from some configuration file,...

`nix-ld` is nice, thanks for putting it together! I was wondering if it would be possible to make it work for emulated binaries. The current failure (running an aarch64-linux dynamically...

As far as I understand, in most cases 32 bits applications should work on 64 bits systems. However the nixos module creates a single folder `/lib64` making it unable to...

In order to easily run applications on the system that are not patched (steam-run is not practical at all and integrates poorly with the host system) I set `NIX_LD` and...

In the unlikely event if someone has NIX_LD set and an setuid binary using `/lib64/ld-linux-x86-64.so.2`, an attacker might be able to diverge execution by pointing to a untrusted patched libc....

security

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Rate-Limited These updates are currently rate-limited. Click on a checkbox below to force...