nixpkgs/pkgs/build-support/build-fhs-userenv-bubblewrap
Benedikt Morbach df4761d450 fhs-userenv-bubblewrap: Preserve symlinks
Preserve top-level symlinks such as /lib -> /usr/lib.

This allows nested containers such as Steam's new runtime to remount
/usr if they need to and then run unmodified binaries that reference
e.g. /lib/ld-linux-x86-64.so.2

Before, we would mount the fully resolved host directory at /lib and
thus the dynamic loader would always be the one from the host filesystem.
2021-02-22 14:35:44 -03:00
..
default.nix fhs-userenv-bubblewrap: Preserve symlinks 2021-02-22 14:35:44 -03:00
env.nix build-fhs-user-env-bubblewrap: consistent camelCase 2020-08-17 10:05:25 +02:00