Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.2.4.
- 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 simplify the storage and distribution of Nix store paths. It automates the process of managing and sharing Nix packages by providing support for local storage or integration with S3-compatible storage solutions. Key features include a web-based UI for configuration, CLI tools for interacting with the server, and support for metrics and authentication.
What’s Changed
Hibernation version v0.2.4 has been released!
What’s Changed
- fix: api client url by @Profiidev in https://github.com/Profiidev/hibernation/pull/37
- chore: update centaurus by @Profiidev in https://github.com/Profiidev/hibernation/pull/38
- Release version v0.2.4 by @Profiidev in https://github.com/Profiidev/hibernation/pull/39
Full Changelog: https://github.com/Profiidev/hibernation/compare/v0.2.3...v0.2.4