Sourced from DeterminateSystems/nix-installer-action's releases.
v11
What's Changed
- Rebase on top of detsys-ts for abstracting over install.determinate.systems by
@grahamc
in DeterminateSystems/nix-installer-action#74- Update detsys-ts by
@grahamc
in DeterminateSystems/nix-installer-action#75- Gracefully handle FlakeHub login failure by
@cole-h
in DeterminateSystems/nix-installer-action#77- General JS cleanup by
@lucperkins
in DeterminateSystems/nix-installer-action#76- Fix broken CI caused by Nix reinstallation wiping out the Magic Nix Cache by
@lucperkins
in DeterminateSystems/nix-installer-action#79- Standardize on v4 of the checkout action by
@lucperkins
in DeterminateSystems/nix-installer-action#80- Switch to tsup for building by
@lucperkins
in DeterminateSystems/nix-installer-action#82- Update dependencies by
@grahamc
in DeterminateSystems/nix-installer-action#85Full Changelog: https://github.com/DeterminateSystems/nix-installer-action/compare/v10...v11
8cdf194
Update dependencies (#85)10f43c0
Merge pull request #82
from DeterminateSystems/tsup-build337589f
Switch to tsup for building330a0ca
Merge pull request #80
from DeterminateSystems/update-checkout-action2c90bb9
Standardize on v4 of the checkout action91b8eb1
Merge pull request #79
from DeterminateSystems/fix-mnc-issueff2ea37
Remove MNC from workflowf957521
Reinstate the MNC prior to reinstall23ddac3
Remove second reinstall setting3785eaa
Fix other instance of uninstall/reinstall