nix-magic-setup
Version updated for https://github.com/mdarocha/nix-magic-setup to version v1.3.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
What’s Changed
- The action now runs nothing-but-nix to help free up some space in the runner for Nix. The severity of the cleanup is controlled by a new config flag, and by default it only allocates free runner space to
/nix, without removing anything (holsterconfig) - Automatically read
nixConfig, and setNIX_CONFIG, so that all future steps use the flake’s config properly - If
devenvis detected, automatically set devenv caches (devenv.cachix.org and pre-commit.cachix.org)
Full Changelog: https://github.com/mdarocha/nix-magic-setup/compare/v1.2.0...v1.3.0