spotdemo4/nix init

composite action to initialize a nix environment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
app_idgithub app id
app_keygithub app private key
tokengithub token for checkout and git operations${{ github.token }}
refbranch, tag or sha to checkout
fetch_depthnumber of commits to fetch1
submoduleswhether to fetch submodulesfalse
pathpath to checkout into
github_tokengithub token for nix to use, useful for private repos and to increase rate limits
configadditional nix config options
niks3_urlURL of niks3 server${{ github.repository_owner == 'spotdemo4' && 'https://niks3.trev.zip' || '' }}
shelldevelopment shell to use from flake
namedescription
platformthe platform used to checkout (github|gitea|forgejo)
osthe operating system of the runner (linux|darwin|windows)
archthe architecture of the runner (amd64|arm64|arm|386)
tokentoken generated by github app
namethe username used to checkout
emailthe email used to checkout
systemthe nix system type (e.g. x86_64-linux)
versionthe nix version