mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-10 19:26:52 +02:00
fix(darwin): revert nixpkgs-darwin, add clash-verge-rev
This commit is contained in:
6
flake.lock
generated
6
flake.lock
generated
@@ -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": {
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user