nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.44.2.
- 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 action is a GitHub composite action designed to streamline the setup and initialization of Nix-based repositories in CI/CD workflows. It automates tasks such as repository checkout, configuring Nix environments, installing Nix, setting up caching, and preparing Git credentials for pushing changes. This action simplifies repetitive setup steps, saving time and ensuring consistent environments for building and testing Nix projects across various platforms, including self-hosted runners.
What’s Changed
- bump: v1.44.1 -> v1.44.2 (78cb37091fca621cf273ed076027ebfbaf906457)
- fix: use /nix volume as build dir (2d7292be2b26411b041b344d766eec36c7191643)
- chore(deps): lock file maintenance (#122) (f4481dfb23611b0113c798e2b888dc4f4ffe09b1)
- chore(deps): update spotdemo4/nix-init action to v1.44.1 (#126) (707aae0e1db4b6908ea6dacf28a7ce0cacf8687c)