summaryrefslogtreecommitdiff
path: root/guix/scripts/system.scm
diff options
context:
space:
mode:
authorMathieu Othacehe <m.othacehe@gmail.com>2020-05-05 14:26:35 +0200
committerMathieu Othacehe <m.othacehe@gmail.com>2020-05-05 16:08:33 +0200
commit892bbea750e5733979ee0423cbdfcea222b07925 (patch)
treed462349651a38b5fb157ba217703ecc67d9e9d48 /guix/scripts/system.scm
parent5990e95b607b888edd862a2ccb5ca69dcd17d801 (diff)
downloadpatches-892bbea750e5733979ee0423cbdfcea222b07925.tar
patches-892bbea750e5733979ee0423cbdfcea222b07925.tar.gz
build: install: Do not set store GID.
There's no need to set the store GID as is will be done by the guix-daemon, with the following snippet: if (chown(chrootStoreDir.c_str(), 0, buildUser.getGID()) == -1) throw SysError(format("cannot change ownership of ‘%1%’") % chrootStoreDir); * gnu/build/install.scm (directives): Do not set store GID.
Diffstat (limited to 'guix/scripts/system.scm')
0 files changed, 0 insertions, 0 deletions