nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.63.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
This GitHub Action initializes Nix-based repositories by automating common setup tasks such as creating a GitHub app token, checking out the repository, setting up Git user information, installing Nix, configuring it based on flake settings, and handling caching. It supports various platforms like GitHub, Gitea, and Forgejo and can be used to streamline workflows by reducing repetitive code across different jobs.
What’s Changed
- feat: migrate automation to Forgejo (a759c06de3986e168a3e547ab51fad1b18390798)
- bump: v1.62.1 -> v1.63.0 (3111d9c56193a4983beca8b41a2e0835678abcaa)
- ci(release): add GitHub release workflow (44a3ccd1e9f6caabe79cbb9f1bd2c924f6a4896c)
- chore: remove unnecessary warn from readme (d17aabe1d7b35fa73303b3f2b30bb1d2ae58326e)
- chore(deps): update spotdemo4/nix-init action to v1.62.1 (#1) (ad10da069c7f87f43aa1aa06a36f2a32d3c8378b)