diff options
Diffstat (limited to '')
| -rw-r--r-- | justfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ default: # update the flakes [group('nix')] update-deps: - nix flake update --commit-look-file + nix flake update --commit-lock-file # check the flake for errors [group('nix')] |
