nixpkgs/nixos/doc/manual
Yueh-Shun Li 50788d2fb0 apptainer, singularity: fix defaultPath and reflect upstream changes
Upstream changes:
singularity 3.8.7 (the legacy) -> apptainer 1.1.3 (the renamed) / singularity 3.10.4 (Sylabs's fork)

Build process:
*   Share between different sources
*   Fix the sed regexp to make defaultPath patch work
*   allowGoReference is now true
*   Provied input parameter removeCompat (default to false)
    that removes the compatible "*singularity*" symbolic links
    and related autocompletion files when projectName != "singularity"
*   Change localstatedir to /var/lib
*   Format with nixpkgs-fmt
*   Fix the defaultPath patching
    and use it instead of the `<executable> path` config directive
    deprecated in Apptainer
*   Provide dependencies for new functionalities such as
    squashfuse (unprivileged squashfs mount)
*   Provide an attribute `defaultPathInputs` to override
    prefix of container runtime default PATH

NixOS module programs.singularity:
*   Allow users to specify packages
*   Place related directories to /var/lib
*   Format with nixpkgs-fmt

singularity-tools:
*   Allow users to specify packages
*   Place related directories to /var/lib when building images in VM
2023-02-08 18:03:11 +08:00
..
administration doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
configuration doc/nixos: prefer the verb 'log in' (#214616) 2023-02-07 10:48:31 +01:00
development Merge pull request #212684 from pennae/nixos-render-docs 2023-01-30 19:26:07 +01:00
from_md apptainer, singularity: fix defaultPath and reflect upstream changes 2023-02-08 18:03:11 +08:00
installation doc/installation: fix incorrect channel link 2023-01-03 15:24:36 -05:00
manpages nixos/manual/manpages: add description on previewing manpage files (#214833) 2023-02-06 00:37:38 +01:00
release-notes apptainer, singularity: fix defaultPath and reflect upstream changes 2023-02-08 18:03:11 +08:00
.gitignore
contributing-to-this-manual.chapter.md nixos/manpages: Explain -I option and how to build manpages 2022-12-11 11:00:06 +01:00
default.nix Merge pull request #206773 from SuperSandro2000/cleanup-unused-bindings 2023-02-06 20:07:50 -05:00
Makefile
man-configuration.xml nixos/doc: fix manpage format 2019-10-05 15:55:49 +00:00
man-pages.xml nixos/manual: translate manpages to mdoc 2023-02-03 02:23:07 +01:00
manual.xml nixos/doc: convert "Contributing to this manual" to CommonMark 2021-05-22 18:14:49 -07:00
md-to-db.sh nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
preface.xml Revert "Update preface.xml (#185868)" 2022-08-10 20:26:01 +10:00
README.md
shell.nix mkShell: introduce packages argument (#122180) 2021-05-13 19:17:29 +02:00