Releases: DeterminateSystems/nix-installer
Releases · DeterminateSystems/nix-installer
v0.30.2
v0.30.1
What's Changed
- confirmation prompts: abort with unique messages by @sielicki in #1314
- FetchAndUnpackNix: remove destination if it already exists by @cole-h in #1319
- ConfigureNix: place nix.conf before setting up the default Nix profile by @cole-h in #1311
- Show the signal if a command failed because it was terminated by a signal by @cole-h in #1321
- Release v0.30.1 by @cole-h in #1322
New Contributors
Full Changelog: v0.30.0...v0.30.1
v0.30.0
What's Changed
- Don't delete encryption password until volume deletion succeeds by @cole-h in #1306
- CreateApfsVolume: retry volume deletion 10 times by @cole-h in #1307
- Failing to send diagnostics should not fail the install by @cole-h in #1308
- release v0.30.0 by @colemickens in #1310
New Contributors
- @colemickens made their first contribution in #1310
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Curing fixups by @cole-h in #1298
- Don't unmount the Nix store when doing a curing reinstall, plus other nits and cleanup by @grahamc in #1299
- CreateUser: retry on darwin when dscl -create returns eNotYetImplemented by @cole-h in #1301
- Release v0.29.0 by @grahamc in #1302
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Fix bootout errors on macOS once and for all by @cole-h in #1257
- ConfigureInitService: remove dest files on revert (if they exist) by @cole-h in #1266
- Various logic fixups in preparation for phased uninstall by @cole-h in #1277
- Add
split-receipt
command that splits receipt into phase 1 and 2 uninstallation flows by @cole-h in #1278 - Release v0.28.0 by @grahamc in #1286
Full Changelog: v0.27.1...v0.28.0