Releases: nix-community/nix-ld
Releases · nix-community/nix-ld
2.0.3
2.0.2
2.0.1
Rewrite in Rust
The code from the nix-ld-rs project was merged into nix-ld.
Major advantage of the new implementation is that children processes are no longer inherit LD_LIBRARY_PATH.
This is for example useful if you are trying to run programs from unpatched programs
often seen with programs like vscode remote.
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
What's Changed
- upstream nix-ld module by @Mic92 in #34
- Correct URL of blog post by @jcharum in #39
- print errors to stderr by @Mic92 in #41
- allow nix-ld to be run as an executable by @Mic92 in #47
New Contributors
- @jcharum made their first contribution in #39
- @con-f-use made their first contribution in #49
Full Changelog: 1.0.3...1.1.0