From f7199f183c99e0241113724bf8b99303be2730a6 Mon Sep 17 00:00:00 2001 From: damocles Date: Mon, 15 Jun 2026 21:55:55 +0200 Subject: [PATCH] drop issue number from source comment (tracker-tag lint) --- nix/modules/hive-c0re.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nix/modules/hive-c0re.nix b/nix/modules/hive-c0re.nix index 8372b4b3..ef3f9e98 100644 --- a/nix/modules/hive-c0re.nix +++ b/nix/modules/hive-c0re.nix @@ -773,7 +773,8 @@ in # gatewayHost null-guard falls back to loopback so a domain-less # config doesn't break eval (it just won't work under isolation, # which needs a gateway anyway). Forwarded to agents by meta.rs - # alongside HIVE_FORGE_URL; shares the #1693 ordering caveat. + # alongside HIVE_FORGE_URL; shares the same env-forwarding ordering + # caveat (value baked at config-generation time). HIVE_MATRIX_URL = if config.services.hyperhive.network.enable