1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-16 09:50:21 -04:00

sequoia-nixbld-user-migration: increment base UID by 1

This commit is contained in:
Emily 2024-08-26 05:26:49 +01:00
parent a30eb6de1b
commit 93a8b06070

View file

@ -2,7 +2,7 @@
set -x
((NEW_NIX_FIRST_BUILD_UID=350))
((NEW_NIX_FIRST_BUILD_UID=351))
((TEMP_NIX_FIRST_BUILD_UID=31000))
nix_user_n() {