NixOS/nix

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

Open

#13,303 建立於 2025年5月31日

在 GitHub 查看
 (1 留言) (1 反應) (0 負責人)C++ (9,803 star) (1,293 fork)batch import
documentationgood first issue

描述

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

貢獻者指南