parent
825ca3e533
commit
636c706e53
@ -36,7 +36,7 @@ else
|
|||||||
# "fix" the following error when running nix*
|
# "fix" the following error when running nix*
|
||||||
# error: the group 'nixbld' specified in 'build-users-group' does not exist
|
# error: the group 'nixbld' specified in 'build-users-group' does not exist
|
||||||
mkdir -m 0755 /etc/nix
|
mkdir -m 0755 /etc/nix
|
||||||
echo "build-users-group =" > /etc/nix/nix.conf
|
echo "build-users-group =" >> /etc/nix/nix.conf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $INPUT_INSTALL_OPTIONS != "" ]]; then
|
if [[ $INPUT_INSTALL_OPTIONS != "" ]]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user