Merge pull request #1775 from LnL7/darwin-build-users
installer: create 'enough' build users
This commit is contained in:
		
						commit
						f471aacff2
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,7 @@ readonly YELLOW='\033[38;33m'
 | 
			
		|||
readonly YELLOW_UL='\033[38;4;33m'
 | 
			
		||||
 | 
			
		||||
readonly CORES=$(sysctl -n hw.ncpu)
 | 
			
		||||
readonly NIX_USER_COUNT="$CORES"
 | 
			
		||||
readonly NIX_USER_COUNT="32"
 | 
			
		||||
readonly NIX_BUILD_GROUP_ID="30000"
 | 
			
		||||
readonly NIX_BUILD_GROUP_NAME="nixbld"
 | 
			
		||||
readonly NIX_FIRST_BUILD_UID="30001"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue