hyperhive/nix/modules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas e8c2ef087c nix(c0re): set HIVE_FORGE_URL to the gateway URL directly, drop dead if/else
Per mara's review of #1718: this env block only exists when hyperhive is
enabled (it lives inside `config = mkIf cfg.enable`), so the
`if hyperhive.enable then gateway else loopback` branch was dead — the
loopback fallback could never be reached. Set HIVE_FORGE_URL to the
gateway vhost directly.

HIVE_MATRIX_URL drops the same redundant `hyperhive.enable` term but
keeps the gatewayHost null-guard — that one is a real fallback for a
domain-less config, not the dead enable branch.
2026-06-17 16:56:26 +02:00
..
hive-c0re.nix nix(c0re): set HIVE_FORGE_URL to the gateway URL directly, drop dead if/else 2026-06-17 16:56:26 +02:00
hive-ci.nix fix(ci): resolve the forge domain to loopback in the hive-ci runner 2026-06-15 13:32:01 +02:00
hive-forge.nix fix(forge): pre-create Actions artifact storage dir so uploads persist 2026-06-15 11:37:33 +02:00
hive-gateway.nix chore(nix): replace tracker tags with prose in nix comments 2026-06-09 11:25:56 +02:00
hive-matrix.nix nix: remove the non-isolated (shared-netns) mode 2026-06-17 15:29:52 +02:00
hive-network.nix nix: remove the non-isolated (shared-netns) mode 2026-06-17 15:29:52 +02:00