+1
-1
lib/default.nix
+1
-1
lib/default.nix
···
+6
-1
lib/options.nix
+6
-1
lib/options.nix
···
+3
-1
nixos/doc/manual/development/option-declarations.section.md
+3
-1
nixos/doc/manual/development/option-declarations.section.md
······The second argument is the name of the option, used in the description "The \<name\> package to use.". You can also pass an example value, either a literal string or a package's attribute path.+During the transition to CommonMark documentation `mkPackageOption` creates an option with a DocBook description attribute, once the transition is completed it will create a CommonMark description instead. `mkPackageOptionMD` always creates an option with a CommonMark description attribute and will be removed some time after the transition is completed.
+11
-1
nixos/doc/manual/from_md/development/option-declarations.section.xml
+11
-1
nixos/doc/manual/from_md/development/option-declarations.section.xml
······
+1
nixos/lib/make-options-doc/mergeJSON.py
+1
nixos/lib/make-options-doc/mergeJSON.py
···" imports = [ (mkAliasOptionModuleMD [ \"example\" \"args\" ] [ \"example\" \"settings\" ]) ];",
+1
-1
nixos/modules/misc/documentation.nix
+1
-1
nixos/modules/misc/documentation.nix
···-guard = lib.warn "Attempt to evaluate package ${wholeName} in option documentation; this is not supported and will eventually be an error. Use `mkPackageOption` or `literalExpression` instead.";+guard = lib.warn "Attempt to evaluate package ${wholeName} in option documentation; this is not supported and will eventually be an error. Use `mkPackageOption{,MD}` or `literalExpression` instead.";
+1
-1
nixos/modules/programs/_1password-gui.nix
+1
-1
nixos/modules/programs/_1password-gui.nix
+1
-1
nixos/modules/programs/_1password.nix
+1
-1
nixos/modules/programs/_1password.nix
+1
-1
nixos/modules/programs/flashrom.nix
+1
-1
nixos/modules/programs/flashrom.nix
+2
-2
nixos/modules/programs/skim.nix
+2
-2
nixos/modules/programs/skim.nix
······
+1
-1
nixos/modules/programs/streamdeck-ui.nix
+1
-1
nixos/modules/programs/streamdeck-ui.nix
+1
-1
nixos/modules/services/databases/dgraph.nix
+1
-1
nixos/modules/services/databases/dgraph.nix
···
+1
-1
nixos/modules/services/mail/listmonk.nix
+1
-1
nixos/modules/services/mail/listmonk.nix
+1
-1
nixos/modules/services/misc/input-remapper.nix
+1
-1
nixos/modules/services/misc/input-remapper.nix
···enable = mkEnableOption (lib.mdDoc "input-remapper, an easy to use tool to change the mapping of your input device buttons.");enableUdevRules = mkEnableOption (lib.mdDoc "udev rules added by input-remapper to handle hotplugged devices. Currently disabled by default due to https://github.com/sezanzeb/input-remapper/issues/140");
+1
-1
nixos/modules/services/misc/polaris.nix
+1
-1
nixos/modules/services/misc/polaris.nix
+1
-1
nixos/modules/services/networking/openconnect.nix
+1
-1
nixos/modules/services/networking/openconnect.nix
+1
-1
nixos/modules/services/networking/shellhub-agent.nix
+1
-1
nixos/modules/services/networking/shellhub-agent.nix
+1
-1
nixos/modules/services/networking/vdirsyncer.nix
+1
-1
nixos/modules/services/networking/vdirsyncer.nix
+1
-1
nixos/modules/services/networking/webhook.nix
+1
-1
nixos/modules/services/networking/webhook.nix
+1
-1
nixos/modules/services/torrent/transmission.nix
+1
-1
nixos/modules/services/torrent/transmission.nix
+2
-2
nixos/modules/services/x11/window-managers/katriawm.nix
+2
-2
nixos/modules/services/x11/window-managers/katriawm.nix
······
+1
-1
nixos/modules/services/x11/window-managers/qtile.nix
+1
-1
nixos/modules/services/x11/window-managers/qtile.nix