atomicloud/Setup AtomiCloud CI Nix

Setup AtomiCloud CI Nix (Compatible with Namespace)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 8, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: atomicloud/actions.setup-nix@f77589cb31718d72d6585a75acfffc11ea2cc80e # v3.3.2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
namespacelabsUsing Namespace Lab's runnerstrue
darwin-cache-pathMount path for the Namespace cache volume used as a file:// binary cache on macOS/tmp/nix-cache
checkoutWhether to checkout the repositorytrue
short-lengthlength for short values7
auth-bot-app-idApp Id for auth bot""
auth-bot-secret-keyPrivate key for auth bot""
atticConfigure attic as a substituter. Reads need no token (the cache is public); pushes additionally require attic-token.true
attic-userLocal server alias used by `attic login`primordial
attic-urlPull URL (Cloudflare-proxied; NARs are edge-cached)https://attic.primordial.atomi.cloud
attic-push-urlPush URL (DNS-only, bypasses the Cloudflare 100MB request-body limit that 413s large NAR uploads)https://attic-direct.primordial.atomi.cloud
attic-public-keyPublic key for atticprimordial:puK/sRe9wgfcreXNCR+rym2gwLuICwIWyAwTSG9ctkU=
attic-cacheAttic cache nameprimordial
attic-tokenToken for attic""

no outputs