> +
> + errno = error;
> throw SysError(format("executing `%1%'") % drv.builder);Indentation off. Otherwise LGTM!
> +
> + errno = error;
> throw SysError(format("executing `%1%'") % drv.builder);Indentation off. Otherwise LGTM!