hyprsunset: add meta.changelog

This commit is contained in:
Austin Horstman
2026-05-14 14:48:03 -05:00
parent 9cb94ca89a
commit c5b803f16c
+1
View File
@@ -52,6 +52,7 @@ gcc15Stdenv.mkDerivation (finalAttrs: {
meta = {
homepage = "https://github.com/hyprwm/hyprsunset";
changelog = "https://github.com/hyprwm/hyprsunset/releases/tag/${finalAttrs.src.tag}";
description = "Application to enable a blue-light filter on Hyprland";
license = lib.licenses.bsd3;
platforms = lib.platforms.linux;