Skip to content

Releases: nix-community/nix-ld

2.0.3

05 Oct 06:07
Compare
Choose a tag to compare

What's Changed

  • Partially revert "remove dead code" by @K900 in #93

Full Changelog: 2.0.2...2.0.3

2.0.2

02 Oct 08:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.0.2

2.0.1

02 Oct 07:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

Rewrite in Rust

14 Jul 18:00
Compare
Choose a tag to compare

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

28 Nov 06:41
bf5aa84
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.2...1.2.3

1.2.2

15 Jun 18:37
3abd605
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

15 Jun 07:45
5e696c9
Compare
Choose a tag to compare

What's Changed

  • use pkgs.stdenv.cc.bintools.dynamicLinker for ld.so path by @Mic92 in #56
  • fix aarch64 build by @Mic92 in #57

Full Changelog: 1.2.0...1.2.1

1.2.0

14 Jun 16:32
8b964f9
Compare
Choose a tag to compare

What's Changed

  • Update README.md by @debrutal in #51
  • add fallback mechanism if environment variables are unset by @Mic92 in #53
  • avoid integer underflow when calling memset with 0 by @Mic92 in #52

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

07 Apr 12:11
1a9d253
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.1.0

1.0.3

18 Dec 12:14
baefaa2
Compare
Choose a tag to compare

What's Changed

  • make libDir computation slightly simpler by @Mic92 in #25
  • nix-ld: fix activation on aarch64 by @Mic92 in #32
  • nixos module by @Mic92 in #31
  • nix-ld: improve failure message by @Mic92 in #33

Full Changelog: 1.0.2...1.0.3