Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.2.3.
- 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 streamline the storage and sharing of Nix store paths. It automates the management of a binary cache, supporting local and S3-compatible storage backends, and includes a CLI for interacting with the server, such as pushing Nix store paths. This tool simplifies cache management, improves build efficiency, and integrates with existing Nix workflows.
What’s Changed
Hibernation version v0.2.3 has been released!
What’s Changed
- chore(deps): bump the all-dependencies group with 7 updates by @dependabot[bot] in https://github.com/Profiidev/hibernation/pull/29
- chore(deps): bump the all-dependencies group with 6 updates by @dependabot[bot] in https://github.com/Profiidev/hibernation/pull/30
- feat: openapi by @Profiidev in https://github.com/Profiidev/hibernation/pull/31
- chore: update flake lock by @Profiidev in https://github.com/Profiidev/hibernation/pull/33
- refactor: parts to centaurus by @Profiidev in https://github.com/Profiidev/hibernation/pull/32
- Refactor/move components by @Profiidev in https://github.com/Profiidev/hibernation/pull/35
- Release version v0.2.3 by @Profiidev in https://github.com/Profiidev/hibernation/pull/36
Full Changelog: https://github.com/Profiidev/hibernation/compare/v0.2.2...v0.2.3