fix: mole 移回 brew(nixpkgs 中标记为 broken)
This commit is contained in:
@@ -56,7 +56,6 @@
|
|||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
ffmpeg
|
ffmpeg
|
||||||
mole
|
|
||||||
pandoc
|
pandoc
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
@@ -48,6 +48,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
brews = [
|
brews = [
|
||||||
|
"mole" # broken in nixpkgs
|
||||||
];
|
];
|
||||||
|
|
||||||
# GUI apps
|
# GUI apps
|
||||||
|
|||||||
Reference in New Issue
Block a user