Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.1.2.
- This action is used across all versions by ? 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 binary cache for Nix, designed to store and distribute pre-built Nix packages efficiently. It automates tasks such as managing Nix store paths and integrates with S3-compatible storage solutions for scalable data storage. Key features include a web-based UI for configuration, CLI support for managing and pushing store paths, and compatibility with Prometheus for metrics tracking.
Release notes
Hibernation version v0.1.2 has been released!
What’s Changed
- feat: action by @Profiidev in https://github.com/Profiidev/hibernation/pull/17
- ci: fix release trigger action by @Profiidev in https://github.com/Profiidev/hibernation/pull/18
- Release version v0.1.2 by @Profiidev in https://github.com/Profiidev/hibernation/pull/19
Full Changelog: https://github.com/Profiidev/hibernation/compare/v0.1.1...v0.1.2