diff --git a/justfile b/justfile index 6414c0a..e113688 100644 --- a/justfile +++ b/justfile @@ -1,5 +1,5 @@ update: - git branch -D update + git branch -D update || true git switch -c update nix flake update git add flake.lock