nixpkgs/nixos/lib/make-options-doc
Maximilian Bosch 6d19c04416
nixos/manual: improve error message for invalid values in `relatedPackages'
As reported in NixOS discourse[1], tracking down invalid values in
`relatedPackages'[2] (i.e. list-items that don't exist in `pkgs`) is
fairly hard as the message "Invalid package attribute path `foobar'"
is quite unhelpful and the trace doesn't point to the source of the
problem either.

This patch improves the error message by mentioning that the issue is an
invalid `relatedPackages`-declaration in $optionName.

[1] https://discourse.nixos.org/t/invalid-package-attribute-path-nextcloud19/8403/9
[2] https://nixos.org/nixpkgs/manual/#sec-functions-library-options
2020-08-03 16:37:59 +02:00
..
default.nix nixos/manual: improve error message for invalid values in `relatedPackages' 2020-08-03 16:37:59 +02:00
options-to-docbook.xsl Extract NixOS options documentation generation to a function 2019-08-08 16:18:09 +02:00
postprocess-option-descriptions.xsl Extract NixOS options documentation generation to a function 2019-08-08 16:18:09 +02:00