NixOS/nix

manual: link occurrences of `NIX_PATH` to its definition

Open

#7,142 opened on Oct 7, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (9,803 stars) (1,293 forks)batch import
documentationgood first issue

Description

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.

Contributor guide