From 32d9e6c8d00e29af708f6dd61882ef60a98fbdd0 Mon Sep 17 00:00:00 2001 From: kanepyork Date: Tue, 18 Aug 2020 22:08:26 +0000 Subject: revert(3p/loxy): Add link to source repository This reverts commit 4d113ae9f91acd167e4ab739025911ead66b7f2a. Reason for revert: Source repository link has been added to the homepage Change-Id: I21667fab928621ba8973c8598d01920ecbf512ef Reviewed-on: https://cl.tvl.fyi/c/depot/+/1801 Reviewed-by: lukegb Tested-by: BuildkiteCI --- third_party/loxy/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/third_party/loxy/default.nix b/third_party/loxy/default.nix index 5922cfd1cb..d1399f3ea9 100644 --- a/third_party/loxy/default.nix +++ b/third_party/loxy/default.nix @@ -25,7 +25,6 @@ pkgs.buildGoModule rec { meta = with lib; { description = "a logging IRC proxy"; homepage = "https://anomalous.eu/projects/loxy"; - vcs = "https://src.anomalous.eu/loxy"; license = licenses.gpl3Plus; maintainers = with maintainers; [ V edef ]; }; -- cgit 1.4.1