nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.16.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 composite GitHub Action designed to streamline the setup and initialization of Nix-based repositories. It automates repetitive tasks such as repository checkout, Nix installation, git configuration for pushing changes, monitoring network activity, and optional caching and development shell setup. This action simplifies workflows, reduces setup time, and ensures consistent initialization for both cloud-hosted and self-hosted CI environments.
Release notes
What’s Changed
- feat: Update DeterminateSystems/determinate-nix-action action to v3.15.1 by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/45
Full Changelog: https://github.com/spotdemo4/nix-init/compare/v1.15.0...v1.16.0