Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.hwatch.enable

Whether to enable hwatch, a modern alternative to the watch command .

Type: boolean

Default:

false

Example:

true

Declared by:

programs.hwatch.package

The hwatch package to use.

Type: null or package

Default:

pkgs.hwatch

Declared by:

programs.hwatch.extraArgs

Extra command-line arguments to pass to hwatch. These will be used to populate the HWATCH environment variable.

Type: list of string

Default:

[ ]

Example:

[
  "--exec"
  "--precise"
]

Declared by: