homebrew.brews.*.postinstall
A shell command to run after the formula is installed or upgraded. The command is passed
to the system shell and only executes when the formula actually changed (was freshly
installed or upgraded), not on every brew bundle run.
- Type
null or string- Default
null- Declared
- <nix-darwin/modules/homebrew.nix>