summary refs log tree commit diff
path: root/nixos/modules/services/amqp
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2016-02-03 13:19:48 +0100
committerVladimír Čunát <vcunat@gmail.com>2016-02-03 14:47:14 +0100
commite0feace5cde328a8f7478b2cf762991316d4c07c (patch)
tree6b848b6ff2203d2b2ec337169192b1ffee401e9e /nixos/modules/services/amqp
parent889351af8b8a9e8bb39dbd09dc56691a28b9d823 (diff)
downloadnixlib-e0feace5cde328a8f7478b2cf762991316d4c07c.tar
nixlib-e0feace5cde328a8f7478b2cf762991316d4c07c.tar.gz
nixlib-e0feace5cde328a8f7478b2cf762991316d4c07c.tar.bz2
nixlib-e0feace5cde328a8f7478b2cf762991316d4c07c.tar.lz
nixlib-e0feace5cde328a8f7478b2cf762991316d4c07c.tar.xz
nixlib-e0feace5cde328a8f7478b2cf762991316d4c07c.tar.zst
nixlib-e0feace5cde328a8f7478b2cf762991316d4c07c.zip
nixos docs: allow displaying package references
This is an improved version of original #12357.
For the purpose of generating docs, evaluate options with each derivation
in `pkgs` (recursively) replaced by a fake with path "\${pkgs.attribute.path}".
It isn't perfect, but it seems to cover a vast majority of use cases.
Caveat: even if the package is reached by a different means,
the path above will be shown and not e.g. `${config.services.foo.package}`.

As before, defaults created by `mkDefault` aren't displayed,
but documentation shouldn't (mostly) be a reason to use that anymore.

Note: t wouldn't be enough to just use `lib.mapAttrsRecursive`,
because derivations are also (special) attribute sets.
Diffstat (limited to 'nixos/modules/services/amqp')
0 files changed, 0 insertions, 0 deletions