diff --git a/flake.lock b/flake.lock index 3b9890d1..c731af5d 100644 --- a/flake.lock +++ b/flake.lock @@ -615,11 +615,11 @@ }, "nixpkgs-darwin": { "locked": { - "lastModified": 1751498133, - "narHash": "sha256-QWJ+NQbMU+NcU2xiyo7SNox1fAuwksGlQhpzBl76g1I=", + "lastModified": 1750994206, + "narHash": "sha256-3u6rEbIX9CN/5A5/mc3u0wIO1geZ0EhjvPBXmRDHqWM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "d55716bb59b91ae9d1ced4b1ccdea7a442ecbfdb", + "rev": "80d50fc87924c2a0d346372d242c27973cf8cdbf", "type": "github" }, "original": { diff --git a/modules/darwin/apps.nix b/modules/darwin/apps.nix index 6035a63c..72af07ae 100644 --- a/modules/darwin/apps.nix +++ b/modules/darwin/apps.nix @@ -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