nix-magic-setup
Version updated for https://github.com/mdarocha/nix-magic-setup to version v1.0.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The nix-magic-setup GitHub Action simplifies the integration of Nix in GitHub workflows by combining multiple tasks into a single, easy-to-use action. It automates the installation of Nix, caching of Nix derivations, environment setup from .envrc files, and commenting on pull requests when flake.lock changes. This action streamlines Nix workflows by reducing repetitive setup and configuration efforts, improving efficiency for developers using Nix in CI/CD pipelines.
Release notes
First release. Hello world!