fixes command

This commit is contained in:
Dennis 2026-02-24 10:28:08 +01:00
parent 2d6fd819fe
commit f51d9a610f

View file

@ -26,7 +26,7 @@ gc:
# dnsc-air
mre:
git add . && git commit -am "new revision" && darwin-rebuild switch --flake .
if ! git diff --quiet || ! git diff --staged --quiet; then git add . && git commit -am "new revision"; fi && darwin-rebuild switch --flake .
mup:
darwin-rebuild switch --recreate-lock-file --flake .