documentationgood first issue
仓库指标
- Star
- (9,803 star)
- PR 合并指标
- (平均合并 7天 11小时) (30 天内合并 83 个 PR)
描述
The command nix-store --register-validity which is only referenced to in the documentation of exportReferencesGraph is completely undocumented https://nix.dev/manual/nix/2.26/language/advanced-attributes#adv-attr-exportReferencesGraph
This means that the file format that https://nix.dev/manual/nix/2.26/language/advanced-attributes#adv-attr-exportReferencesGraph generates is fully undocumented too.
We should document the nix-store --register-validity command.
Originally posted by @arianvp in #10279