Below you will find pages that utilize the taxonomy term “nix-community”
January 8, 2026
Restore and save Nix Store
Version updated for https://github.com/nix-community/cache-nix-action to version v7.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The “Cache Nix Store” GitHub Action automates the process of restoring and saving Nix store paths and other directories using GitHub Actions cache, primarily for Linux and macOS runners. It simplifies caching workflows by managing Nix store garbage collection, merging caches from multiple jobs, purging outdated caches, and providing support for custom cache configurations.
December 31, 2025
Restore and save Nix Store
Version updated for https://github.com/nix-community/cache-nix-action to version v7.0.0.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
May 10, 2025
Restore and save Nix Store
Version updated for https://github.com/nix-community/cache-nix-action to version v6.1.3.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixes Use bigint instead of number for the store size (#117) Fix saving a cache (#122)
May 4, 2025
Restore and save Nix Store
Version updated for https://github.com/nix-community/cache-nix-action to version v6.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Breaking changes Remove the save-always input as it’ll soon be deprecated (https://github.com/nix-community/cache-nix-action/pull/50). See https://github.com/nix-community/cache-nix-action/blob/main/save/README.md#always-save-cache as a workaround. Features Support human-readable values for gc-max-store-size* inputs (https://github.com/nix-community/cache-nix-action/pull/78) Prototype a method for saving flake attributes from garbage collection (https://github.com/nix-community/cache-nix-action/pull/53) Fixes Update to the latest actions-toolkit (https://github.
April 23, 2025
Restore and save Nix Store
Version updated for https://github.com/nix-community/cache-nix-action to version v6.1.3.
This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixes Use bigint instead of number for the store size (#117) Fix saving a cache (#122)