about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--nix-conf/home/includes/common.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix
index 4f5366c..6e77bfa 100644
--- a/nix-conf/home/includes/common.nix
+++ b/nix-conf/home/includes/common.nix
@@ -73,10 +73,7 @@ in
   programs.bat = {
     enable = true;
     extraPackages = with pkgs.bat-extras; [
-      (batdiff.overrideAttrs (_: {
-        doCheck = false;
-      }))
-      #batdiff
+      batdiff
       batgrep
       batman
       batwatch