emacs.pkgs.color-theme-solarized: remove ignoreCompilationError

It builds fine for Emacs 30 and 31.

Closes: #335408
This commit is contained in:
Lin Jian
2026-07-10 13:33:33 +08:00
parent 19f097d60a
commit d40c97363d
@@ -18,9 +18,6 @@ melpaBuild {
files = ''(:defaults (:exclude "color-theme-solarized-pkg.el"))'';
# https://github.com/NixOS/nixpkgs/issues/335408
ignoreCompilationError = true;
meta = {
homepage = "http://ethanschoonover.com/solarized";
description = "Precision colors for machines and people; Emacs implementation";