nix init
Version updated for https://github.com/spotdemo4/nix-init to version v1.64.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, configuring an optimal Nix environment, installing Nix, and optionally setting caching. It works with self-hosted/gitea/forgejo action runners and is designed to save time by reducing repetitive configuration steps across multiple workflows.
What’s Changed
- feat: Update dependency NixOS/nix to v2.35.2 (#7) (b3d3f16e51ecaa638455fa0b128b55f7346dd1ca)
- bump: v1.63.0 -> v1.64.0 (52b7e46ef1fb211e25e0f91e0ba9fdf2cb1c34e2)
- chore(deps): lock file maintenance nix inputs (#5) (6ab15ded71a63ea0d672347abb8c46e51e145161)
- chore(deps): update spotdemo4/nix-init action to v1.63.0 (#4) (9b754ca640ccf8a22418fd23e8e067e4adf7ece3)
- chore(deps): update forgejo actions to v1.63.0 (#3) (4c7478b9a86f7897f5eaf86332a29545bc583b67)