nixpkgs/nixos/modules/system/activation
volth af665d822a add config.environment.ld-linux
Add option to install symlink to ld-linux(8) system-wide to allow running unmodified ELF binaries.
It might be useful to run games or executables distributed inside jar files as discussed
https://discourse.nixos.org/t/runtime-alternative-to-patchelf-set-interpreter/3539
https://discourse.nixos.org/t/running-binaries-without-fhs-and-patchelf/1828

It is the third concession to FHS after `/bin/sh` and `/usr/bin/env` but it is disabled by default unlike those two
2019-09-18 22:41:52 +00:00
..
activation-script.nix add config.environment.ld-linux 2019-09-18 22:41:52 +00:00
no-clone.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
switch-to-configuration.pl Revert "nixos/switch-to-configuration: Never stop system.slice" 2019-04-28 07:21:34 +02:00
top-level.nix nixos/hardware.deviceTree: new module 2019-08-07 13:51:22 +01:00