Examples (3)
Show flake metadata of the flake in the current directory
Show flake metadata from GitHub as a json on a single line
nix flake info github:owner/repo --json --no-prettyShow flake metadata from Github as a multi-line indented json
nix flake info github:owner/repo --json --prettymade by @shridhargupta | data from tldr-pages