diff --git a/Makefile b/Makefile index 7a81a9e7..5b50c3ba 100644 --- a/Makefile +++ b/Makefile @@ -14,4 +14,5 @@ test: nixos-rebuild --flake ".#${HOST}" dry-activate .PHONY: update +update: nix flake update --commit-lock-file --commit-lockfile-summary "flake.lock: update inputs"