We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab64a31 commit 1e5c17bCopy full SHA for 1e5c17b
1 file changed
steps-guix/improve/guix-daemon-and-pull.sh
@@ -221,6 +221,7 @@ done
221
if [ ! -S "${daemon_socket}" ]; then
222
guix-daemon \
223
--build-users-group=guixbuild \
224
+ --no-substitutes \
225
--listen="${daemon_socket}" \
226
>/tmp/guix-daemon.log 2>&1 &
227
fi
0 commit comments