nix-store --register-validity is undocumented #454

Open
opened 2024-07-22 09:47:05 +00:00 by jade · 1 comment
Owner

I was reading the documentation for exportReferencesGraph, which is deeply faulty: it is missing an example of the output format, and it refers to nix-store --register-validity as the canonical source of the documentation for the format it expects. However, that command is also undocumented!

Both of these things are busted and should be fixed.

I was reading the documentation for `exportReferencesGraph`, which is deeply faulty: it is missing an example of the output format, and it refers to `nix-store --register-validity` as the canonical source of the documentation for the format it expects. However, that command is *also* undocumented! Both of these things are busted and should be fixed.
jade added the
docs
E/help wanted
labels 2024-07-22 09:47:05 +00:00
Member

The documentation of exportReferencesGraph is also wrong: when __structuredAttrs is set in addition (it takes an attribute set as inputs, and outputs the graph as part of the JSON).

The documentation of `exportReferencesGraph` is also wrong: when `__structuredAttrs` is set in addition (it takes an attribute set as inputs, and outputs the graph as part of the JSON).
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#454
No description provided.