emacs.pkgs.clojure-quick-repls: ignore comilation error
https://hydra.nix-community.org/build/4188690
This commit is contained in:
@@ -918,6 +918,8 @@ let
|
||||
}
|
||||
);
|
||||
|
||||
clojure-quick-repls = ignoreCompilationError super.clojure-quick-repls; # elisp error
|
||||
|
||||
# https://github.com/atilaneves/cmake-ide/issues/176
|
||||
cmake-ide = addPackageRequires super.cmake-ide [ self.dash ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user