mirror of
https://github.com/NixOS/nix
synced 2025-06-26 20:01:15 +02:00
243 B
243 B
synopsis: nix config show
issues: #7672
prs: #9477
description: {
nix show-config
was renamed to nix config show
, and nix doctor
was renamed to nix config check
, to be more consistent with the rest of the command-line interface.
}