Commit the lock file after updating
This commit is contained in:
parent
94c349b69c
commit
02776833b4
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
@ -29,7 +29,7 @@ test *args:
|
|||
@just _nixos test {{ args }}
|
||||
|
||||
update:
|
||||
nix flake update
|
||||
nix flake update --commit-lock-file
|
||||
|
||||
_nixos command *args:
|
||||
nh os {{ command }} . {{ args }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue