about summary refs log tree commit diff
path: root/third_party
diff options
context:
space:
mode:
Diffstat (limited to 'third_party')
-rw-r--r--third_party/loxy/default.nix1
1 files changed, 0 insertions, 1 deletions
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 ];
   };