Releases: DeterminateSystems/nix-installer
Releases · DeterminateSystems/nix-installer
v0.1.0
We opted to cut a 0.1.0 for a marker of maturity more than a version breakage.
There was a minor API change if you were using the NIX_INSTALLER_NO_MODIFY_PROFILE
env as it got renamed to NIX_INSTALLER_MODIFY_PROFILE
.
What's Changed
- Improve Mac explain output by @Hoverbear in #205
- Correct --no-modify-profile by @Hoverbear in #206
Full Changelog: v0.0.2...v0.1.0
v0.0.2
Since v0.0.1
we moved our Github Action to https://github.com/DeterminateSystems/nix-installer-action. If you were using the action from this repository previously, please use the new one. This change was #185.
Bugfixes
- CreateDirectory now properly prunes when it should by @Hoverbear in #181
- CreateOrInsertIntoFile was not reverting by @Hoverbear in #180
What's Changed
- Action extra conf can be lacking newline by @Hoverbear in #175
- Allow users to answer e at prompts by @Hoverbear in #183
- Trim irrelevant mac warning by @Hoverbear in #186
- Add
(nix:$name)
as a prefix to the bash prompt by @grahamc in #191 - README: recommend safer curl options by @cole-h in #197
- Pass SHELL through self-escalation by @Hoverbear in #195
Full Changelog: v0.0.1...v0.0.2
v0.0.1
An initial release of nix-installer
.
This is mostly for testing our release process, a 0.1.0 will be the first announced release.
Milestone: https://github.com/DeterminateSystems/nix-installer/milestone/2?closed=1