NixOS/nix

manual: link occurrences of `NIX_PATH` to its definition

Open

#7,142 创建于 2022年10月7日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (1,293 fork)batch import
documentationgood first issue

仓库指标

Star
 (9,803 star)
PR 合并指标
 (平均合并 7天 11小时) (30 天内合并 83 个 PR)

描述

Problem

Investigating #7119 showed that definitions are not easily discoverable, although most information on how search paths work is actually in the manual, somewhere.

Checklist

Proposal

Link occurrences of NIX_PATH (e.g. in documentation of the -I option) to the central definition.

贡献者指南