Nix Composite
Version updated for https://github.com/ncaq/nix-composite-action to version v1.1.1.
- This action is used across all versions by 13 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The nix-composite-action is a GitHub Action that automates the setup of the Nix package manager with integrated caching support using Cachix and niks3. It simplifies workflows by handling Nix installation, configuring build caching, and securely managing credentials, enabling efficient and reproducible builds. This action is particularly useful for projects utilizing Nix flakes, as it streamlines cache handling and reduces build times.
What’s Changed
What’s Changed
Bug Fixes
- fix: cachixの方でもセルフホステッドランナーでデーモンモードを無効化 by @ncaq in https://github.com/ncaq/nix-composite-action/pull/7
Full Changelog: https://github.com/ncaq/nix-composite-action/compare/v1.1.0...v1.1.1