Main public logs

Combined display of all available logs of NixOS Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:20, 22 May 2025 TobiasBora talk contribs created page Nix-ld (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