Skip to content

can xmake use the pac.lua rules for build-artifacts and xmake-repo cloning #8130

@qiuwei

Description

@qiuwei

你在什么场景下需要该功能?

I've configured pac.lua to make xmake use a proxy. However, when using a freshly installed xmake, it attempts to clone build-artifacts and xmake-repo repositories. Unfortunately, these clone operations do not adhere to the proxy settings specified in pac.lua.

描述可能的解决方案

make the cloning of build-artifacts and xmake-repo also respect the proxy settings defined in pac.lua.

描述你认为的候选方案

No response

其他信息

xmake -vvv

checking for gcc ... /usr/bin/gcc
checking for nim ... no
checking for nim ... no
checking for git ... /usr/bin/git
checking for gzip ... /usr/bin/gzip
checking for tar ... /usr/bin/tar
updating repositories ..
cloning repository(build-artifacts): https://github.com/xmake-mirror/build-artifacts.git to /home/adam/.xmake/repositories/build-artifacts ..

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions