nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.17.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “nix init action” is a GitHub composite action designed to streamline the initialization of Nix-based repositories by automating repetitive setup tasks. It handles essential steps like repository checkout, network monitoring, configuring Git for changes, installing Nix, and optionally setting up caching and development shell environments. This action eliminates the need for manual configuration and speeds up workflows, making it suitable for both GitHub-hosted and self-hosted CI environments.
Release notes
Full Changelog: https://github.com/spotdemo4/nix-init/compare/v1.16.0...v1.17.0