fix: mole 移回 brew(nixpkgs 中标记为 broken)

This commit is contained in:
2026-04-11 17:25:49 +08:00
parent ab2cb95161
commit 141335d81b
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -56,7 +56,6 @@
# Misc # Misc
ffmpeg ffmpeg
mole
pandoc pandoc
]; ];
+1
View File
@@ -48,6 +48,7 @@
]; ];
brews = [ brews = [
"mole" # broken in nixpkgs
]; ];
# GUI apps # GUI apps