nix flake update: 2024-02-20 00:27:21 UTC

This commit is contained in:
Dave Gallant
2024-02-19 19:27:21 -05:00
parent 1b42023b84
commit a1c830b20a
2 changed files with 7 additions and 7 deletions

View File

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