emacs.pkgs.shampoo: ignore compilation error
https://hydra.nix-community.org/build/4136422
This commit is contained in:
@@ -1574,6 +1574,8 @@ let
|
||||
|
||||
shadchen = ignoreCompilationError super.shadchen; # elisp error
|
||||
|
||||
shampoo = ignoreCompilationError super.shampoo; # elisp error
|
||||
|
||||
# missing optional dependencies and one of them (mew) is not on any ELPA
|
||||
shimbun = ignoreCompilationError (
|
||||
addPackageRequires super.shimbun [
|
||||
|
||||
Reference in New Issue
Block a user