mirror of
https://github.com/NixOS/nix
synced 2025-06-28 17:51:15 +02:00
This script mostly worked for me, but the nixbld6 and nixbld7 accounts for me were still missing. Looking at the script, it seems it's because of the `until` loop in step 2. It assumes only the first contiguous set of users would have disappeared. So 6 and 7 were never restored. This just runs through all 32 users and ensures they exist. From: https://github.com/NixOS/nix/issues/10892#issuecomment-2820010714 |
||
---|---|---|
.. | ||
bigsur-nixbld-user-migration.sh | ||
build-checks | ||
create-darwin-volume.sh | ||
install-darwin-multi-user.sh | ||
install-multi-user.sh | ||
install-nix-from-tarball.sh | ||
install-systemd-multi-user.sh | ||
meson.build | ||
nix-profile-daemon.fish.in | ||
nix-profile-daemon.sh.in | ||
nix-profile.fish.in | ||
nix-profile.sh.in | ||
prepare-installer-for-github-actions | ||
sequoia-nixbld-user-migration.sh | ||
serve-installer-for-github-actions |