NixOS/nix

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

クローズ

#13,303 opened on 2025/05/31

 (1 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (1,293 件のフォーク)batch import
documentationgood first issue

Repository metrics

Stars
 (9,803 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド