nix-why-depends用于查询某个包为何依赖于另一个包。 更多信息:https://nix.dev/manual/nix/stable/command-ref/new-cli/nix3-why-depends.html。
nix why-depends {{/run/current-system}} /nix/store/{{checksum-package-version.ext}}
nix why-depends --derivation {{nixpkgs#dependent}} {{nixpkgs#dependency}}