From f90b77ba504eb1c0e2571d43a3f927a24b9dcfc8 Mon Sep 17 00:00:00 2001 From: jolheiser Date: Fri, 12 Apr 2024 16:24:31 -0500 Subject: [PATCH] chore: update golink and ugit email Signed-off-by: jolheiser --- flake.lock | 6 +++--- machines/dragonwell/ugit.nix | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index e7a8533..fbefa13 100644 --- a/flake.lock +++ b/flake.lock @@ -146,11 +146,11 @@ ] }, "locked": { - "lastModified": 1700065600, - "narHash": "sha256-w/Dfwe7ejbIQgRmpT/B54dUH0urxX9S1lFxr0OFhJpY=", + "lastModified": 1712083196, + "narHash": "sha256-k+9Cj5LHyif4YuH6mpzZfnS5MzF4pdQi55o7FVtZ488=", "owner": "tailscale", "repo": "golink", - "rev": "c9212a47dee502e850c5fb36d8ac5fdfdb30ac6c", + "rev": "e2c7c78ae167a99e4b175679104cba4483c89e47", "type": "github" }, "original": { diff --git a/machines/dragonwell/ugit.nix b/machines/dragonwell/ugit.nix index a2c13fe..79fcd68 100644 --- a/machines/dragonwell/ugit.nix +++ b/machines/dragonwell/ugit.nix @@ -8,7 +8,7 @@ http.clone-url = "https://git.jolheiser.com"; profile = { username = "jolheiser"; - email = "john+ugit@jolheiser.com"; + email = "ugit@jolheiser.com"; links = [ "Github,https://github.com/jolheiser" "Gitea,https://gitea.com/jolheiser"