emacs.pkgs.lsp-origami: ignore comilation error
https://hydra.nix-community.org/build/4186301
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user