ryanccn/attic-action

Cache Nix derivations with Attic

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
endpointAttic endpointyes
cacheAttic cache nameyes
inputs-fromPath to get the Nixpkgs flake input from instead of `github:NixOS/nixpkgs/nixpkgs-unstable`no
include-pathsRegular expressions for matching paths to include when pushing (delimited by newlines)no
exclude-pathsRegular expressions for matching paths to exclude when pushing (delimited by newlines)no
push-argsAdditional command-line arguments to pass to `attic push`no
skip-pushDisable pushing to the cache automaticallyno
tokenAttic authorization tokenno
skip-useSet to true to skip using Attic cache as a substituterno
__internal-dry-runSkip steps that require interacting with an actual Attic serverno

no outputs