Compare commits
2 commits
8d68a5a65d
...
91a93a04a1
Author | SHA1 | Date | |
---|---|---|---|
91a93a04a1 | |||
443ea96d1f |
1 changed files with 1 additions and 1 deletions
2
justfile
2
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
|
||||
|
|
Loading…
Add table
Reference in a new issue