svenum/Build Flake and push to attic

Build a Flakes nixosConfigurations and packages, then push them to the attic instance

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
attic_urlURL to your attic endpointyes
attic_cacheName form the cache to useyes
attic_tokenToken to authenticate on the attic serveryes
build_systemsIf enabled nixoxConfigurations are build and pushedyestrue
build_packagesIf enabled packages are build and pushedyestrue
dont_failIf enabled, packages that fail in their build will notnofalse
little_spaceIf enabled, all build get deleted bevor the next starts, this saves diskspacenotrue
no_keep_attic_confDeletes the Attic conf before running the main script (usefull for persistent runners)nofalse
flake_pathIf your flake path is something other than the default, you can set it with this varno.
only_build_systemsIf you want to only build specific systems, you can set them here (comma seperated string of hostnames)no
max_jobsSet the maximum number of jobs to run at the same timeno
log_levelSet the Log Level for the script (can be DEBUG, INFO, WARNING, ERROR)noINFO
json_loggingIf enabled, the log will be in json formatnofalse

no outputs