emacs.pkgs.el-easydraw: ignore compilation error
Emacs 30 bug: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76573. https://hydra.nix-community.org/build/4122119
This commit is contained in:
@@ -21,6 +21,9 @@ melpaBuild {
|
||||
|
||||
files = ''(:defaults "msg")'';
|
||||
|
||||
# https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76573
|
||||
ignoreCompilationError = true;
|
||||
|
||||
passthru.updateScript = unstableGitUpdater { tagPrefix = "v"; };
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user