shaogme/NixCache OCI Publisher

Build your Nix Flake outputs and publish custom packages as OCI blobs to GHCR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
modeBuild mode: "flake" or "non-flake"yesflake
flake-pathPath to the directory containing flake.nix (only for mode: flake)no.
fileNix file to build (only for mode: non-flake)nodefault.nix
attributesSpace-separated list of attribute paths to build (only for mode: non-flake)no""
registryOCI Registry to push cache tonoghcr.io
repoTarget repository name (owner/repo)no${{ github.repository }}
signing-keyNix secret key used to sign store pathsno""
github-tokenGitHub token with package write permissionsno${{ github.token }}

no outputs