If enabled, actions registered with ctx.actions.run and ctx.actions.
run_shell with both 'env' and 'use_default_shell_env = True' specified will
use an environment obtained from the default shell environment by
overriding with the values passed in to 'env'. If disabled, the value of
'env' is completely ignored in this case.