github DeterminateSystems/nix-installer v0.23.0

latest releases: v0.26.1, v0.26.0, v0.25.0...
19 days ago

This release has a couple important-to-note changes:

  • It changes the installed-by-default Nix version back to 2.23.3 due an observed regression in substitution. For more information, see the upstream bug report: NixOS/nix#11387.
  • All new macOS installations will now have a build GID of 350 and build UIDs that start at 351 (for nixbld1), in order to be robust against the upcoming macOS Sequoia update. Work is still in progress on implementing a migration helper for existing pre-Sequoia macOS installations; stay tuned for more information.

What's Changed

  • Move determinate-nixd to /usr/local/bin/determinate-nixd on Linux by @grahamc in #1120
  • Synchronize macOS UIDs and GIDs with upstream scripts to prepare for Sequoia by @cole-h in #1123
  • Update and unify limits across systemd and macOS. by @grahamc in #1126
  • Print the nix-installer version when it runs by @cole-h in #1127
  • Bring LimitNOFILE back down to 1024 * 1024 due to the performance impact of too many FDs by @grahamc in #1128
  • Update flake inputs, downgrade Nix to 2.23.3 due to curl issues by @grahamc in #1129
  • Update cargo deps by @cole-h in #1130
  • Release v0.23.0 by @cole-h in #1131

Full Changelog: v0.22.0...v0.23.0

Don't miss a new nix-installer release

NewReleases is sending notifications on new releases.