emacs.pkgs.graphviz-dot-mode: fix build
https://hydra.nix-community.org/build/6420632
This commit is contained in:
@@ -1284,6 +1284,9 @@ let
|
||||
|
||||
graphene = ignoreCompilationError super.graphene; # elisp error
|
||||
|
||||
# https://github.com/ppareit/graphviz-dot-mode/issues/85
|
||||
graphviz-dot-mode = addPackageRequires super.graphviz-dot-mode [ self.flycheck ];
|
||||
|
||||
greader = ignoreCompilationError super.greader; # elisp error
|
||||
|
||||
# TODO report to upstream
|
||||
|
||||
Reference in New Issue
Block a user