git: use local date in log
1 files changed, 1 insertions(+), 0 deletions(-) M lib/common.nix
M lib/common.nix => lib/common.nix +1 -0
@@ 104,6 104,7 @@ in composeencoding = "UTF-8"; annotate = "yes"; }; + log.date = "local"; }; };