Compare commits
2 commits
91a93a04a1
...
8d68a5a65d
Author | SHA1 | Date | |
---|---|---|---|
8d68a5a65d | |||
f26bbc3b4f |
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
@ -1,5 +1,5 @@
|
||||||
update:
|
update:
|
||||||
git branch -D update || true
|
git branch -D update
|
||||||
git switch -c update
|
git switch -c update
|
||||||
nix flake update
|
nix flake update
|
||||||
git add flake.lock
|
git add flake.lock
|
||||||
|
|
Loading…
Add table
Reference in a new issue