emacsPackages.consult-gh: set ignoreCompilationError to false
Closes: https://github.com/NixOS/nixpkgs/issues/335411
This commit is contained in:
@@ -30,6 +30,8 @@ melpaBuild {
|
||||
|
||||
propagatedUserEnvPkgs = [ gh ];
|
||||
|
||||
ignoreCompilationError = false;
|
||||
|
||||
passthru.updateScript = unstableGitUpdater { };
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user