Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.2.2.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Hibernation is a self-hosted Nix binary cache designed to optimize the storage and distribution of Nix store paths, leveraging local or S3-compatible storage. It automates the caching and retrieval of Nix artifacts, reducing build times and improving efficiency for Nix-based workflows. Key capabilities include integration with S3 storage, flexible configuration via environment variables, and a CLI tool for managing and pushing Nix store paths.
What’s Changed
Hibernation version v0.2.2 has been released!
What’s Changed
- ci: use own cache by @Profiidev in https://github.com/Profiidev/hibernation/pull/26
- fix: check if path already exists in path not working correctly by @Profiidev in https://github.com/Profiidev/hibernation/pull/27
- Release version v0.2.2 by @Profiidev in https://github.com/Profiidev/hibernation/pull/28
Full Changelog: https://github.com/Profiidev/hibernation/compare/v0.2.1...v0.2.2