mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Auto commit lock file after update
This commit is contained in:
parent
842f23d449
commit
9f0f227bba
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
|
@ -8,7 +8,7 @@ rebuild mode='switch':
|
||||||
{{ if mode == 'reboot' { 'reboot' } else { '' } }}
|
{{ if mode == 'reboot' { 'reboot' } else { '' } }}
|
||||||
|
|
||||||
update:
|
update:
|
||||||
nix flake update
|
nix flake update --commit-lock-file
|
||||||
|
|
||||||
fmt:
|
fmt:
|
||||||
nix fmt
|
nix fmt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue