summaryrefslogtreecommitdiff
path: root/acct-user/nixbld33/nixbld33-1.ebuild
blob: 2d3f993051ba7e5f5b0daf2db456df2f95e47bab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 2022 Liguros Authors
# Distributed under the terms of the GNU General Public License v2

# #===------------------------------------------------===#
# |This file is auto-generated by generate-acct-user.bash|
# #===------------------------------------------------===#
EAPI=8
inherit acct-user
DESCRIPTION="Builder user for nix-daemon from sys-apps/nix"
ACCT_USER_ID=30033
# We list 'nixbld' twice to both assign:
# - primary group for user
# - add user to /etc/group
ACCT_USER_GROUPS=( nixbld nixbld )
acct-user_add_deps