diff --git a/flake.lock b/flake.lock index fbefa134fe2993c890bb351c457c712eb3bd438d..e7a8533e3a69a4c870c06ece149140842aca8f03 100644 --- a/flake.lock +++ b/flake.lock @@ -146,11 +146,11 @@ "nixpkgs" ] }, "locked": { - "lastModified": 1712083196, + "lastModified": 1700065600, - "narHash": "sha256-k+9Cj5LHyif4YuH6mpzZfnS5MzF4pdQi55o7FVtZ488=", + "narHash": "sha256-w/Dfwe7ejbIQgRmpT/B54dUH0urxX9S1lFxr0OFhJpY=", "owner": "tailscale", "repo": "golink", - "rev": "e2c7c78ae167a99e4b175679104cba4483c89e47", + "rev": "c9212a47dee502e850c5fb36d8ac5fdfdb30ac6c", "type": "github" }, "original": { diff --git a/machines/dragonwell/ugit.nix b/machines/dragonwell/ugit.nix index 79fcd688f8b3dd51ed7c205c78dbf910f2645019..a2c13fe8bd1d7a0da7e1ecc590e522d07db62424 100644 --- a/machines/dragonwell/ugit.nix +++ b/machines/dragonwell/ugit.nix @@ -8,7 +8,7 @@ ssh.clone-url = "ugit@git.jolheiser.com"; http.clone-url = "https://git.jolheiser.com"; profile = { username = "jolheiser"; - email = "ugit@jolheiser.com"; + email = "john+ugit@jolheiser.com"; links = [ "Github,https://github.com/jolheiser" "Gitea,https://gitea.com/jolheiser"