chore: update flake configuration (#1163)

This commit is contained in:
Mg Pig
2025-07-29 00:26:05 +08:00
committed by GitHub
parent e70eed74e2
commit 5514de1187
5 changed files with 31 additions and 17 deletions
+1 -1
View File
@@ -45,7 +45,6 @@
# 核心构建依赖
sudo apt-get update && sudo apt-get install -y \
musl-tools \
libappindicator3-dev \
llvm \
clang \
protobuf-compiler
@@ -61,6 +60,7 @@ sudo apt install -y \
librsvg2-dev \
libxdo-dev \
libssl-dev \
libappindicator3-dev \
patchelf
# 测试依赖