nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.58.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 action automates the initialization of Nix-based repositories by performing several key tasks such as creating a GitHub app token, checking out the repository, setting up Git user information, configuring an optimal Nix environment, installing Nix, and setting Nix configuration from a flake. It also supports caching with Niks3 and loading development shell environments via nicknovitski/nix-develop. The action is designed to run efficiently and works across various runners including self-hosted, Gitea, and Forgejo.
What’s Changed
- feat: Update dependency NixOS/nix to v2.35.1 (#162) (e59cc89fa80536534c8e6239b65d39ac8c85b0b5)
- bump: v1.57.0 -> v1.58.0 (48b6d3dd393260451050b0e6b78bc51fc483d500)
- chore(deps): lock file maintenance nix inputs (#161) (6c3518ba1878fdc5166fae8f02a56b7ea87de490)
- chore(deps): update github actions to v1.57.0 (#160) (7e51eb91b1026fa110cc8c9ce2dbbb5c8744361c)