NixOS/nix

manual: link occurrences of `NIX_PATH` to its definition

Open

#7 142 ouverte le 7 oct. 2022

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (1 293 forks)batch import
documentationgood first issue

Métriques du dépôt

Stars
 (9 803 stars)
Métriques de merge PR
 (Merge moyen 7j 11h) (83 PRs mergées en 30 j)

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.

Guide contributeur