emacsPackages.consult-gh: stop setting ignoreCompilationError

It defaults to false now.
This commit is contained in:
Lin Jian 2024-09-22 18:06:23 +08:00
parent d3e9e03e54
commit 84d59c02ec
No known key found for this signature in database
GPG Key ID: A6698D36434F75A5

View File

@ -30,8 +30,6 @@ melpaBuild {
propagatedUserEnvPkgs = [ gh ];
ignoreCompilationError = false;
passthru.updateScript = unstableGitUpdater { };
meta = {