From 141335d81b9819e0be1415dbf9eb57434794ae38 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Sat, 11 Apr 2026 17:25:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20mole=20=E7=A7=BB=E5=9B=9E=20brew?= =?UTF-8?q?=EF=BC=88nixpkgs=20=E4=B8=AD=E6=A0=87=E8=AE=B0=E4=B8=BA=20broke?= =?UTF-8?q?n=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/default.nix | 1 - modules/darwin/default.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/home/default.nix b/home/default.nix index c3de575..729f953 100644 --- a/home/default.nix +++ b/home/default.nix @@ -56,7 +56,6 @@ # Misc ffmpeg - mole pandoc ]; diff --git a/modules/darwin/default.nix b/modules/darwin/default.nix index 2409217..6f53325 100644 --- a/modules/darwin/default.nix +++ b/modules/darwin/default.nix @@ -48,6 +48,7 @@ ]; brews = [ + "mole" # broken in nixpkgs ]; # GUI apps