NixOS/nix

manual: link occurrences of `NIX_PATH` to its definition

Open

#7.142 aberto em 7 de out. de 2022

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (1.293 forks)batch import
documentationgood first issue

Métricas do repositório

Stars
 (9.803 stars)
Métricas de merge de PR
 (Mesclagem média 7d 11h) (83 fundiu PRs em 30d)

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.

Guia do colaborador