Files
lix/src/libstore/settings/run-diff-hook.md
T
Alois Wohlschlager 2e0c1a5ea9 treewide: generate global settings from data
Change-Id: If048b73a55d42522827eb9c140a066ba061e957c
2024-11-09 16:17:14 +01:00

274 B

name, internalName, type, default
name internalName type default
run-diff-hook runDiffHook bool false

If true, enable the execution of the diff-hook program.

When using the Nix daemon, run-diff-hook must be set in the nix.conf configuration file, and cannot be passed at the command line.