Merge pull request #329806 from atorres1985-contrib/color-theme-solarized

It is not needed since this[1] commit.

[1]: https://github.com/sellout/emacs-color-theme-solarized/commit/30dfe48d811fbbe7180bda3b98bf10e4037b6061
This commit is contained in:
Lin Jian
2024-07-25 11:50:22 +08:00
committed by GitHub
@@ -1,6 +1,5 @@
{
lib,
color-theme,
fetchFromGitHub,
melpaBuild,
unstableGitUpdater,
@@ -17,8 +16,6 @@ melpaBuild {
hash = "sha256-7E8r56dzfD06tsQEnqU5mWSbwz9x9QPbzken2J/fhlg=";
};
packageRequires = [ color-theme ];
passthru.updateScript = unstableGitUpdater { hardcodeZeroVersion = true; };
meta = {