nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.43.0.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The nix-init GitHub Action is designed to streamline the setup of Nix-based repositories by automating common initialization tasks, such as configuring a GitHub App token, checking out the repository, setting up a Git user for commits, installing and configuring Nix, and enabling caching and development environments from Nix flakes. It simplifies and accelerates workflows by consolidating these repetitive steps into a single action, making it particularly useful for projects using Nix on GitHub or self-hosted runners. Key capabilities include environment setup, caching support, and compatibility with multiple CI platforms.
What’s Changed
- bump: v1.42.0 -> v1.43.0 (757d5ba1fa0749e877484703bece0e17c7bd5670)
- feat: Update spotdemo4/better-checkout action to v0.10.0 (#120) (81daf4b09cc1b671c1553a6fce014a176015a23d)
- chore(deps): update spotdemo4/nix-init action to v1.42.0 (#119) (5bccce4403511a4d564f7dc90fac61ffb44010c6)
- fix(ci): bump README version (83e42722a5e8b1af84a78bcc68cc478f16e6b03d)