Skip to content

Commit 1b4f155

Browse files
committed
guix: fix container
1 parent e27626f commit 1b4f155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/guix/guix-build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ EOF
449449
--keep-failed \
450450
--fallback \
451451
--link-profile \
452+
--writable-root \
452453
--root="$(profiledir_for_host "${HOST}")" \
453454
${SUBSTITUTE_URLS:+--substitute-urls="$SUBSTITUTE_URLS"} \
454455
${ADDITIONAL_GUIX_COMMON_FLAGS} ${ADDITIONAL_GUIX_ENVIRONMENT_FLAGS} \

0 commit comments

Comments
 (0)