hyperhive/nix/modules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
atlas aa7ebbcd3b feat: add hive-ci module — Forgejo Actions runner for CI
Adds `services.hyperhive.ci` NixOS module that spins up a `hive-ci`
nixos-container running `gitea-actions-runner` against the hive-forge
Forgejo instance. Off by default; opt in with `ci.enable = true` after
generating a runner registration token in Forgejo.

Also adds `.forgejo/workflows/ci.yml` with four jobs: nix flake check,
formatting (nix fmt + cargo fmt), cargo test, and cargo clippy. Jobs
target the `hive-ci` runner label.

Container design mirrors hive-forge (shared host netns, non-ephemeral
state, loopback reach to forge). sandbox-fallback = true since nspawn
containers can't create user-namespaces for nix sandbox.

Closes #175.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-31 23:44:12 +02:00
..
hive-c0re.nix feat: add hive-ci module — Forgejo Actions runner for CI 2026-05-31 23:44:12 +02:00
hive-ci.nix feat: add hive-ci module — Forgejo Actions runner for CI 2026-05-31 23:44:12 +02:00
hive-forge.nix docs/gateway.md: extract hive-c0re + hive-forge prose blocks (#718 batch 2) 2026-05-31 14:57:50 +02:00
hive-gateway.nix chore: scrub issue/PR cookies from gateway + network nix modules and gateway_nginx.rs 2026-05-31 23:09:46 +02:00
hive-matrix.nix docs/matrix.md: extract hive-matrix prose (#718 batch 5) 2026-05-31 15:38:43 +02:00
hive-network.nix chore: scrub issue/PR cookies from gateway + network nix modules and gateway_nginx.rs 2026-05-31 23:09:46 +02:00