mirror of
https://github.com/logos-co/logos-chat-module.git
synced 2026-08-31 04:41:07 +00:00
Adopts logos-co/setup-nix-cache-action@v1, which installs Nix with the self-hosted Logos Attic cache (cache.nix.logos.co, infra-ci#263) as a credential-free substituter and publishes what each job builds: master to the public cache (via the public-cache environment token), other refs to ci. Fork PRs get no secrets and skip publishing. flake.nix declares the public cache for local builds; the ci cache is CI-only by design. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>