Skip to content

[BUG] Option --json-format does not exist in nix path-info command for Nix versions under v2.33 #293

@inthehack

Description

@inthehack

It looks like the option --json-format used here:

`nix --experimental-features nix-command path-info --json --json-format 2 --all | jq '.info | map(.narSize) | add'`

Does not exist in documentation nor in actual implementation.

Tested on Nix v2.29 and v2.31.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions