主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Nessuno
活动总数
5
最后的活动
2024年05月22日 15:52
成员加入日期
2024年05月21日 20:25
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2024年05月22日 15:52
If you are reading this you may also want to use git from Nix (to avoid the warnings/prompt to install XCode tool)Settings > Version Control > git > Path to Git executable: /Users/myself/.nix-profi...
社区
GoLand
GoLand on macOS (17.x) without XCode developer tools
0 票
创建于
2024年05月22日 15:48
Managed to get GoLand to use nix and avoid XCode tools entirely!Here's a recap of the settings that worked for me:1. Set GOROOT to the full Nix store path (in my case: /nix/store/n1k6wf8q10q7k0863g...
社区
GoLand
GoLand on macOS (17.x) without XCode developer tools
0 票
创建于
2024年05月22日 14:37
Answering my own question. The tool that triggers xcode-select is clang. I have clang (and other tools) installed in a non-standard location (via nix). How can I add ~/.nix-profile/bin (which has c...
社区
GoLand
GoLand on macOS (17.x) without XCode developer tools
0 票