emacs.pkgs.javap-mode: ignore comilation error

https://hydra.nix-community.org/build/4124676
This commit is contained in:
Lin Jian
2025-03-15 21:07:42 +08:00
parent 8c93f33a4a
commit d2623a12fe
@@ -1284,6 +1284,8 @@ let
# TODO report to upstream
jack-connect = addPackageRequires super.jack-connect [ self.dash ];
javap-mode = ignoreCompilationError super.javap-mode; # elisp error
jdee = ignoreCompilationError super.jdee; # elisp error
# https://github.com/fred-o/jekyll-modes/issues/6