nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.65.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 initializes Nix-based repositories by automating common setup steps such as creating GitHub app tokens, checking out the repository, setting up Git user and environment, installing Nix, configuring Nix settings based on a flake, and handling caching. It is designed to streamline the process for developers working with Nix in various environments, including self-hosted runners like Forgejo and GitHub Actions. The action also allows users to specify different shells from a flake for development purposes.
What’s Changed
- feat: Update cachix/install-nix-action action to v31.11.1 (#8) (21e8c74252389207cfad13f42ea6b725df593bc4)
- bump: v1.64.0 -> v1.65.0 (c7537bc73ce11ca01e53bd9d119d6e46363f9888)
- chore(deps): update spotdemo4/nix-init action to v1.64.0 (#9) (c1a6e834920f81dae782a522cfa759439ac7a1e7)