atlas
c5f60fd58f
nix: stop three defaults from consulting hyperhive.enable
...
hive-forge's publicUrl and behindGateway, and swarm-controller's
forgeTokenFile, no longer gate their default on
config.services.hyperhive.enable — none of the three has a reader that
depends on hyperhive being enabled to make sense of the value, so the
extra condition only added a hidden coupling. module-eval.nix gains a
centralToggleOff fixture plus four cases asserting each affected
default now resolves identically whether the toggle is on or off.
Refs #4500
2026-09-19 10:47:01 +02:00
..
agent-modules
swarm: courier an agent's store identity into its container, and log in with it
2026-09-19 01:55:31 +02:00
docs
docs: restructure into topic subdirectories, collapse duplicated index
2026-09-02 01:55:37 +02:00
host-modules
nix: stop three defaults from consulting hyperhive.enable
2026-09-19 10:47:01 +02:00
packages
swarm-logs: an agent's CLI for the swarm log store
2026-09-17 01:02:14 +02:00
templates
nix: move the agent option namespace under services.hyperhive.agent
2026-09-17 20:19:30 +02:00
checks.nix
swarm-logs: an agent's CLI for the swarm log store
2026-09-17 01:02:14 +02:00
devshell.nix
Add shellcheck to devshell
2026-09-15 21:45:58 +02:00
module-eval.nix
nix: stop three defaults from consulting hyperhive.enable
2026-09-19 10:47:01 +02:00
reserved-hive-fragments.nix
swarm: extract the name guards, so the module just says what is forbidden
2026-08-31 18:50:15 +02:00
reserved-names.nix
refactor(hive-c0re): drop the request_init_config tool and InitConfig approval
2026-09-14 19:03:44 +02:00
rust.nix
docs(rust): the dep-cache comment no longer describes two consumers
2026-08-11 22:29:56 +02:00
sources.nix
refactor: slim flake.nix into nix/ entry files
2026-07-13 20:55:43 +02:00
treefmt.nix
treefmt: format the web files with prettier
2026-09-02 15:25:07 +02:00