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