Nix-ld: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 July 2025

2 June 2025

23 May 2025

22 May 2025

  • curprev 22:2022:20, 22 May 2025 TobiasBora talk contribs 1,164 bytes +1,164 Created page with "== Nix-ld == Nix-ld is a module that is really practical to enable to have a more "traditional" experience in NixOS by recreating the loaders like `/lib/ld-linux.so.2`, needed to run any executable that is not patched by nix. It is not needed when installing regular packages "the nix way", but it is really handy to quickly test a binary not packaged for nix, or when developing, for instance in javascript/nodejs, since these languages often pre-download many binaries. To..." Tag: Visual edit: Switched