From d53f87f3d5938f24315c42d54014faa0403348eb Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Sun, 10 Aug 2025 17:56:07 +0200 Subject: [PATCH] Adjust the commit message of `flake update` --- hosts/shared.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/shared.nix b/hosts/shared.nix index 2df6cf8..a5cd38c 100644 --- a/hosts/shared.nix +++ b/hosts/shared.nix @@ -33,7 +33,7 @@ "root" "@wheel" ]; - commit-lock-file-summary = "flake.lock: update"; + commit-lock-file-summary = "flake.lock: Update"; }; };