nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.40.0.
- 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 Action designed to streamline the initialization of nix-based repositories by automating common setup tasks, such as repository checkout, git configuration, Nix installation, environment setup, and caching. It simplifies workflows by consolidating repetitive steps into a single, efficient action that runs in under a minute and is compatible with various runners, including GitHub-hosted, self-hosted, and Gitea/Forgejo environments. Key capabilities include GitHub token creation, Nix environment configuration, and support for development shell environments from Nix flakes.
Release notes
- feat: Update cachix/install-nix-action action to v31.10.3 (#109) (a1102545049d8b87856d304cd8a6f88796c9a102)
- chore(deps): update spotdemo4/nix-init action to v1.39.0 (#107) (382069d780a9c1baa6eb3a229a41dc86a0eb0de5)