nix-flake-show展示由 flake 提供的输出项。 更多信息:https://nix.dev/manual/nix/stable/command-ref/new-cli/nix3-flake-show.html。
nix flake show
nix flake show {{github:owner/repo}} --json --no-pretty
legacyPackages 输出,并以多行缩进的 JSON 格式打印:nix flake show {{github:owner/repo}} --json --pretty --legacy
nix flake init 的所有 flake 模板:nix flake show templates