Template:evaluate

From NixOS Wiki
Revision as of 21:40, 30 October 2024 by SigmaSquadron (talk | contribs) (Add --use-remote-sudo-less support to the template via the root=true attribute.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


About

This template is used to remind end-users that they need to rebuild for the changes to take effect. Optionally, you may define the action being suggested.

Usage

Default Evaluate Box:

{{Evaluate}}

Boot Evaluate Box:

{{Evaluate|boot}}


Test Evaluate Box:

{{Evaluate|test}}

Default Evaluate Box without --use-remote-sudo:

{{Evaluate|root=true}}


Boot Evaluate Box without --use-remote-sudo:

{{Evaluate|boot|root=true}}


Test Evaluate Box without --use-remote-sudo:

{{Evaluate|test|root=true}}

Example

Default Evaluate Box:

Boot Evaluate Box:

Test Evaluate Box:

Default Evaluate Box without --use-remote-sudo:

Boot Evaluate Box without --use-remote-sudo:

Test Evaluate Box without --use-remote-sudo: