emacsPackages.consult-gh-embark: ignore compilation errors
https://hydra.nixos.org/build/285261090
This commit is contained in:
@@ -963,6 +963,9 @@ let
|
||||
})
|
||||
);
|
||||
|
||||
# needs network during compilation
|
||||
consult-gh-embark = ignoreCompilationError super.consult-gh-embark;
|
||||
|
||||
# needs network during compilation
|
||||
consult-gh-forge = ignoreCompilationError (buildWithGit super.consult-gh-forge);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user