emacs.pkgs.lsp-origami: ignore comilation error

https://hydra.nix-community.org/build/4186301
This commit is contained in:
Lin Jian
2025-03-15 21:45:06 +08:00
parent aac8896d47
commit b5848ed02d
@@ -1334,6 +1334,8 @@ let
# missing optional dependencies
lispy = addPackageRequires (mkHome super.lispy) [ self.indium ];
lsp-origami = ignoreCompilationError super.lsp-origami; # elisp error
# missing optional dependencies
magik-mode = addPackageRequires super.magik-mode [
self.auto-complete