emacs.pkgs.sx: ignore comilation error
https://hydra.nix-community.org/build/4136790
This commit is contained in:
@@ -1633,6 +1633,8 @@ let
|
||||
# missing optional dependencies
|
||||
suggest = addPackageRequires super.suggest [ self.shut-up ];
|
||||
|
||||
sx = ignoreCompilationError super.sx; # elisp error
|
||||
|
||||
symex = ignoreCompilationError super.symex; # elisp error
|
||||
|
||||
term-alert = mkHome super.term-alert;
|
||||
|
||||
Reference in New Issue
Block a user