nix flake update: 2024-02-19_02-19-31

This commit is contained in:
Dave Gallant
2024-02-18 21:19:31 -05:00
parent 113a7b94e2
commit b8f7ee686e
3 changed files with 19 additions and 16 deletions

View File

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