guix: deterministic UID/GID

This commit is contained in:
tobtoht 2022-12-25 15:55:01 +01:00
parent 203226ad3f
commit 6596db3188

View file

@ -440,6 +440,7 @@ EOF
--keep-failed \
--fallback \
--link-profile \
--user="user" \
--root="$(profiledir_for_host "${HOST}")" \
${SUBSTITUTE_URLS:+--substitute-urls="$SUBSTITUTE_URLS"} \
${ADDITIONAL_GUIX_COMMON_FLAGS} ${ADDITIONAL_GUIX_ENVIRONMENT_FLAGS} \