nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.15.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 simplify the initialization of Nix-based repositories by automating common setup tasks. It handles activities such as repository checkout, Git configuration, Nix installation, optional caching setup, and network monitoring, reducing repetitive steps across CI workflows. This action is particularly useful for streamlining development environments and ensuring consistent, efficient repository initialization in CI pipelines.
Release notes
What’s Changed
- feat: Update DeterminateSystems/determinate-nix-action action to v3.15.0 by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/44
Full Changelog: https://github.com/spotdemo4/nix-init/compare/v1.14.0...v1.15.0