Commit 85afd6ed15b2
Changed files (1)
flake.nix
@@ -229,7 +229,7 @@
shellcheck.enable = true;
# emacs lisp - basic syntax checking
elisp-byte-compile = {
- enable = true; # Disabled by default, can be enabled manually
+ enable = false; # Disabled - causes issues with missing packages in pre-push hook
name = "Emacs Lisp byte-compile";
entry =
let