mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
sequoia-nixbld-user-migration: increment base UID by 1
This commit is contained in:
parent
a30eb6de1b
commit
93a8b06070
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue