Releases: DeterminateSystems/nix-installer
Releases · DeterminateSystems/nix-installer
v0.32.2
What's Changed
- ConfigureInitService: retry kickstart on macos by @cole-h in #1345
- CreateOrMergeNixConfig: fix expected nix.conf mode to be 644, not 664 by @cole-h in #1316
- Minor macOS fixups by @cole-h in #1346
- Release v0.32.2 by @colemickens in #1349
- CONTRIBUTING.md: add note for fixture update by @colemickens in #1350
Full Changelog: v0.32.1...v0.32.2
v0.32.1
v0.32.0
What's Changed
- EncryptApfsVolume: fixups by @cole-h in #1333
- Increase retry verbosity to debug by @cole-h in #1332
- flake: remove unnecessary checkpolicy overlay by @cole-h in #1336
- Re-own /nix/var to 0:0, except for the per-user profiles by @grahamc in #1337
- Fix incorrect handling of existing fstab entries by @grahamc in #1338
- Update Nix to 2.25.3, and release v0.32.0 by @grahamc in #1339
Full Changelog: v0.31.0...v0.32.0
v0.31.0
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