Update timestamp

This commit is contained in:
Dave Gallant
2024-02-19 19:22:01 -05:00
parent c93448f171
commit 1b42023b84

View File

@@ -27,7 +27,7 @@ update:
nix flake update nix flake update
make make
git add . git add .
git commit -S -m "nix flake update: $$(TZ=UTC date +%Y-%m-%d_%H-%M-%S)" git commit -S -m "nix flake update: $$(TZ=UTC date +%Y-%m-%d %H:%M:%S %Z))"
git push git push
fmt: fmt: