NixOS/nix

`nix-store --register-validity` is undocumented

Open

#13.303 aperta il 31 mag 2025

Vedi su GitHub
 (1 commento) (1 reazione) (0 assegnatari)C++ (1293 fork)batch import
documentationgood first issue

Metriche repository

Star
 (9803 star)
Metriche merge PR
 (Merge medio 4g 12h) (86 PR mergiate in 30 g)

Descrizione

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

Guida contributor