bat-extras: add broken comment

This commit is contained in:
Sandro
2025-01-09 07:25:49 +01:00
committed by GitHub
parent cafe15ecec
commit adf873d0ab
+1
View File
@@ -103,6 +103,7 @@ let
license = with licenses; [ mit ];
maintainers = with maintainers; [ bbigras ];
platforms = platforms.all;
# not compatible with bat 0.25.0
broken = true;
};
};