nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.18.0.
- This action is used across all versions by 3 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 and setup of Nix-based repositories within CI workflows. It automates tasks such as repository checkout, Git configuration, Nix installation, caching setup, and optional development shell environment configuration, reducing repetitive steps across jobs. This action is ideal for simplifying and accelerating the setup process for Nix-enabled projects on both cloud-hosted and self-hosted runners.
Release notes
What’s Changed
- chore(deps): update spotdemo4/nix-init action to v1.17.1 by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/46
- chore(deps): update spotdemo4/bumper action to v0.8.1 by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/47
- chore(deps): lock file maintenance nix inputs by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/48
- feat: Update ryanccn/attic-action action to v0.4.1 by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/49
- chore(deps): lock file maintenance by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/51
- chore(deps): update github actions by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/50
- feat: Update spotdemo4/better-checkout action to v0.2.0 by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/52
- feat: Update spotdemo4/nix-nario-action action to v0.3.0 by @trenovate[bot] in https://github.com/spotdemo4/nix-init/pull/53
Full Changelog: https://github.com/spotdemo4/nix-init/compare/v1.17.1...v1.18.0