emacs.pkgs.color-theme-solarized: remove ignoreCompilationError
It builds fine for Emacs 30 and 31. Closes: #335408
This commit is contained in:
-3
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user