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

6
flake.lock generated
View File

@@ -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": {

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