emacsPackages.consult-gh-forge: ignore compilation errors

https://hydra.nixos.org/build/285267290
This commit is contained in:
Lin Jian
2025-01-16 16:33:25 +08:00
parent a58d2b9909
commit 9beb61e343
@@ -963,7 +963,8 @@ let
})
);
consult-gh-forge = buildWithGit super.consult-gh-forge;
# needs network during compilation
consult-gh-forge = ignoreCompilationError (buildWithGit super.consult-gh-forge);
counsel-gtags = ignoreCompilationError super.counsel-gtags; # elisp error