wttrbar: provide changelog

This commit is contained in:
Mikael Voss
2025-08-02 15:35:29 +02:00
parent 9c1fa0c2c8
commit ba61e9e331
+1
View File
@@ -28,6 +28,7 @@ rustPlatform.buildRustPackage (finalAttrs: {
meta = {
description = "Simple but detailed weather indicator for Waybar using wttr.in";
homepage = "https://github.com/bjesus/wttrbar";
changelog = "https://github.com/bjesus/wttrbar/releases/tag/${finalAttrs.src.tag}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ khaneliman ];
mainProgram = "wttrbar";