emacsPackages.psgml: fix build

This commit is contained in:
Lin Jian
2024-09-23 17:37:08 +08:00
parent 2f7cc5a781
commit 8ae08e01c2
@@ -217,6 +217,8 @@ in
preview-tailor = mkHome super.preview-tailor;
psgml = ignoreCompilationError super.psgml; # elisp error
# native-ice https://github.com/mattiase/relint/issues/15
relint = ignoreCompilationError super.relint;