nixpkgs/nixos/doc/manual
euxane 4f2da6c9c1 nixos/fcgiwrap: add option migration instruction errors
This adds migration instructions for the removed global shared instance
configuration of fcgiwrap.

Adding those explicit messages to the previous options requires moving
the newly defined options from `services.fcgiwrap.*` to
`services.fcgiwrap.instances.*` due to an option namespace clash.

`mkRenamedOptionModule` was not used because the previous options do
not directly map to the new ones. In particular, `user` and `group`
were described as setting the socket's permission, but were actually
setting the process' running user.

Co-authored-by: Minijackson <minijackson@riseup.net>
2024-07-31 11:02:37 +02:00
..
administration Merge pull request #300705 from JulienMalka/official-wiki 2024-04-01 18:59:20 +02:00
configuration treewide: fix doc typos 2024-07-26 00:55:13 +02:00
development treewide: fix doc typos 2024-07-26 00:55:13 +02:00
installation nixos/doc: remove key management setting in wpa_cli examples 2024-07-05 11:05:59 +02:00
release-notes nixos/fcgiwrap: add option migration instruction errors 2024-07-31 11:02:37 +02:00
common.nix nixos manual: extract some build paths 2023-07-25 17:03:12 +07:00
contributing-to-this-manual.chapter.md doc: Update manuals bespoke syntax 2024-01-25 16:33:35 +01:00
default.nix doc: Use substitute --replace-fail in manuals 2024-05-02 23:19:15 +02:00
manual.md
nixos-options.md
preface.md manual: fix matrix room link (#231523) 2023-05-12 18:55:19 -04:00
README.md
shell.nix web-devmode: call as package 2024-07-26 13:43:59 -07:00