Commit the lock file after updating

This commit is contained in:
Oliver Davies 2025-08-17 23:16:24 +01:00
parent 94c349b69c
commit 02776833b4

View file

@ -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 }}