guix: remove --user option

This commit is contained in:
tobtoht
2025-04-05 19:15:25 +02:00
parent 977dedce2c
commit fc80dc6e97

View File

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