mirror of
https://github.com/NixOS/nix.git
synced 2025-11-10 12:36:01 +01:00
Starting in macOS 15 Sequoia, macOS daemon UIDs are encroaching on our
default UIDs of 301-332. This commit relocates our range up to avoid
clashing with the current UIDs of 301-304 and buy us a little time
while still leaving headroom for people installing more than 32 users.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| bigsur-nixbld-user-migration.sh | ||
| binary-tarball.nix | ||
| check-hydra-status.sh | ||
| create-darwin-volume.sh | ||
| install-darwin-multi-user.sh | ||
| install-multi-user.sh | ||
| install-nix-from-closure.sh | ||
| install-systemd-multi-user.sh | ||
| install.in | ||
| installer.nix | ||
| local.mk | ||
| nix-profile-daemon.fish.in | ||
| nix-profile-daemon.sh.in | ||
| nix-profile.fish.in | ||
| nix-profile.sh.in | ||
| prepare-installer-for-github-actions | ||