diff --git a/chezmoi/dot_config/git/config b/chezmoi/dot_config/git/config index af81513..bddb15d 100644 --- a/chezmoi/dot_config/git/config +++ b/chezmoi/dot_config/git/config @@ -11,15 +11,15 @@ gpgsign = true [diff] - algorithm = histogram - colorMoved = plain - mnemonicPrefix = true - renames = true + algorithm = histogram + colorMoved = plain + mnemonicPrefix = true + renames = true [fetch] - prune = true - pruneTags = true - all = true + prune = true + pruneTags = true + all = true [github] user = "walkah" @@ -37,9 +37,9 @@ rebase = true [push] - default = simple - autoSetupRemote = true - followTags = true + default = simple + autoSetupRemote = true + followTags = true [rebase] autoStash = true diff --git a/flake.lock b/flake.lock index 23b4504..a3367b2 100644 --- a/flake.lock +++ b/flake.lock @@ -62,11 +62,11 @@ ] }, "locked": { - "lastModified": 1742851132, - "narHash": "sha256-8vEcDefstheV1whup+5fSpZu4g9Jr7WpYzOBKAMSHn4=", + "lastModified": 1743267068, + "narHash": "sha256-G7866vbO5jgqMcYJzgbxej40O6mBGQMGt6gM0himjoA=", "owner": "nix-community", "repo": "home-manager", - "rev": "c4d5d72805d14ea43c140eeb70401bf84c0f11b4", + "rev": "b431496538b0e294fbe44a1441b24ae8195c63f0", "type": "github" }, "original": { @@ -77,11 +77,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1742800061, - "narHash": "sha256-oDJGK1UMArK52vcW9S5S2apeec4rbfNELgc50LqiPNs=", + "lastModified": 1743076231, + "narHash": "sha256-yQugdVfi316qUfqzN8JMaA2vixl+45GxNm4oUfXlbgw=", "owner": "nixos", "repo": "nixpkgs", - "rev": "1750f3c1c89488e2ffdd47cab9d05454dddfb734", + "rev": "6c5963357f3c1c840201eda129a99d455074db04", "type": "github" }, "original": {