nix-check
Run just check to perform a dry-run rebuild. Report the result clearly:
- •On success: confirm the build succeeded with no errors
- •On failure: show the relevant error output and suggest fixes
通过干运行重建,在不实际应用的情况下提前捕捉错误。
--- frontmattername: nix-check description: Dry-run rebuild to catch errors without applying user-invocable: true disable-model-invocation: true
Run just check to perform a dry-run rebuild. Report the result clearly: