dwm-status: add meta.changelog

This commit is contained in:
Tobias Happ 2022-12-21 23:29:32 +01:00
parent 273bd3bc96
commit aaafc9dc02

View file

@ -30,6 +30,7 @@ rustPlatform.buildRustPackage rec {
meta = with lib; {
description = "Highly performant and configurable DWM status service";
homepage = "https://github.com/Gerschtli/dwm-status";
changelog = "https://github.com/Gerschtli/dwm-status/blob/master/CHANGELOG.md";
license = with licenses; [ mit ];
maintainers = with maintainers; [ gerschtli ];
mainProgram = pname;