diff --git a/flake.lock b/flake.lock index 02aceb4..d1032dd 100644 --- a/flake.lock +++ b/flake.lock @@ -766,11 +766,11 @@ "tailwind-ctp-lsp": "tailwind-ctp-lsp" }, "locked": { - "lastModified": 1720558444, - "narHash": "sha256-dq56gPdYQIws9Ss9pw4+RU+Sl3TloEvbsblFMly06t4=", + "lastModified": 1721269988, + "narHash": "sha256-2p6q07No+BVslE8uC8gulCwJl3dC4y3wMPXbPdRLKrM=", "ref": "refs/heads/main", - "rev": "c33dfdc42acc068a865200694b804bb21dd0e36e", - "revCount": 45, + "rev": "f21d7a8b690d1ff7bca3d0906bfa1f4c39fc6b92", + "revCount": 48, "type": "git", "url": "https://git.jolheiser.com/ugit.git" }, diff --git a/machines/dragonwell/ugit.nix b/machines/dragonwell/ugit.nix index 79fcd68..e201109 100644 --- a/machines/dragonwell/ugit.nix +++ b/machines/dragonwell/ugit.nix @@ -6,6 +6,7 @@ config = { ssh.clone-url = "ugit@git.jolheiser.com"; http.clone-url = "https://git.jolheiser.com"; + log.json = true; profile = { username = "jolheiser"; email = "ugit@jolheiser.com";