fix(darwin): revert nixpkgs-darwin, add clash-verge-rev

This commit is contained in:
Ryan Yin
2025-07-04 17:42:40 +08:00
parent c4a33c55aa
commit 468e9483cf
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,6 @@ let
HOMEBREW_CORE_GIT_REMOTE = "https://mirrors.bfsu.edu.cn/git/homebrew/homebrew-core.git";
HOMEBREW_PIP_INDEX_URL = "https://pypi.tuna.tsinghua.edu.cn/simple";
# nju mirror
# HOMEBREW_API_DOMAIN = "https://mirror.nju.edu.cn/homebrew-bottles/api";
# HOMEBREW_BOTTLE_DOMAIN = "https://mirror.nju.edu.cn/homebrew-bottles";
@@ -158,7 +157,7 @@ in {
"squirrel" # input method for Chinese, rime-squirrel
"firefox"
"google-chrome"
# code editor
"visual-studio-code"
# "zed"
@@ -199,6 +198,7 @@ in {
"neteasemusic" # music
"blender@lts" # 3D creation suite
"mihomo-party" # transparent proxy tool
"clash-verge-rev" # the same as mihomo-party
# Development
"mitmproxy" # HTTP/HTTPS traffic inspector