actions-marketplace-validations/Cache install Nix packages

Use the GitHub Actions cache for Nix packages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keyAn explicit key for restoring and saving the cacheyes
restore-keysAn ordered list of keys to use for restoring the cache if no cache hit occurred for keyno
nix_versionNix version, defaults to `nixos-unstable`.nixos-unstable
nix_fileNix file, defaults to `default.nix`.default.nix
nix_install_urlInstall URL for the Nix package manager; obtain newest via https://nixos.org/nix/install.https://releases.nixos.org/nix/nix-2.19.1/install
namedescription
cache-hitA boolean value to indicate an exact match was found for the primary key