Hibernation setup
Version updated for https://github.com/Profiidev/hibernation to version v0.2.0.
- 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 Nix binary cache designed to simplify and optimize the storage and retrieval of Nix packages. It automates the process of managing Nix store paths by providing a backend server and CLI tool for authenticating and pushing packages, with support for both local and S3-compatible storage. This action helps teams streamline dependency management and improve build performance in Nix-based development workflows.
What’s Changed
Hibernation version v0.2.0 has been released!
What’s Changed
- feat: byte ranges by @Profiidev in https://github.com/Profiidev/hibernation/pull/20
- chore: update flake lock by @Profiidev in https://github.com/Profiidev/hibernation/pull/22
- feat: virtual host routing by @Profiidev in https://github.com/Profiidev/hibernation/pull/21
- Release version v0.2.0 by @Profiidev in https://github.com/Profiidev/hibernation/pull/23
Full Changelog: https://github.com/Profiidev/hibernation/compare/v0.1.2...v0.2.0