nixpkgs/pkgs/applications/virtualization/singularity
Yueh-Shun Li 71a89291ee apptainer, singularity: enable non-FHS --fakeroot support
This patch provides input arguments `newuidmapPath` and `newgidmapPath`
for apptainer and singularity to specify the path to the SUID-ed executables
newuidmap and newgidmap where they are not available from the FHS PATH.

As NixOS places those suided executables in a non-FHS position
(/run/wrapper/bin), this patch provides
programs.singularity.enableFakeroot option and implement with the above
input parameters.
2023-02-08 18:04:05 +08:00
..
generic.nix apptainer, singularity: enable non-FHS --fakeroot support 2023-02-08 18:04:05 +08:00
packages.nix apptainer, singularity: fix defaultPath and reflect upstream changes 2023-02-08 18:03:11 +08:00