wttrbar: provide changelog
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user