Use when running shell commands (pnpm, npm, make, cargo, pytest, etc.) in any repository. Required when the project root has flake.nix or .envrc/.envrc.local (direnv). Wrap commands with nix develop -c instead of calling tools directly.
Use when running shell commands (pnpm, npm, make, cargo, pytest, etc.) in any repository. Required when the project root has flake.nix or .envrc/.envrc.local (direnv). Wrap commands with nix develop -c instead of calling tools directly.